Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions
Source view
{
"resourceType" : "ValueSet",
"id" : "BreastLocationQuadrantVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Breast Location Quadrant ValueSet</h2><div><p>Breast body location quadrant code system value set.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-BreastLocationQuadrantCS.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/BreastLocationQuadrantCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-BreastLocationQuadrantCS.html#BreastLocationQuadrantCS-InferiorMedialQuadrent\">InferiorMedialQuadrent</a></td><td>Inferior medial quadrent (lower inner)</td><td>The lower inside (closest to the cleavage of the <br/>breasts) quadrant of each breast. <br/>There are 4 quadrants to the anatomy of the breast. <br/><br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-BreastLocationQuadrantCS.html#BreastLocationQuadrantCS-InferiorLateralQuadrent\">InferiorLateralQuadrent</a></td><td>Inferior lateral quadrent (lower outer)</td><td>The upper inside (closest to the armpit of each breast) <br/>quadrant of each breast. <br/>There are 4 quadrants to the anatomy of the breast. <br/><br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-BreastLocationQuadrantCS.html#BreastLocationQuadrantCS-SuperiorMedialQuadrent\">SuperiorMedialQuadrent</a></td><td>Superior medial quadrent (upper inner)</td><td>The upper inside (closest to the cleavage of the <br/>breasts) quadrant of each breast. <br/>There are 4 quadrants to the anatomy of the breast. <br/><br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-BreastLocationQuadrantCS.html#BreastLocationQuadrantCS-SuperiorLateralQuadrent\">SuperiorLateralQuadrent</a></td><td>Superior lateral quadrent (upper outer)</td><td>The upper outside (closest to the armpit on each <br/>breast) quadrant of each breast. <br/>There are 4 quadrants to the anatomy of the breast. <br/><br/><br/>Valid for the following modalities: MG US.</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/BreastLocationQuadrantVS",
"version" : "0.2.0",
"name" : "BreastLocationQuadrantVS",
"title" : "Breast Location Quadrant ValueSet",
"status" : "draft",
"date" : "2019-11-01T00:00:00+00:00",
"publisher" : "Hl7 - Clinical Interoperability Council",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/cic"
}
]
}
],
"description" : "Breast body location quadrant code system value set.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/BreastLocationQuadrantCS",
"concept" : [
{
"code" : "InferiorMedialQuadrent",
"display" : "Inferior medial quadrent (lower inner)"
},
{
"code" : "InferiorLateralQuadrent",
"display" : "Inferior lateral quadrent (lower outer)"
},
{
"code" : "SuperiorMedialQuadrent",
"display" : "Superior medial quadrent (upper inner)"
},
{
"code" : "SuperiorLateralQuadrent",
"display" : "Superior lateral quadrent (upper outer)"
}
]
}
]
}
}