Breast Radiology Reporting - 1st STU ballot
0.2.0 - STU 1 Ballot 2020May

Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions

Not Previously Seen CodeSystem - TTL Representation

(back to description)

Raw ttl

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:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "NotPreviouslySeenCodeSystemCS"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Not Previously Seen CodeSystem</h2><div><p>NotPreviouslySeen code system</p>\n</div><p>This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/NotPreviouslySeenCodeSystemCS defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">ClinicalExam<a name=\"NotPreviouslySeenCodeSystemCS-ClinicalExam\"> </a></td><td>Clinical exam</td><td>Not previously seen on clinical exam. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM.</td></tr><tr><td style=\"white-space:nowrap\">Ductogram<a name=\"NotPreviouslySeenCodeSystemCS-Ductogram\"> </a></td><td>Ductogram</td><td>Breast ductography (a.k.a. \r\ngalactography) is an imaging technique which is used \r\nto evaluate lesions causing \r\nnipple discharge. \r\nIt helps in precisely locating the mass within breast \r\ntissue and gives useful information \r\nfor surgical approach and planning. \r\nA blunt-tipped sialogram needle (30-gauge) is used \r\nfor performing the ductogram. \r\nThe abnormal duct is identified and cannulated. \r\n[https://radiopaedia.org/articles/breast-ductography-1?lang=us] \r\n\r\nValid for the following modalities: MG US MRI NM.</td></tr><tr><td style=\"white-space:nowrap\">Mammogram<a name=\"NotPreviouslySeenCodeSystemCS-Mammogram\"> </a></td><td>Mammogram</td><td>A mammogram is an X-Ray picture of the breast. \r\nIt is used to look for early signs of breast cancer. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM.</td></tr><tr><td style=\"white-space:nowrap\">MRI<a name=\"NotPreviouslySeenCodeSystemCS-MRI\"> </a></td><td>MRI</td><td>Magnetic Resonance Imaging (MRI) is a test that uses \r\npowerful magnets, radio waves, \r\nand a computer to make detailed pictures inside the \r\nbody. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM.</td></tr><tr><td style=\"white-space:nowrap\">OutsideExam<a name=\"NotPreviouslySeenCodeSystemCS-OutsideExam\"> </a></td><td>Outside exam</td><td>The findings on the Mammogram were not previously \r\nseen on the outside exam. \r\n\r\n\r\nValid for the following modalities: MG.</td></tr><tr><td style=\"white-space:nowrap\">Scintimammography<a name=\"NotPreviouslySeenCodeSystemCS-Scintimammography\"> </a></td><td>Scintimammography</td><td>This is a type of breast imaging that is used to \r\ndetect cancer cells in the breasts \r\nof some patients who have had abnormal mammograms. \r\n\r\n\r\nValid for the following modalities: NM.</td></tr><tr><td style=\"white-space:nowrap\">Ultrasound<a name=\"NotPreviouslySeenCodeSystemCS-Ultrasound\"> </a></td><td>Ultrasound</td><td>Uses soundwaves to develop ultrasound images. \r\nThis information is relayed in real time to produce \r\nimages on a computer screen. \r\nThis can help diagnose and treat disease or conditions. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM.</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/NotPreviouslySeenCodeSystemCS"];
  fhir:CodeSystem.version [ fhir:value "0.2.0"];
  fhir:CodeSystem.name [ fhir:value "NotPreviouslySeenCodeSystemCS"];
  fhir:CodeSystem.title [ fhir:value "Not Previously Seen CodeSystem"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.date [ fhir:value "2019-11-01T00:00:00+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "Hl7 - Clinical Interoperability Council"];
  fhir:CodeSystem.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:CodeSystem.description [ fhir:value "NotPreviouslySeen code system"];
  fhir:CodeSystem.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:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.count [ fhir:value "7"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "ClinicalExam" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clinical exam" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Not previously seen on clinical exam. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "Ductogram" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ductogram" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Breast ductography (a.k.a. \r\ngalactography) is an imaging technique which is used \r\nto evaluate lesions causing \r\nnipple discharge. \r\nIt helps in precisely locating the mass within breast \r\ntissue and gives useful information \r\nfor surgical approach and planning. \r\nA blunt-tipped sialogram needle (30-gauge) is used \r\nfor performing the ductogram. \r\nThe abnormal duct is identified and cannulated. \r\n[https://radiopaedia.org/articles/breast-ductography-1?lang=us] \r\n\r\nValid for the following modalities: MG US MRI NM." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "Mammogram" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mammogram" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A mammogram is an X-Ray picture of the breast. \r\nIt is used to look for early signs of breast cancer. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "MRI" ];
     fhir:CodeSystem.concept.display [ fhir:value "MRI" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Magnetic Resonance Imaging (MRI) is a test that uses \r\npowerful magnets, radio waves, \r\nand a computer to make detailed pictures inside the \r\nbody. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "OutsideExam" ];
     fhir:CodeSystem.concept.display [ fhir:value "Outside exam" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The findings on the Mammogram were not previously \r\nseen on the outside exam. \r\n\r\n\r\nValid for the following modalities: MG." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "Scintimammography" ];
     fhir:CodeSystem.concept.display [ fhir:value "Scintimammography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "This is a type of breast imaging that is used to \r\ndetect cancer cells in the breasts \r\nof some patients who have had abnormal mammograms. \r\n\r\n\r\nValid for the following modalities: NM." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "Ultrasound" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ultrasound" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Uses soundwaves to develop ultrasound images. \r\nThis information is relayed in real time to produce \r\nimages on a computer screen. \r\nThis can help diagnose and treat disease or conditions. \r\n\r\n\r\nValid for the following modalities: MG US MRI NM." ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.