Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions
Source view
{
"resourceType" : "ValueSet",
"id" : "BreastLocationRegionVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Breast Location Region ValueSet</h2><div><p>Breast body location region value set.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-BreastLocationRegionCS.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/BreastLocationRegionCS</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-BreastLocationRegionCS.html#BreastLocationRegionCS-Axilla\">Axilla</a></td><td>Axilla</td><td>The axilla (also, armpit, underarm or oxter) is the <br/>area on the human body directly <br/>under the joint where the arm connects to the shoulder. <br/>It also contains many sweat glands. <br/>[https://en.wikipedia.org/wiki/Axilla] <br/><br/>Valid for the following modalities: US.</td></tr><tr><td><a href=\"CodeSystem-BreastLocationRegionCS.html#BreastLocationRegionCS-AxillaryTail\">AxillaryTail</a></td><td>Axillary tail</td><td>The tail of Spence (Spence's tail, axillary process, <br/>axillary tail) is an extension <br/>of the tissue of the breast that extends into the <br/>axilla. <br/>It is actually an extension of the upper lateral <br/>quadrant of the breast. <br/>It passes into the axilla through an opening in the <br/>deep fascia called foramen of <br/>Langer. <br/>[https://en.wikipedia.org/wiki/Tail_of_Spence] <br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-BreastLocationRegionCS.html#BreastLocationRegionCS-AxillaI\">AxillaI</a></td><td>Axilla I</td><td>There are three levels of axillary lymph nodes (the <br/>nodes in the underarm or "axilla" area): Level I is <br/>the bottom level, below the lower edge of the pectoralis <br/>minor muscle. <br/>[https://www.breastcancer.org/treatment/surgery/lymph_node_removal/axillary_dissection]</td></tr><tr><td><a href=\"CodeSystem-BreastLocationRegionCS.html#BreastLocationRegionCS-AxillaII\">AxillaII</a></td><td>Axilla II</td><td>There are three levels of axillary lymph nodes (the <br/>nodes in the underarm or "axilla" area):Level II is <br/>lying underneath the pectoralis minor muscle. <br/>[https://www.breastcancer.org/treatment/surgery/lymph_node_removal/axillary_dissection]</td></tr><tr><td><a href=\"CodeSystem-BreastLocationRegionCS.html#BreastLocationRegionCS-AxillaIII\">AxillaIII</a></td><td>Axilla III</td><td>There are three levels of axillary lymph nodes (the <br/>nodes in the underarm or "axilla" area): Level III <br/>is above the pectoralis minor muscle. <br/>[https://www.breastcancer.org/treatment/surgery/lymph_node_removal/axillary_dissection]</td></tr><tr><td><a href=\"CodeSystem-BreastLocationRegionCS.html#BreastLocationRegionCS-InframammaryFold\">InframammaryFold</a></td><td>Inframammary fold</td><td>The mass/lesion is located in the inframammary crease <br/>where the lower boundary of the breast and the chest <br/>meet. <br/><br/><br/>Valid for the following modalities: MG US MRI NM.</td></tr><tr><td><a href=\"CodeSystem-BreastLocationRegionCS.html#BreastLocationRegionCS-InSkin\">InSkin</a></td><td>In skin</td><td>Located within the skin. <br/><br/><br/>Valid for the following modalities: MG US MRI NM.</td></tr><tr><td><a href=\"CodeSystem-BreastLocationRegionCS.html#BreastLocationRegionCS-CentralToNipple\">CentralToNipple</a></td><td>Central to nipple</td><td>Central to the nipple (central portion of the breast-behind <br/>the nipple). <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/BreastLocationRegionVS",
"version" : "0.2.0",
"name" : "BreastLocationRegionVS",
"title" : "Breast Location Region 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 region 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/BreastLocationRegionCS",
"concept" : [
{
"code" : "Axilla",
"display" : "Axilla"
},
{
"code" : "AxillaryTail",
"display" : "Axillary tail"
},
{
"code" : "AxillaI",
"display" : "Axilla I"
},
{
"code" : "AxillaII",
"display" : "Axilla II"
},
{
"code" : "AxillaIII",
"display" : "Axilla III"
},
{
"code" : "InframammaryFold",
"display" : "Inframammary fold"
},
{
"code" : "InSkin",
"display" : "In skin"
},
{
"code" : "CentralToNipple",
"display" : "Central to nipple"
}
]
}
]
}
}