INCISIVE Implementation Guide
0.1.1 - draft
INCISIVE Implementation Guide - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-07-11 |
{
"resourceType" : "CodeSystem",
"id" : "BreastBaselineLocation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>https://fhir.incisive-project.eu/CodeSystem/BreastBaselineLocation</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">AN<a name=\"BreastBaselineLocation-AN\"> </a></td><td>Nipple and Areola</td></tr><tr><td style=\"white-space:nowrap\">CPB<a name=\"BreastBaselineLocation-CPB\"> </a></td><td>Central portion of breast</td></tr><tr><td style=\"white-space:nowrap\">UOQ<a name=\"BreastBaselineLocation-UOQ\"> </a></td><td>Upper-outer quadrant of breast</td></tr><tr><td style=\"white-space:nowrap\">UIQ<a name=\"BreastBaselineLocation-UIQ\"> </a></td><td>Upper-inner quadrant of breast</td></tr><tr><td style=\"white-space:nowrap\">LOQ<a name=\"BreastBaselineLocation-LOQ\"> </a></td><td>Lower-outer quadrant of breast</td></tr><tr><td style=\"white-space:nowrap\">LIQ<a name=\"BreastBaselineLocation-LIQ\"> </a></td><td>Lower-inner quadrant of breast</td></tr><tr><td style=\"white-space:nowrap\">OLB<a name=\"BreastBaselineLocation-OLB\"> </a></td><td>Overlapping lesion of breast</td></tr></table></div>"
},
"url" : "https://fhir.incisive-project.eu/CodeSystem/BreastBaselineLocation",
"version" : "0.1.1",
"name" : "Baseline_location_Breast",
"status" : "active",
"date" : "2023-07-11",
"publisher" : "INCISIVE",
"contact" : [
{
"name" : "INCISIVE",
"telecom" : [
{
"system" : "url",
"value" : "https://incisive-project.eu/"
},
{
"system" : "email",
"value" : "fhir@incisive-project.eu"
}
]
}
],
"description" : "Baseline location of Breast Cancer",
"caseSensitive" : false,
"valueSet" : "https://fhir.incisive-project.eu/ValueSet/LocationCodes",
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "AN",
"display" : "Nipple and Areola"
},
{
"code" : "CPB",
"display" : "Central portion of breast"
},
{
"code" : "UOQ",
"display" : "Upper-outer quadrant of breast"
},
{
"code" : "UIQ",
"display" : "Upper-inner quadrant of breast"
},
{
"code" : "LOQ",
"display" : "Lower-outer quadrant of breast"
},
{
"code" : "LIQ",
"display" : "Lower-inner quadrant of breast"
},
{
"code" : "OLB",
"display" : "Overlapping lesion of breast"
}
]
}