Breast Imaging Reporting - 2nd STU ballot
0.3.0 - CI Build United States of America flag

Breast Imaging Reporting - 2nd STU ballot, published by HL7 International - Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 0.3.0). This version is based on the current content of https://github.com/HL7/fhir-breast-radiology-ig/ and changes regularly. See the Directory of published versions

: Component Slice Codes CodeSystem - TTL Representation

Active as of 2022-12-07

Raw ttl | Download


@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 "ObservationComponentSliceCodesCS"]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/ObservationComponentSliceCodesCS</code> 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\">abnormalityDuctType<a name=\"ObservationComponentSliceCodesCS-abnormalityDuctType\"> </a></td><td>Component code for 'Duct Type' slice</td><td>Code to identify the component slice DuctAbnormalityType.</td></tr><tr><td style=\"white-space:nowrap\">abnormalityFibroAdenomaType<a name=\"ObservationComponentSliceCodesCS-abnormalityFibroAdenomaType\"> </a></td><td>Component code for 'FibroAdenoma Type' slice</td><td>Code to identify the component slice FibroAdenomaAbnormalityType.</td></tr><tr><td style=\"white-space:nowrap\">abnormalityForeignObjectType<a name=\"ObservationComponentSliceCodesCS-abnormalityForeignObjectType\"> </a></td><td>Component code for 'Foreign Object Type' slice</td><td>Code to identify the component slice ForeignObjectAbnormalityType.</td></tr><tr><td style=\"white-space:nowrap\">abnormalityLymphNodeType<a name=\"ObservationComponentSliceCodesCS-abnormalityLymphNodeType\"> </a></td><td>Component code for 'Lymph Node Type' slice</td><td>Code to identify the component slice AbnormalityLymphNodeType.</td></tr><tr><td style=\"white-space:nowrap\">abnormalityAsymmetryType<a name=\"ObservationComponentSliceCodesCS-abnormalityAsymmetryType\"> </a></td><td>Component code for 'Abnormality Asymmetry Type' slice</td><td>Code to identify the component slice MGCodeAsymmetryAbnormalityType.</td></tr><tr><td style=\"white-space:nowrap\">abnormalityDensityType<a name=\"ObservationComponentSliceCodesCS-abnormalityDensityType\"> </a></td><td>Component code for 'Abnormality Density Type' slice</td><td>Code to identify the component slice MGCodeDensityAbnormalityType.</td></tr><tr><td style=\"white-space:nowrap\">biRadsAssessmentCategory<a name=\"ObservationComponentSliceCodesCS-biRadsAssessmentCategory\"> </a></td><td>Component code for 'BiRads Code' slice</td><td>Code to identify the component slice BiRads Assessment Category.</td></tr><tr><td style=\"white-space:nowrap\">biRadsBreastCompositionCategory<a name=\"ObservationComponentSliceCodesCS-biRadsBreastCompositionCategory\"> </a></td><td>Component code for 'BiRads BreastComposition Code' slice</td><td>Code to identify the component slice BiRads.</td></tr><tr><td style=\"white-space:nowrap\">consistentWithValue<a name=\"ObservationComponentSliceCodesCS-consistentWithValue\"> </a></td><td>Component code for 'Consistent With Value' slice</td><td>Code to identify the component slice ConsistentWithValue.</td></tr><tr><td style=\"white-space:nowrap\">consistentWithQualifier<a name=\"ObservationComponentSliceCodesCS-consistentWithQualifier\"> </a></td><td>Component code for 'Consistent With Qualifier' slice</td><td>Code to identify the component slice ConsistentWithQualifier.</td></tr><tr><td style=\"white-space:nowrap\">correspondsWith<a name=\"ObservationComponentSliceCodesCS-correspondsWith\"> </a></td><td>Component code for 'Corresponds With' slice</td><td>Code to identify the component slice CorrespondsWith.</td></tr><tr><td style=\"white-space:nowrap\">prevDemBy<a name=\"ObservationComponentSliceCodesCS-prevDemBy\"> </a></td><td>Component code for 'Previously Demonstrated By' slice</td><td>Code to identify the component slice Previously Demonstrated By.</td></tr><tr><td style=\"white-space:nowrap\">notPreviouslySeen<a name=\"ObservationComponentSliceCodesCS-notPreviouslySeen\"> </a></td><td>Component code for 'Not Previously Seen' slice</td><td>Code to identify the component slice Not Previously Seen.</td></tr><tr><td style=\"white-space:nowrap\">obsChanges<a name=\"ObservationComponentSliceCodesCS-obsChanges\"> </a></td><td>Component code for 'Observed Changes' slice</td><td>Code to identify the component slice Observed Changes.</td></tr><tr><td style=\"white-space:nowrap\">featureType<a name=\"ObservationComponentSliceCodesCS-featureType\"> </a></td><td>Component code for 'Feature Type' slice</td><td>Code to identify the component slice ObservedFeatureType.</td></tr></table></div>"
  ]; # 
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/ObservationComponentSliceCodesCS"]; # 
  fhir:CodeSystem.version [ fhir:value "0.3.0"]; # 
  fhir:CodeSystem.name [ fhir:value "ObservationComponentSliceCodesCS"]; # 
  fhir:CodeSystem.title [ fhir:value "Component Slice Codes CodeSystem"]; # 
  fhir:CodeSystem.status [ fhir:value "active"]; # 
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; # 
  fhir:CodeSystem.date [ fhir:value "2022-12-07T21:19:53+00:00"^^xsd:dateTime]; # 
  fhir:CodeSystem.publisher [ fhir:value "HL7 International - Clinical Interoperability Council"]; # 
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 International - Clinical Interoperability Council" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cic" ]     ]
  ]; # 
  fhir:CodeSystem.description [ fhir:value "Component Slice Codes code system"]; # 
  fhir:CodeSystem.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "US" ];
       fhir:Coding.display [ fhir:value "United States of America" ]     ]
  ]; # 
  fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean]; # 
  fhir:CodeSystem.content [ fhir:value "complete"]; # 
  fhir:CodeSystem.count [ fhir:value "15"^^xsd:nonNegativeInteger]; # 
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "abnormalityDuctType" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Duct Type' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice DuctAbnormalityType." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "abnormalityFibroAdenomaType" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'FibroAdenoma Type' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice FibroAdenomaAbnormalityType." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "abnormalityForeignObjectType" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Foreign Object Type' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice ForeignObjectAbnormalityType." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "abnormalityLymphNodeType" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Lymph Node Type' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice AbnormalityLymphNodeType." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "abnormalityAsymmetryType" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Abnormality Asymmetry Type' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice MGCodeAsymmetryAbnormalityType." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "abnormalityDensityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Abnormality Density Type' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice MGCodeDensityAbnormalityType." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "biRadsAssessmentCategory" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'BiRads Code' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice BiRads Assessment Category." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "biRadsBreastCompositionCategory" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'BiRads BreastComposition Code' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice BiRads." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "consistentWithValue" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Consistent With Value' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice ConsistentWithValue." ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "consistentWithQualifier" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Consistent With Qualifier' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice ConsistentWithQualifier." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "correspondsWith" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Corresponds With' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice CorrespondsWith." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "prevDemBy" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Previously Demonstrated By' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice Previously Demonstrated By." ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "notPreviouslySeen" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Not Previously Seen' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice Not Previously Seen." ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "obsChanges" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Observed Changes' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice Observed Changes." ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "featureType" ];
     fhir:CodeSystem.concept.display [ fhir:value "Component code for 'Feature Type' slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Code to identify the component slice ObservedFeatureType." ]
  ]. # 

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

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