HL7 Terminology (THO)
4.0.0 - Publication International flag

This page is part of the HL7 Terminology (v4.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

: MedicationKnowledge Package Type Codes - TTL Representation

Page standards status: Draft Maturity Level: 1

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 "medicationknowledge-package-type"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ]
  ];
  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://terminology.hl7.org/CodeSystem/medicationknowledge-package-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">amp<a name=\"medicationknowledge-package-type-amp\"> </a></td><td>Ampule</td></tr><tr><td style=\"white-space:nowrap\">bag<a name=\"medicationknowledge-package-type-bag\"> </a></td><td>Bag</td></tr><tr><td style=\"white-space:nowrap\">blstrpk<a name=\"medicationknowledge-package-type-blstrpk\"> </a></td><td>Blister Pack</td></tr><tr><td style=\"white-space:nowrap\">bot<a name=\"medicationknowledge-package-type-bot\"> </a></td><td>Bottle</td></tr><tr><td style=\"white-space:nowrap\">box<a name=\"medicationknowledge-package-type-box\"> </a></td><td>Box</td></tr><tr><td style=\"white-space:nowrap\">can<a name=\"medicationknowledge-package-type-can\"> </a></td><td>Can</td></tr><tr><td style=\"white-space:nowrap\">cart<a name=\"medicationknowledge-package-type-cart\"> </a></td><td>Cartridge</td></tr><tr><td style=\"white-space:nowrap\">disk<a name=\"medicationknowledge-package-type-disk\"> </a></td><td>Disk</td></tr><tr><td style=\"white-space:nowrap\">doset<a name=\"medicationknowledge-package-type-doset\"> </a></td><td>Dosette</td></tr><tr><td style=\"white-space:nowrap\">jar<a name=\"medicationknowledge-package-type-jar\"> </a></td><td>Jar</td></tr><tr><td style=\"white-space:nowrap\">jug<a name=\"medicationknowledge-package-type-jug\"> </a></td><td>Jug</td></tr><tr><td style=\"white-space:nowrap\">minim<a name=\"medicationknowledge-package-type-minim\"> </a></td><td>Minim</td></tr><tr><td style=\"white-space:nowrap\">nebamp<a name=\"medicationknowledge-package-type-nebamp\"> </a></td><td>Nebule Amp</td></tr><tr><td style=\"white-space:nowrap\">ovul<a name=\"medicationknowledge-package-type-ovul\"> </a></td><td>Ovule</td></tr><tr><td style=\"white-space:nowrap\">pch<a name=\"medicationknowledge-package-type-pch\"> </a></td><td>Pouch</td></tr><tr><td style=\"white-space:nowrap\">pkt<a name=\"medicationknowledge-package-type-pkt\"> </a></td><td>Packet</td></tr><tr><td style=\"white-space:nowrap\">sash<a name=\"medicationknowledge-package-type-sash\"> </a></td><td>Sashet</td></tr><tr><td style=\"white-space:nowrap\">strip<a name=\"medicationknowledge-package-type-strip\"> </a></td><td>Strip</td></tr><tr><td style=\"white-space:nowrap\">tin<a name=\"medicationknowledge-package-type-tin\"> </a></td><td>Tin</td></tr><tr><td style=\"white-space:nowrap\">tub<a name=\"medicationknowledge-package-type-tub\"> </a></td><td>Tub</td></tr><tr><td style=\"white-space:nowrap\">tube<a name=\"medicationknowledge-package-type-tube\"> </a></td><td>Tube</td></tr><tr><td style=\"white-space:nowrap\">vial<a name=\"medicationknowledge-package-type-vial\"> </a></td><td>Vial</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 "phx" ]
  ], [
     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/medicationknowledge-package-type"];
  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.1340" ]
  ];
  fhir:CodeSystem.version [ fhir:value "0.1.0"];
  fhir:CodeSystem.name [ fhir:value "MedicationKnowledgePackageTypeCodes"];
  fhir:CodeSystem.title [ fhir:value "MedicationKnowledge Package Type Codes"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2022-09-14T03:23:03-06:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "FHIR Project team"];
  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:CodeSystem.description [ fhir:value "MedicationKnowledge Package Type Codes"];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [
     fhir:value "http://terminology.hl7.org/ValueSet/medicationknowledge-package-type";
     fhir:link <http://terminology.hl7.org/ValueSet/medicationknowledge-package-type>
  ];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "amp" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ampule" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "bag" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bag" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "blstrpk" ];
     fhir:CodeSystem.concept.display [ fhir:value "Blister Pack" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "bot" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bottle" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "box" ];
     fhir:CodeSystem.concept.display [ fhir:value "Box" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "can" ];
     fhir:CodeSystem.concept.display [ fhir:value "Can" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "cart" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cartridge" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "disk" ];
     fhir:CodeSystem.concept.display [ fhir:value "Disk" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "doset" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dosette" ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "jar" ];
     fhir:CodeSystem.concept.display [ fhir:value "Jar" ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "jug" ];
     fhir:CodeSystem.concept.display [ fhir:value "Jug" ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "minim" ];
     fhir:CodeSystem.concept.display [ fhir:value "Minim" ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "nebamp" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nebule Amp" ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "ovul" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ovule" ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "pch" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pouch" ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.concept.code [ fhir:value "pkt" ];
     fhir:CodeSystem.concept.display [ fhir:value "Packet" ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.concept.code [ fhir:value "sash" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sashet" ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.concept.code [ fhir:value "strip" ];
     fhir:CodeSystem.concept.display [ fhir:value "Strip" ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.concept.code [ fhir:value "tin" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tin" ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.concept.code [ fhir:value "tub" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tub" ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.concept.code [ fhir:value "tube" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tube" ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.concept.code [ fhir:value "vial" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vial" ]
  ].

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

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