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

Duct 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 "AbnormalityDuctTypeCS"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Duct Type CodeSystem</h2><div><p>Duct abnormality types code system.</p>\n</div><p>This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/AbnormalityDuctTypeCS 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\">DuctNormal<a name=\"AbnormalityDuctTypeCS-DuctNormal\"> </a></td><td>Duct normal</td><td>Duct is considered normal. \r\nIt is surrounded by normal cells and collagen in \r\nthe breast with no abnormalities. \r\nA system of ducts in the breast carries milk to the \r\nnipples. \r\n\r\n\r\nValid for the following modalities: MG.</td></tr><tr><td style=\"white-space:nowrap\">SolitaryDilatedDuct<a name=\"AbnormalityDuctTypeCS-SolitaryDilatedDuct\"> </a></td><td>Solitary dilated duct</td><td>When it is malignant, solitary dilated duct appears \r\nto indicate the presence of DCIS. \r\nIn almost all solitary dilated duct cases, the dilated \r\nduct appears to be filled with some debris, with \r\nor without accompanying fluid, as seen at ultrasound. \r\n\r\n\r\nValid for the following modalities: MG US.</td></tr><tr><td style=\"white-space:nowrap\">DuctEctasia<a name=\"AbnormalityDuctTypeCS-DuctEctasia\"> </a></td><td>Duct ectasia</td><td>A noncancerous condition that results in clogged \r\nducts around the nipple. \r\nWhile it sometimes causes pain, irritation and discharge, \r\nit's generally not a cause \r\nfor concern. \r\nIf left untreated, it can eventually obliterate the \r\nbreast duct. \r\nwww.healthline.com &gt; health &gt; duct-ectasia-of-the-breast \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/AbnormalityDuctTypeCS"];
  fhir:CodeSystem.version [ fhir:value "0.2.0"];
  fhir:CodeSystem.name [ fhir:value "AbnormalityDuctTypeCS"];
  fhir:CodeSystem.title [ fhir:value "Duct 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 "Duct abnormality types 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 "3"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "DuctNormal" ];
     fhir:CodeSystem.concept.display [ fhir:value "Duct normal" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Duct is considered normal. \r\nIt is surrounded by normal cells and collagen in \r\nthe breast with no abnormalities. \r\nA system of ducts in the breast carries milk to the \r\nnipples. \r\n\r\n\r\nValid for the following modalities: MG." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "SolitaryDilatedDuct" ];
     fhir:CodeSystem.concept.display [ fhir:value "Solitary dilated duct" ];
     fhir:CodeSystem.concept.definition [ fhir:value "When it is malignant, solitary dilated duct appears \r\nto indicate the presence of DCIS. \r\nIn almost all solitary dilated duct cases, the dilated \r\nduct appears to be filled with some debris, with \r\nor without accompanying fluid, as seen at ultrasound. \r\n\r\n\r\nValid for the following modalities: MG US." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "DuctEctasia" ];
     fhir:CodeSystem.concept.display [ fhir:value "Duct ectasia" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A noncancerous condition that results in clogged \r\nducts around the nipple. \r\nWhile it sometimes causes pain, irritation and discharge, \r\nit's generally not a cause \r\nfor concern. \r\nIf left untreated, it can eventually obliterate the \r\nbreast duct. \r\nwww.healthline.com > health > duct-ectasia-of-the-breast \r\n\r\n\r\nValid for the following modalities: MG US." ]
  ].

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

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