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

Composition Section Slice Codes 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 "CompositionSectionSliceCodes"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Composition Section Slice Codes CodeSystem</h2><div><p>Composition Section Slice Codes code system</p>\n</div><p>This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/CompositionSectionSliceCodes 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\">sectionReport<a name=\"CompositionSectionSliceCodes-sectionReport\"> </a></td><td>Code to identify the 'Report' section slice</td><td>Slicing CompositionSection Code - Report.</td></tr><tr><td style=\"white-space:nowrap\">sectionImpressions<a name=\"CompositionSectionSliceCodes-sectionImpressions\"> </a></td><td>Code to identify the 'Impressions' section slice</td><td>Slicing CompositionSection Code - Impressions.</td></tr><tr><td style=\"white-space:nowrap\">sectionRelatedResources<a name=\"CompositionSectionSliceCodes-sectionRelatedResources\"> </a></td><td>Code to identify the 'RelatedResources' section slice</td><td>Slicing CompositionSection Code - Related Resources.</td></tr><tr><td style=\"white-space:nowrap\">sectionCodeRecommendations<a name=\"CompositionSectionSliceCodes-sectionCodeRecommendations\"> </a></td><td>Code to identify the 'Recommendations' section slice</td><td>Slicing CompositionSection Code - Recommendations.</td></tr><tr><td style=\"white-space:nowrap\">sectionCodeFindingsLeftBreast<a name=\"CompositionSectionSliceCodes-sectionCodeFindingsLeftBreast\"> </a></td><td>Code to identify the 'Findings Left Breast' section slice</td><td>Slicing CompositionSection Code - Findings Left Breast.</td></tr><tr><td style=\"white-space:nowrap\">sectionCodeFindingsRightBreast<a name=\"CompositionSectionSliceCodes-sectionCodeFindingsRightBreast\"> </a></td><td>Code to identify the 'Findings Right Breast' section slice</td><td>Slicing CompositionSection Code - Findings Right Breast.</td></tr><tr><td style=\"white-space:nowrap\">sectionCodeAdmin<a name=\"CompositionSectionSliceCodes-sectionCodeAdmin\"> </a></td><td>Code to identify the 'Admin' section slice</td><td>Slicing CompositionSection Code - Admin.</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/CompositionSectionSliceCodes"];
  fhir:CodeSystem.version [ fhir:value "0.2.0"];
  fhir:CodeSystem.name [ fhir:value "CompositionSectionSliceCodes"];
  fhir:CodeSystem.title [ fhir:value "Composition Section Slice Codes 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 "Composition Section Slice Codes 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 "sectionReport" ];
     fhir:CodeSystem.concept.display [ fhir:value "Code to identify the 'Report' section slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Slicing CompositionSection Code - Report." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "sectionImpressions" ];
     fhir:CodeSystem.concept.display [ fhir:value "Code to identify the 'Impressions' section slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Slicing CompositionSection Code - Impressions." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "sectionRelatedResources" ];
     fhir:CodeSystem.concept.display [ fhir:value "Code to identify the 'RelatedResources' section slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Slicing CompositionSection Code - Related Resources." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "sectionCodeRecommendations" ];
     fhir:CodeSystem.concept.display [ fhir:value "Code to identify the 'Recommendations' section slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Slicing CompositionSection Code - Recommendations." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "sectionCodeFindingsLeftBreast" ];
     fhir:CodeSystem.concept.display [ fhir:value "Code to identify the 'Findings Left Breast' section slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Slicing CompositionSection Code - Findings Left Breast." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "sectionCodeFindingsRightBreast" ];
     fhir:CodeSystem.concept.display [ fhir:value "Code to identify the 'Findings Right Breast' section slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Slicing CompositionSection Code - Findings Right Breast." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "sectionCodeAdmin" ];
     fhir:CodeSystem.concept.display [ fhir:value "Code to identify the 'Admin' section slice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Slicing CompositionSection Code - Admin." ]
  ].

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

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