@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "v2-0162"]; # fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentstringV2 Concept Comment
v2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubstringV2 Concept Comment As Published

Concepts

This code system http://terminology.hl7.org/CodeSystem/v2-0162 defines the following codes:

CodeDisplayDefinitionV2 Concept CommentV2 Concept Comment As Published
AP Apply ExternallyApply Externally
B BuccalBuccal
DT DentalDental
EP EpiduralEpidural
ET Endotrachial TubeEndotrachial Tube*used primarily for respiratory therapy and anesthesia deliveryused primarily for respiratory therapy and anesthesia delivery
GTT Gastrostomy TubeGastrostomy Tube
GU GU IrrigantGU Irrigant
IMR Immerse (Soak) Body PartImmerse (Soak) Body Part
IA Intra-arterialIntra-arterial
IB IntrabursalIntrabursal
IC IntracardiacIntracardiac
ICV Intracervical (uterus)Intracervical (uterus)
ID IntradermalIntradermal
IH InhalationInhalation
IHA Intrahepatic ArteryIntrahepatic Artery
IM IntramuscularIntramuscular
IN IntranasalIntranasal
IO IntraocularIntraocular
IP IntraperitonealIntraperitoneal
IS IntrasynovialIntrasynovial
IT IntrathecalIntrathecal
IU IntrauterineIntrauterine
IV IntravenousIntravenous
MTH Mouth/ThroatMouth/Throat
MM Mucous MembraneMucous Membrane
NS NasalNasal
NG NasogastricNasogastric
NP Nasal ProngsNasal Prongs*used primarily for respiratory therapy and anesthesia deliveryused primarily for respiratory therapy and anesthesia delivery
NT Nasotrachial TubeNasotrachial Tube
OP OphthalmicOphthalmic
OT OticOtic
OTH Other/MiscellaneousOther/Miscellaneous
PF PerfusionPerfusion
PO OralOral
PR RectalRectal
RM Rebreather MaskRebreather Mask*used primarily for respiratory therapy and anesthesia deliveryused primarily for respiratory therapy and anesthesia delivery
SD Soaked DressingSoaked Dressing
SC SubcutaneousSubcutaneous
SL SublingualSublingual
TP TopicalTopical
TRA TracheostomyTracheostomy*used primarily for respiratory therapy and anesthesia deliveryused primarily for respiratory therapy and anesthesia delivery
TD TransdermalTransdermal
TL TranslingualTranslingual
UR UrethralUrethral
VG VaginalVaginal
VM VentimaskVentimask
WND WoundWound

Additional Language Displays

