HL7 Terminology (THO)
3.0.0 - Publication

This page is part of the HL7 Terminology (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: ContainerCap - TTL Representation

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 "container-cap"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-04-09T15:10:28.568-06:00"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://terminology.hl7.org/CodeSystem/container-cap 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\">red<a name=\"container-cap-red\"> </a></td><td>red cap</td><td>red cap.</td></tr><tr><td style=\"white-space:nowrap\">yellow<a name=\"container-cap-yellow\"> </a></td><td>yellow cap</td><td>yellow cap.</td></tr><tr><td style=\"white-space:nowrap\">dark-yellow<a name=\"container-cap-dark-yellow\"> </a></td><td>dark yellow cap</td><td>dark yellow cap.</td></tr><tr><td style=\"white-space:nowrap\">grey<a name=\"container-cap-grey\"> </a></td><td>grey cap</td><td>grey cap.</td></tr><tr><td style=\"white-space:nowrap\">light-blue<a name=\"container-cap-light-blue\"> </a></td><td>light blue cap</td><td>light blue cap.</td></tr><tr><td style=\"white-space:nowrap\">black<a name=\"container-cap-black\"> </a></td><td>black cap</td><td>black cap.</td></tr><tr><td style=\"white-space:nowrap\">green<a name=\"container-cap-green\"> </a></td><td>green cap</td><td>green cap.</td></tr><tr><td style=\"white-space:nowrap\">light-green<a name=\"container-cap-light-green\"> </a></td><td>light green cap</td><td>light green cap.</td></tr><tr><td style=\"white-space:nowrap\">lavender<a name=\"container-cap-lavender\"> </a></td><td>lavender cap</td><td>lavender cap.</td></tr><tr><td style=\"white-space:nowrap\">brown<a name=\"container-cap-brown\"> </a></td><td>brown cap</td><td>brown cap.</td></tr><tr><td style=\"white-space:nowrap\">white<a name=\"container-cap-white\"> </a></td><td>white cap</td><td>white cap.</td></tr><tr><td style=\"white-space:nowrap\">pink<a name=\"container-cap-pink\"> </a></td><td>pink cap</td><td>pink cap.</td></tr></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.valueCode [ fhir:value "oo" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.valueCode [ fhir:value "draft" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/container-cap"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.1258" ]
  ];
  fhir:CodeSystem.version [ fhir:value "0.1.0"];
  fhir:CodeSystem.name [ fhir:value "ContainerCap"];
  fhir:CodeSystem.title [ fhir:value "ContainerCap"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2020-04-09T21:10:28+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  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/fhir" ]     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Color of the container cap."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [
     fhir:value "http://terminology.hl7.org/ValueSet/container-cap";
     fhir:link <http://terminology.hl7.org/ValueSet/container-cap>
  ];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "red" ];
     fhir:CodeSystem.concept.display [ fhir:value "red cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "red cap." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "yellow" ];
     fhir:CodeSystem.concept.display [ fhir:value "yellow cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "yellow cap." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "dark-yellow" ];
     fhir:CodeSystem.concept.display [ fhir:value "dark yellow cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "dark yellow cap." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "grey" ];
     fhir:CodeSystem.concept.display [ fhir:value "grey cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "grey cap." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "light-blue" ];
     fhir:CodeSystem.concept.display [ fhir:value "light blue cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "light blue cap." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "black" ];
     fhir:CodeSystem.concept.display [ fhir:value "black cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "black cap." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "green" ];
     fhir:CodeSystem.concept.display [ fhir:value "green cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "green cap." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "light-green" ];
     fhir:CodeSystem.concept.display [ fhir:value "light green cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "light green cap." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "lavender" ];
     fhir:CodeSystem.concept.display [ fhir:value "lavender cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "lavender cap." ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "brown" ];
     fhir:CodeSystem.concept.display [ fhir:value "brown cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "brown cap." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "white" ];
     fhir:CodeSystem.concept.display [ fhir:value "white cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "white cap." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "pink" ];
     fhir:CodeSystem.concept.display [ fhir:value "pink cap" ];
     fhir:CodeSystem.concept.definition [ fhir:value "pink cap." ]
  ].

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

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