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

Mass Type 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 "MassTypeCS"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Mass Type CodeSystem</h2><div><p>Codes defining mass refinements.</p>\n</div><p>This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/MassTypeCS 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\">Mass<a name=\"MassTypeCS-Mass\"> </a></td><td>Mass</td><td>A breast mass has been identified in the breast. \r\nThis is also known as a breast lump. \r\nIt feels different from the surrounding tissue. \r\nBreast pain, nipple discharge, or skin changes may \r\nbe present. \r\n\r\n\r\nValid for the following modalities: MG US MRI.</td></tr><tr><td style=\"white-space:nowrap\">MassIntraductal<a name=\"MassTypeCS-MassIntraductal\"> </a></td><td>Mass intraductal</td><td>An intraductal mass has been identified in the breast. \r\nIt is a lump that originates in one or more of the \r\nmilk ducts in the breast. \r\n\r\n\r\nValid for the following modalities: US.</td></tr><tr><td style=\"white-space:nowrap\">MassPartiallySolid<a name=\"MassTypeCS-MassPartiallySolid\"> </a></td><td>Mass partially solid</td><td>A mass that is partially solid has been identified \r\nin the breast. \r\n\r\n\r\nValid for the following modalities: MG US.</td></tr><tr><td style=\"white-space:nowrap\">MassSkinATLASIsSkinLesion<a name=\"MassTypeCS-MassSkinATLASIsSkinLesion\"> </a></td><td>Mass skin ATLAS is skin lesion</td><td>The mammogram and/or ultrasound show a skin lesion. \r\nThis finding may be described in the mammography \r\nreport or annotated on the mammographic image when \r\nit projects over the breast (especially on two different \r\nprojections) and may be mistaken for an intramammary \r\n\r\nlesion. \r\n[Breast Imaging Reporting and Data System—Ultrasound, Second Edition] \r\n\r\nValid for the following modalities: MG US.</td></tr><tr><td style=\"white-space:nowrap\">MassSolid<a name=\"MassTypeCS-MassSolid\"> </a></td><td>Mass solid</td><td>The mammogram and/or ultrasound show solid mass of \r\nthe breast. \r\nThis can be nodules, fibrocystic tissue, phylloides \r\ntumor, breast cancer or metastatic. \r\nA biopsy confirmation may be required. \r\n\r\n\r\nValid for the following modalities: MG US.</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/MassTypeCS"];
  fhir:CodeSystem.version [ fhir:value "0.2.0"];
  fhir:CodeSystem.name [ fhir:value "MassTypeCS"];
  fhir:CodeSystem.title [ fhir:value "Mass Type 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 "Codes defining mass refinements."];
  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 "5"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "Mass" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mass" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A breast mass has been identified in the breast. \r\nThis is also known as a breast lump. \r\nIt feels different from the surrounding tissue. \r\nBreast pain, nipple discharge, or skin changes may \r\nbe present. \r\n\r\n\r\nValid for the following modalities: MG US MRI." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "MassIntraductal" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mass intraductal" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An intraductal mass has been identified in the breast. \r\nIt is a lump that originates in one or more of the \r\nmilk ducts in the breast. \r\n\r\n\r\nValid for the following modalities: US." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "MassPartiallySolid" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mass partially solid" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A mass that is partially solid has been identified \r\nin the breast. \r\n\r\n\r\nValid for the following modalities: MG US." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "MassSkinATLASIsSkinLesion" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mass skin ATLAS is skin lesion" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The mammogram and/or ultrasound show a skin lesion. \r\nThis finding may be described in the mammography \r\nreport or annotated on the mammographic image when \r\nit projects over the breast (especially on two different \r\nprojections) and may be mistaken for an intramammary \r\n\r\nlesion. \r\n[Breast Imaging Reporting and Data System—Ultrasound, Second Edition] \r\n\r\nValid for the following modalities: MG US." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "MassSolid" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mass solid" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The mammogram and/or ultrasound show solid mass of \r\nthe breast. \r\nThis can be nodules, fibrocystic tissue, phylloides \r\ntumor, breast cancer or metastatic. \r\nA biopsy confirmation may be required. \r\n\r\n\r\nValid for the following modalities: MG US." ]
  ].

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

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