Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B

Example CodeSystem/unit-of-presentation (Turtle)

Biomedical Research and Regulation Work GroupMaturity Level: N/AStandards Status: Informative

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Code SystemUnitOfPresentation

@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

# - resource -------------------------------------------------------------------

[] a fhir:CodeSystem;
  fhir:Resource.id [ fhir:value "unit-of-presentation"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2022-09-07T11:58:29.429+11:00" ];
     fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:DomainResource.extension [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.value [ fhir:value "brr" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.value [ fhir:value "trial-use" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.value [ fhir:value "1" ]
  ];
  fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/unit-of-presentation"];
  fhir:CanonicalResource.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.2031" ]
  ];
  fhir:CanonicalResource.version [ fhir:value "5.0.0-ballot"];
  fhir:CanonicalResource.name [ fhir:value "UnitOfPresentation"];
  fhir:CanonicalResource.title [ fhir:value "UnitOfPresentation"];
  fhir:CanonicalResource.status [ fhir:value "draft"];
  fhir:CanonicalResource.experimental [ fhir:value "false"];
  fhir:CanonicalResource.date [ fhir:value "2021-01-05T10:01:24+11:00"];
  fhir:CanonicalResource.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CanonicalResource.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:CanonicalResource.description [ fhir:value "The presentation type in which an administrable medicinal product is given to a patient."];
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/unit-of-presentation"];
  fhir:CodeSystem.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.2031" ]
  ];
  fhir:CodeSystem.version [ fhir:value "5.0.0-ballot"];
  fhir:CodeSystem.name [ fhir:value "UnitOfPresentation"];
  fhir:CodeSystem.title [ fhir:value "UnitOfPresentation"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"];
  fhir:CodeSystem.date [ fhir:value "2021-01-05T10:01:24+11:00"];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CodeSystem.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:CodeSystem.description [ fhir:value "The presentation type in which an administrable medicinal product is given to a patient."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/unit-of-presentation"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002108" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Barrel" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002109" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Blister" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002110" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Block" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002111" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Bottle" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002112" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Cachet" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002113" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Capsule" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002114" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Cartridge" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002115" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Collar" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002116" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Container" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002117" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Cup" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002118" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Cylinder" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002119" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Dart" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002120" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Dressing" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002121" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Drop" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002122" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Film" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002123" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Chewing gum" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002124" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Implant" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002125" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Inhaler" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002126" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Insert" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002127" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Jar" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002128" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Lozenge" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002129" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Lyophilisate" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002130" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Matrix" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002131" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Pad" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002132" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Paper" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002133" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Pastille" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002134" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Patch" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002135" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Pen" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002136" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Pendant" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002137" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Pessary" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002138" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Pillule" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002139" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Pipette" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002140" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Plaster" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002141" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Plug" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002142" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Pouch" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002143" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Sachet" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002144" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Sponge" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002145" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Spoonful" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002146" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Stick" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002147" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Straw" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002148" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Strip" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002149" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Suppository" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002150" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Syringe" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002151" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "System" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002152" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Tablet" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002153" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Tag" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002154" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Tampon" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002155" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Thread" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002156" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Tube" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002157" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Vessel" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002158" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Vial" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002159" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Puff" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002163" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Actuation" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002164" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Ampoule" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002165" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Applicator" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "200000002166" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Bag" ]
  ] .

# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.