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 "NotPreviouslySeenVS"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NotPreviouslySeen ValueSet</h2><div><p>NotPreviouslySeen value set.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-NotPreviouslySeenCodeSystemCS.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/NotPreviouslySeenCodeSystemCS</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-NotPreviouslySeenCodeSystemCS.html#NotPreviouslySeenCodeSystemCS-ClinicalExam\">ClinicalExam</a></td><td>Clinical exam</td><td>Not previously seen on clinical exam. <br/><br/><br/>Valid for the following modalities: MG US MRI NM.</td></tr><tr><td><a href=\"CodeSystem-NotPreviouslySeenCodeSystemCS.html#NotPreviouslySeenCodeSystemCS-Ductogram\">Ductogram</a></td><td>Ductogram</td><td>Breast ductography (a.k.a. <br/>galactography) is an imaging technique which is used <br/>to evaluate lesions causing <br/>nipple discharge. <br/>It helps in precisely locating the mass within breast <br/>tissue and gives useful information <br/>for surgical approach and planning. <br/>A blunt-tipped sialogram needle (30-gauge) is used <br/>for performing the ductogram. <br/>The abnormal duct is identified and cannulated. <br/>[https://radiopaedia.org/articles/breast-ductography-1?lang=us] <br/><br/>Valid for the following modalities: MG US MRI NM.</td></tr><tr><td><a href=\"CodeSystem-NotPreviouslySeenCodeSystemCS.html#NotPreviouslySeenCodeSystemCS-Mammogram\">Mammogram</a></td><td>Mammogram</td><td>A mammogram is an X-Ray picture of the breast. <br/>It is used to look for early signs of breast cancer. <br/><br/><br/>Valid for the following modalities: MG US MRI NM.</td></tr><tr><td><a href=\"CodeSystem-NotPreviouslySeenCodeSystemCS.html#NotPreviouslySeenCodeSystemCS-MRI\">MRI</a></td><td>MRI</td><td>Magnetic Resonance Imaging (MRI) is a test that uses <br/>powerful magnets, radio waves, <br/>and a computer to make detailed pictures inside the <br/>body. <br/><br/><br/>Valid for the following modalities: MG US MRI NM.</td></tr><tr><td><a href=\"CodeSystem-NotPreviouslySeenCodeSystemCS.html#NotPreviouslySeenCodeSystemCS-OutsideExam\">OutsideExam</a></td><td>Outside exam</td><td>The findings on the Mammogram were not previously <br/>seen on the outside exam. <br/><br/><br/>Valid for the following modalities: MG.</td></tr><tr><td><a href=\"CodeSystem-NotPreviouslySeenCodeSystemCS.html#NotPreviouslySeenCodeSystemCS-Scintimammography\">Scintimammography</a></td><td>Scintimammography</td><td>This is a type of breast imaging that is used to <br/>detect cancer cells in the breasts <br/>of some patients who have had abnormal mammograms. <br/><br/><br/>Valid for the following modalities: NM.</td></tr><tr><td><a href=\"CodeSystem-NotPreviouslySeenCodeSystemCS.html#NotPreviouslySeenCodeSystemCS-Ultrasound\">Ultrasound</a></td><td>Ultrasound</td><td>Uses soundwaves to develop ultrasound images. <br/>This information is relayed in real time to produce <br/>images on a computer screen. <br/>This can help diagnose and treat disease or conditions. <br/><br/><br/>Valid for the following modalities: MG US MRI NM.</td></tr></table></li></ul></div>" ]; fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/breast-radiology/ValueSet/NotPreviouslySeenVS"]; fhir:ValueSet.version [ fhir:value "0.2.0"]; fhir:ValueSet.name [ fhir:value "NotPreviouslySeenVS"]; fhir:ValueSet.title [ fhir:value "NotPreviouslySeen 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 "NotPreviouslySeen 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/NotPreviouslySeenCodeSystemCS" ]; fhir:ValueSet.compose.include.concept [ fhir:index 0; fhir:ValueSet.compose.include.concept.code [ fhir:value "ClinicalExam" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Clinical exam" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "Ductogram" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Ductogram" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "Mammogram" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Mammogram" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "MRI" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "MRI" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "OutsideExam" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Outside exam" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.concept.code [ fhir:value "Scintimammography" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Scintimammography" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.concept.code [ fhir:value "Ultrasound" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Ultrasound" ] ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.