Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions
Source view
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "BreastLocationRegionVS"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.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>" ]; fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/breast-radiology/ValueSet/BreastLocationRegionVS"]; fhir:ValueSet.version [ fhir:value "0.2.0"]; fhir:ValueSet.name [ fhir:value "BreastLocationRegionVS"]; fhir:ValueSet.title [ fhir:value "Breast Location Region ValueSet"]; fhir:ValueSet.status [ fhir:value "draft"]; fhir:ValueSet.date [ fhir:value "2019-11-01T00:00:00+00:00"^^xsd:dateTime]; fhir:ValueSet.publisher [ fhir:value "Hl7 - Clinical Interoperability Council"]; fhir:ValueSet.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/Special/committees/cic" ] ] ]; fhir:ValueSet.description [ fhir:value "Breast body location region value set."]; fhir:ValueSet.jurisdiction [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ]; fhir:Coding.code [ fhir:value "001" ] ] ]; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0; fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/BreastLocationRegionCS" ]; fhir:ValueSet.compose.include.concept [ fhir:index 0; fhir:ValueSet.compose.include.concept.code [ fhir:value "Axilla" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Axilla" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "AxillaryTail" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Axillary tail" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "AxillaI" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Axilla I" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "AxillaII" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Axilla II" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "AxillaIII" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Axilla III" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.concept.code [ fhir:value "InframammaryFold" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Inframammary fold" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.concept.code [ fhir:value "InSkin" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "In skin" ] ], [ fhir:index 7; fhir:ValueSet.compose.include.concept.code [ fhir:value "CentralToNipple" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Central to nipple" ] ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.