HL7 v2.7 Vocabulary
0.1.0 - ci-build

HL7 v2.7 Vocabulary, published by HL7/FO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/hl7.v2.terminology.v27/ and changes regularly. See the Directory of published versions

: Route of Administration (2.7 - 3.0.2) - TTL Representation

Active as of 2026-01-27

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:id [ fhir:v "routeOfAdministration"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-routeOfAdministration.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/routeOfAdministration</code></a></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated>     ] ;
fhir:value [
a fhir:String ;
fhir:v "2.7"     ]
  ] [
fhir:url [
fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory>     ] ;
fhir:value [
a fhir:String ;
fhir:v "generate correct history somehow"     ]
  ] [
fhir:url [
fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo>     ] ;
fhir:value [
a fhir:String ;
fhir:v "0162"     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/routeOfAdministration"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/routeOfAdministration>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.80" ]
  ] ) ; # 
  fhir:version [ fhir:v "3.0.2"] ; # 
  fhir:name [ fhir:v "RouteOfAdministration"] ; # 
  fhir:title [ fhir:v "Route of Administration (2.7 - 3.0.2)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-01-27T19:34:39+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7/FO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7/FO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code system of concepts  which specify the route of administration.  Used in HL7 Version 2.x messaging in the RXR segment."] ; # 
  fhir:copyright [ fhir:v "HL7 Inc., 2026"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:compositional [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:uri [
fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced>     ] ;
fhir:description [ fhir:v "version when was this code introduced" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "versionDeprecated" ] ;
fhir:uri [
fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated>     ] ;
fhir:description [ fhir:v "version when was this code deprecated" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#status>     ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [
fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment>     ] ;
fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "usage" ] ;
fhir:uri [
fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage>     ] ;
fhir:description [ fhir:v "usage notes for this code" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "modified" ] ;
fhir:uri [
fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified>     ] ;
fhir:description [ fhir:v "date of last modification" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "AP" ] ;
fhir:display [ fhir:v "Apply Externally" ] ;
fhir:definition [ fhir:v "Apply Externally" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Externe Applikation" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "B" ] ;
fhir:display [ fhir:v "Buccal" ] ;
fhir:definition [ fhir:v "Buccal" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "buccal" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "DT" ] ;
fhir:display [ fhir:v "Dental" ] ;
fhir:definition [ fhir:v "Dental" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "dental" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "EP" ] ;
fhir:display [ fhir:v "Epidural" ] ;
fhir:definition [ fhir:v "Epidural" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "epidural" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "ET" ] ;
fhir:display [ fhir:v "Endotrachial Tube" ] ;
fhir:definition [ fhir:v "Endotrachial Tube" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "endotrachialer Schlauch" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:String ;
fhir:v "marked with asterisk"       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "GTT" ] ;
fhir:display [ fhir:v "Gastrostomy Tube" ] ;
fhir:definition [ fhir:v "Gastrostomy Tube" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Magenschlauch" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "GU" ] ;
fhir:display [ fhir:v "GU Irrigant" ] ;
fhir:definition [ fhir:v "GU Irrigant" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Magenspülung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "IA" ] ;
fhir:display [ fhir:v "Intra-arterial" ] ;
fhir:definition [ fhir:v "Intra-arterial" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intraarteriell" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "IB" ] ;
fhir:display [ fhir:v "Intrabursal" ] ;
fhir:definition [ fhir:v "Intrabursal" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intrabursal" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "IC" ] ;
fhir:display [ fhir:v "Intracardiac" ] ;
fhir:definition [ fhir:v "Intracardiac" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intracardial" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "ICV" ] ;
fhir:display [ fhir:v "Intracervical (uterus)" ] ;
fhir:definition [ fhir:v "Intracervical (uterus)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intracervikal (Uterus)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "ID" ] ;
fhir:display [ fhir:v "Intradermal" ] ;
fhir:definition [ fhir:v "Intradermal" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intradermal" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "IH" ] ;
fhir:display [ fhir:v "Inhalation" ] ;
fhir:definition [ fhir:v "Inhalation" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Inhalation" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "IHA" ] ;
fhir:display [ fhir:v "Intrahepatic Artery" ] ;
fhir:definition [ fhir:v "Intrahepatic Artery" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Intramuscular" ] ;
fhir:definition [ fhir:v "Intramuscular" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intramuskulär" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "IMR" ] ;
fhir:display [ fhir:v "Immerse (Soak) Body Part" ] ;
fhir:definition [ fhir:v "Immerse (Soak) Body Part" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "IN" ] ;
fhir:display [ fhir:v "Intranasal" ] ;
fhir:definition [ fhir:v "Intranasal" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intranasal" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "IO" ] ;
fhir:display [ fhir:v "Intraocular" ] ;
fhir:definition [ fhir:v "Intraocular" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intraokular" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "IP" ] ;
fhir:display [ fhir:v "Intraperitoneal" ] ;
fhir:definition [ fhir:v "Intraperitoneal" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intraperitoneal" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "IS" ] ;
fhir:display [ fhir:v "Intrasynovial" ] ;
fhir:definition [ fhir:v "Intrasynovial" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intrasynovial" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "IT" ] ;
fhir:display [ fhir:v "Intrathecal" ] ;
fhir:definition [ fhir:v "Intrathecal" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intrathekal" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "IU" ] ;
fhir:display [ fhir:v "Intrauterine" ] ;
fhir:definition [ fhir:v "Intrauterine" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intrauterin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "IV" ] ;
fhir:display [ fhir:v "Intravenous" ] ;
fhir:definition [ fhir:v "Intravenous" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Intravenös" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "MM" ] ;
fhir:display [ fhir:v "Mucous Membrane" ] ;
fhir:definition [ fhir:v "Mucous Membrane" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Mukosamembran" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "MTH" ] ;
fhir:display [ fhir:v "Mouth/Throat" ] ;
fhir:definition [ fhir:v "Mouth/Throat" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Mund/Rachen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "NG" ] ;
fhir:display [ fhir:v "Nasogastric" ] ;
fhir:definition [ fhir:v "Nasogastric" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Nasogastral" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "NP" ] ;
fhir:display [ fhir:v "Nasal Prongs" ] ;
fhir:definition [ fhir:v "Nasal Prongs" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:String ;
fhir:v "marked with asterisk"       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "NS" ] ;
fhir:display [ fhir:v "Nasal" ] ;
fhir:definition [ fhir:v "Nasal" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Nasal" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "NT" ] ;
fhir:display [ fhir:v "Nasotrachial Tube" ] ;
fhir:definition [ fhir:v "Nasotrachial Tube" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "OP" ] ;
fhir:display [ fhir:v "Ophthalmic" ] ;
fhir:definition [ fhir:v "Ophthalmic" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "In das Auge" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "OT" ] ;
fhir:display [ fhir:v "Otic" ] ;
fhir:definition [ fhir:v "Otic" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "In das Ohr" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "Other/Miscellaneous" ] ;
fhir:definition [ fhir:v "Other/Miscellaneous" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "PF" ] ;
fhir:display [ fhir:v "Perfusion" ] ;
fhir:definition [ fhir:v "Perfusion" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Perfusion" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "PO" ] ;
fhir:display [ fhir:v "Oral" ] ;
fhir:definition [ fhir:v "Oral" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Oral" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "PR" ] ;
fhir:display [ fhir:v "Rectal" ] ;
fhir:definition [ fhir:v "Rectal" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Rektal" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "RM" ] ;
fhir:display [ fhir:v "Rebreather Mask" ] ;
fhir:definition [ fhir:v "Rebreather Mask" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:String ;
fhir:v "marked with asterisk"       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "SC" ] ;
fhir:display [ fhir:v "Subcutaneous" ] ;
fhir:definition [ fhir:v "Subcutaneous" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Subkutan" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "SD" ] ;
fhir:display [ fhir:v "Soaked Dressing" ] ;
fhir:definition [ fhir:v "Soaked Dressing" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "SL" ] ;
fhir:display [ fhir:v "Sublingual" ] ;
fhir:definition [ fhir:v "Sublingual" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Sublingual" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "TD" ] ;
fhir:display [ fhir:v "Transdermal" ] ;
fhir:definition [ fhir:v "Transdermal" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Transdermal" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "TL" ] ;
fhir:display [ fhir:v "Translingual" ] ;
fhir:definition [ fhir:v "Translingual" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Translingual" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "TP" ] ;
fhir:display [ fhir:v "Topical" ] ;
fhir:definition [ fhir:v "Topical" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Lokal" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "TRA" ] ;
fhir:display [ fhir:v "Tracheostomy" ] ;
fhir:definition [ fhir:v "Tracheostomy" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:String ;
fhir:v "marked with asterisk"       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "UR" ] ;
fhir:display [ fhir:v "Urethral" ] ;
fhir:definition [ fhir:v "Urethral" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Urethral" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "VG" ] ;
fhir:display [ fhir:v "Vaginal" ] ;
fhir:definition [ fhir:v "Vaginal" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Vaginal" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.2"       ]     ] )
  ] [
fhir:code [ fhir:v "VM" ] ;
fhir:display [ fhir:v "Ventimask" ] ;
fhir:definition [ fhir:v "Ventimask" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "WND" ] ;
fhir:display [ fhir:v "Wound" ] ;
fhir:definition [ fhir:v "Wound" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:String ;
fhir:v "2.3"       ]     ] )
  ] ) . #