CodeDeutsch (German, de)
APExterne Applikation
Bbuccal
DTdental
EPepidural
ETendotrachialer Schlauch
GTTMagenschlauch
GUMagenspülung
IMR
IAIntraarteriell
IBIntrabursal
ICIntracardial
ICVIntracervikal (Uterus)
IDIntradermal
IHInhalation
IHA
IMIntramuskulär
INIntranasal
IOIntraokular
IPIntraperitoneal
ISIntrasynovial
ITIntrathekal
IUIntrauterin
IVIntravenös
MTHMund/Rachen
MMMukosamembran
NSNasal
NGNasogastral
NPNasenklemme (insbes.f.respirat.Ther.+Anästh.)
NT
OPIn das Auge
OTIn das Ohr
OTH
PFPerfusion
POOral
PRRektal
RMBeatmungsmaske (insbes.f.respirat.Ther.+Anästh.)
SD
SCSubkutan
SLSublingual
TPLokal
TRATracheostomie (insbes.f.respirat.Ther.+Anästh.)
TDTransdermal
TLTranslingual
URUrethral
VGVaginal
VM
WND
" ]; # 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:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0162"]; # 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.18.80" ] ]; # fhir:CodeSystem.version [ fhir:value "2.4.0"]; # fhir:CodeSystem.name [ fhir:value "RouteOfAdministration"]; # fhir:CodeSystem.title [ fhir:value "routeOfAdministration"]; # fhir:CodeSystem.status [ fhir:value "active"]; # fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; # fhir:CodeSystem.date [ fhir:value "2019-12-01"^^xsd:date]; # fhir:CodeSystem.publisher [ fhir:value "HL7, Inc"]; # fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/" ] ] ]; # fhir:CodeSystem.description [ fhir:value "Code system of concepts which specify the route of administration. Used in HL7 Version 2.x messaging in the RXR segment."]; # fhir:CodeSystem.purpose [ fhir:value "Underlying Master Code System for V2 table 0162 (Route of Administration)"]; # fhir:CodeSystem.copyright [ fhir:value "Copyright HL7. Licensed under creative commons public domain"]; # fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; # fhir:CodeSystem.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/v2-0162"; fhir:link ]; # fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"]; # fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean]; # fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean]; # fhir:CodeSystem.content [ fhir:value "complete"]; # fhir:CodeSystem.property [ fhir:index 0; fhir:CodeSystem.property.code [ fhir:value "status" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status" ]; fhir:CodeSystem.property.description [ fhir:value "Status of the concept" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 1; fhir:CodeSystem.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated" ]; fhir:CodeSystem.property.description [ fhir:value "Version of HL7 in which the code was deprecated" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 2; fhir:CodeSystem.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment" ]; fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 3; fhir:CodeSystem.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub" ]; fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment As Published" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ]; # fhir:CodeSystem.concept [ fhir:index 0; fhir:Element.id [ fhir:value "1668" ]; fhir:CodeSystem.concept.code [ fhir:value "AP" ]; fhir:CodeSystem.concept.display [ fhir:value "Apply Externally" ]; fhir:CodeSystem.concept.definition [ fhir:value "Apply Externally" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Externe Applikation" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 1; fhir:Element.id [ fhir:value "1669" ]; fhir:CodeSystem.concept.code [ fhir:value "B" ]; fhir:CodeSystem.concept.display [ fhir:value "Buccal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Buccal" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "buccal" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 2; fhir:Element.id [ fhir:value "1670" ]; fhir:CodeSystem.concept.code [ fhir:value "DT" ]; fhir:CodeSystem.concept.display [ fhir:value "Dental" ]; fhir:CodeSystem.concept.definition [ fhir:value "Dental" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "dental" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 3; fhir:Element.id [ fhir:value "1671" ]; fhir:CodeSystem.concept.code [ fhir:value "EP" ]; fhir:CodeSystem.concept.display [ fhir:value "Epidural" ]; fhir:CodeSystem.concept.definition [ fhir:value "Epidural" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "epidural" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 4; fhir:Element.id [ fhir:value "1672" ]; fhir:CodeSystem.concept.code [ fhir:value "ET" ]; fhir:CodeSystem.concept.display [ fhir:value "Endotrachial Tube" ]; fhir:CodeSystem.concept.definition [ fhir:value "Endotrachial Tube*" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "endotrachialer Schlauch" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "used primarily for respiratory therapy and anesthesia delivery" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "used primarily for respiratory therapy and anesthesia delivery" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 5; fhir:Element.id [ fhir:value "1673" ]; fhir:CodeSystem.concept.code [ fhir:value "GTT" ]; fhir:CodeSystem.concept.display [ fhir:value "Gastrostomy Tube" ]; fhir:CodeSystem.concept.definition [ fhir:value "Gastrostomy Tube" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Magenschlauch" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 6; fhir:Element.id [ fhir:value "1674" ]; fhir:CodeSystem.concept.code [ fhir:value "GU" ]; fhir:CodeSystem.concept.display [ fhir:value "GU Irrigant" ]; fhir:CodeSystem.concept.definition [ fhir:value "GU Irrigant" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Magenspülung" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 7; fhir:Element.id [ fhir:value "1675" ]; fhir:CodeSystem.concept.code [ fhir:value "IMR" ]; fhir:CodeSystem.concept.display [ fhir:value "Immerse (Soak) Body Part" ]; fhir:CodeSystem.concept.definition [ fhir:value "Immerse (Soak) Body Part" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 8; fhir:Element.id [ fhir:value "1676" ]; fhir:CodeSystem.concept.code [ fhir:value "IA" ]; fhir:CodeSystem.concept.display [ fhir:value "Intra-arterial" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intra-arterial" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intraarteriell" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 9; fhir:Element.id [ fhir:value "1677" ]; fhir:CodeSystem.concept.code [ fhir:value "IB" ]; fhir:CodeSystem.concept.display [ fhir:value "Intrabursal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intrabursal" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intrabursal" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 10; fhir:Element.id [ fhir:value "1678" ]; fhir:CodeSystem.concept.code [ fhir:value "IC" ]; fhir:CodeSystem.concept.display [ fhir:value "Intracardiac" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intracardiac" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intracardial" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 11; fhir:Element.id [ fhir:value "1679" ]; fhir:CodeSystem.concept.code [ fhir:value "ICV" ]; fhir:CodeSystem.concept.display [ fhir:value "Intracervical (uterus)" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intracervical (uterus)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intracervikal (Uterus)" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 12; fhir:Element.id [ fhir:value "1680" ]; fhir:CodeSystem.concept.code [ fhir:value "ID" ]; fhir:CodeSystem.concept.display [ fhir:value "Intradermal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intradermal" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intradermal" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 13; fhir:Element.id [ fhir:value "1681" ]; fhir:CodeSystem.concept.code [ fhir:value "IH" ]; fhir:CodeSystem.concept.display [ fhir:value "Inhalation" ]; fhir:CodeSystem.concept.definition [ fhir:value "Inhalation" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Inhalation" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 14; fhir:Element.id [ fhir:value "1682" ]; fhir:CodeSystem.concept.code [ fhir:value "IHA" ]; fhir:CodeSystem.concept.display [ fhir:value "Intrahepatic Artery" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intrahepatic Artery" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 15; fhir:Element.id [ fhir:value "1683" ]; fhir:CodeSystem.concept.code [ fhir:value "IM" ]; fhir:CodeSystem.concept.display [ fhir:value "Intramuscular" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intramuscular" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intramuskulär" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 16; fhir:Element.id [ fhir:value "1684" ]; fhir:CodeSystem.concept.code [ fhir:value "IN" ]; fhir:CodeSystem.concept.display [ fhir:value "Intranasal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intranasal" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intranasal" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 17; fhir:Element.id [ fhir:value "1685" ]; fhir:CodeSystem.concept.code [ fhir:value "IO" ]; fhir:CodeSystem.concept.display [ fhir:value "Intraocular" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intraocular" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intraokular" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 18; fhir:Element.id [ fhir:value "1686" ]; fhir:CodeSystem.concept.code [ fhir:value "IP" ]; fhir:CodeSystem.concept.display [ fhir:value "Intraperitoneal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intraperitoneal" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intraperitoneal" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 19; fhir:Element.id [ fhir:value "1687" ]; fhir:CodeSystem.concept.code [ fhir:value "IS" ]; fhir:CodeSystem.concept.display [ fhir:value "Intrasynovial" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intrasynovial" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intrasynovial" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 20; fhir:Element.id [ fhir:value "1688" ]; fhir:CodeSystem.concept.code [ fhir:value "IT" ]; fhir:CodeSystem.concept.display [ fhir:value "Intrathecal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intrathecal" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intrathekal" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 21; fhir:Element.id [ fhir:value "1689" ]; fhir:CodeSystem.concept.code [ fhir:value "IU" ]; fhir:CodeSystem.concept.display [ fhir:value "Intrauterine" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intrauterine" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intrauterin" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 22; fhir:Element.id [ fhir:value "1690" ]; fhir:CodeSystem.concept.code [ fhir:value "IV" ]; fhir:CodeSystem.concept.display [ fhir:value "Intravenous" ]; fhir:CodeSystem.concept.definition [ fhir:value "Intravenous" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Intravenös" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 23; fhir:Element.id [ fhir:value "1691" ]; fhir:CodeSystem.concept.code [ fhir:value "MTH" ]; fhir:CodeSystem.concept.display [ fhir:value "Mouth/Throat" ]; fhir:CodeSystem.concept.definition [ fhir:value "Mouth/Throat" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Mund/Rachen" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 24; fhir:Element.id [ fhir:value "1692" ]; fhir:CodeSystem.concept.code [ fhir:value "MM" ]; fhir:CodeSystem.concept.display [ fhir:value "Mucous Membrane" ]; fhir:CodeSystem.concept.definition [ fhir:value "Mucous Membrane" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Mukosamembran" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 25; fhir:Element.id [ fhir:value "1693" ]; fhir:CodeSystem.concept.code [ fhir:value "NS" ]; fhir:CodeSystem.concept.display [ fhir:value "Nasal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Nasal" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Nasal" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 26; fhir:Element.id [ fhir:value "1694" ]; fhir:CodeSystem.concept.code [ fhir:value "NG" ]; fhir:CodeSystem.concept.display [ fhir:value "Nasogastric" ]; fhir:CodeSystem.concept.definition [ fhir:value "Nasogastric" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Nasogastral" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 27; fhir:Element.id [ fhir:value "1695" ]; fhir:CodeSystem.concept.code [ fhir:value "NP" ]; fhir:CodeSystem.concept.display [ fhir:value "Nasal Prongs" ]; fhir:CodeSystem.concept.definition [ fhir:value "Nasal Prongs*" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Nasenklemme (insbes.f.respirat.Ther.+Anästh.)" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "used primarily for respiratory therapy and anesthesia delivery" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "used primarily for respiratory therapy and anesthesia delivery" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 28; fhir:Element.id [ fhir:value "1696" ]; fhir:CodeSystem.concept.code [ fhir:value "NT" ]; fhir:CodeSystem.concept.display [ fhir:value "Nasotrachial Tube" ]; fhir:CodeSystem.concept.definition [ fhir:value "Nasotrachial Tube" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 29; fhir:Element.id [ fhir:value "1697" ]; fhir:CodeSystem.concept.code [ fhir:value "OP" ]; fhir:CodeSystem.concept.display [ fhir:value "Ophthalmic" ]; fhir:CodeSystem.concept.definition [ fhir:value "Ophthalmic" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "In das Auge" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 30; fhir:Element.id [ fhir:value "1698" ]; fhir:CodeSystem.concept.code [ fhir:value "OT" ]; fhir:CodeSystem.concept.display [ fhir:value "Otic" ]; fhir:CodeSystem.concept.definition [ fhir:value "Otic" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "In das Ohr" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 31; fhir:Element.id [ fhir:value "1699" ]; fhir:CodeSystem.concept.code [ fhir:value "OTH" ]; fhir:CodeSystem.concept.display [ fhir:value "Other/Miscellaneous" ]; fhir:CodeSystem.concept.definition [ fhir:value "Other/Miscellaneous" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 32; fhir:Element.id [ fhir:value "1700" ]; fhir:CodeSystem.concept.code [ fhir:value "PF" ]; fhir:CodeSystem.concept.display [ fhir:value "Perfusion" ]; fhir:CodeSystem.concept.definition [ fhir:value "Perfusion" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Perfusion" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 33; fhir:Element.id [ fhir:value "1701" ]; fhir:CodeSystem.concept.code [ fhir:value "PO" ]; fhir:CodeSystem.concept.display [ fhir:value "Oral" ]; fhir:CodeSystem.concept.definition [ fhir:value "Oral" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Oral" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 34; fhir:Element.id [ fhir:value "1702" ]; fhir:CodeSystem.concept.code [ fhir:value "PR" ]; fhir:CodeSystem.concept.display [ fhir:value "Rectal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Rectal" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Rektal" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 35; fhir:Element.id [ fhir:value "1703" ]; fhir:CodeSystem.concept.code [ fhir:value "RM" ]; fhir:CodeSystem.concept.display [ fhir:value "Rebreather Mask" ]; fhir:CodeSystem.concept.definition [ fhir:value "Rebreather Mask*" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Beatmungsmaske (insbes.f.respirat.Ther.+Anästh.)" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "used primarily for respiratory therapy and anesthesia delivery" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "used primarily for respiratory therapy and anesthesia delivery" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 36; fhir:Element.id [ fhir:value "1704" ]; fhir:CodeSystem.concept.code [ fhir:value "SD" ]; fhir:CodeSystem.concept.display [ fhir:value "Soaked Dressing" ]; fhir:CodeSystem.concept.definition [ fhir:value "Soaked Dressing" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 37; fhir:Element.id [ fhir:value "1705" ]; fhir:CodeSystem.concept.code [ fhir:value "SC" ]; fhir:CodeSystem.concept.display [ fhir:value "Subcutaneous" ]; fhir:CodeSystem.concept.definition [ fhir:value "Subcutaneous" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Subkutan" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 38; fhir:Element.id [ fhir:value "1706" ]; fhir:CodeSystem.concept.code [ fhir:value "SL" ]; fhir:CodeSystem.concept.display [ fhir:value "Sublingual" ]; fhir:CodeSystem.concept.definition [ fhir:value "Sublingual" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Sublingual" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 39; fhir:Element.id [ fhir:value "1707" ]; fhir:CodeSystem.concept.code [ fhir:value "TP" ]; fhir:CodeSystem.concept.display [ fhir:value "Topical" ]; fhir:CodeSystem.concept.definition [ fhir:value "Topical" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Lokal" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 40; fhir:Element.id [ fhir:value "1708" ]; fhir:CodeSystem.concept.code [ fhir:value "TRA" ]; fhir:CodeSystem.concept.display [ fhir:value "Tracheostomy" ]; fhir:CodeSystem.concept.definition [ fhir:value "Tracheostomy*" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Tracheostomie (insbes.f.respirat.Ther.+Anästh.)" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "used primarily for respiratory therapy and anesthesia delivery" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "used primarily for respiratory therapy and anesthesia delivery" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 41; fhir:Element.id [ fhir:value "1709" ]; fhir:CodeSystem.concept.code [ fhir:value "TD" ]; fhir:CodeSystem.concept.display [ fhir:value "Transdermal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Transdermal" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Transdermal" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 42; fhir:Element.id [ fhir:value "1710" ]; fhir:CodeSystem.concept.code [ fhir:value "TL" ]; fhir:CodeSystem.concept.display [ fhir:value "Translingual" ]; fhir:CodeSystem.concept.definition [ fhir:value "Translingual" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Translingual" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 43; fhir:Element.id [ fhir:value "1711" ]; fhir:CodeSystem.concept.code [ fhir:value "UR" ]; fhir:CodeSystem.concept.display [ fhir:value "Urethral" ]; fhir:CodeSystem.concept.definition [ fhir:value "Urethral" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Urethral" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 44; fhir:Element.id [ fhir:value "1712" ]; fhir:CodeSystem.concept.code [ fhir:value "VG" ]; fhir:CodeSystem.concept.display [ fhir:value "Vaginal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Vaginal" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Vaginal" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 45; fhir:Element.id [ fhir:value "1713" ]; fhir:CodeSystem.concept.code [ fhir:value "VM" ]; fhir:CodeSystem.concept.display [ fhir:value "Ventimask" ]; fhir:CodeSystem.concept.definition [ fhir:value "Ventimask" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 46; fhir:Element.id [ fhir:value "1714" ]; fhir:CodeSystem.concept.code [ fhir:value "WND" ]; fhir:CodeSystem.concept.display [ fhir:value "Wound" ]; fhir:CodeSystem.concept.definition [ fhir:value "Wound" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ] . # # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------