@prefix fhir: .
@prefix owl: .
@prefix rdfs: .
@prefix sct: .
@prefix xsd: .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v3-RouteOfAdministration"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "Placeholder
"
] ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.5.112" ]
] ) ; #
fhir:version [ fhir:v "2.1.0"] ; #
fhir:name [ fhir:v "RouteOfAdministration"] ; #
fhir:title [ fhir:v "RouteOfAdministration"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; #
fhir:publisher [ fhir:v "Health Level 7"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Health Level Seven" ]
] ) ; #
fhir:description [ fhir:v "The path the administered medication takes to get into the body or into contact with the body."] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ;
fhir:value [ fhir:v "antisymmetric" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "transitive" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "irreflexive" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Specializes" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Generalizes" ]
] ) ;
fhir:code [ fhir:v "Specializes" ] ;
fhir:description [ fhir:v "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." ] ;
fhir:type [ fhir:v "Coding" ]
] [
fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ;
fhir:value [ fhir:v "antisymmetric" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "transitive" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "irreflexive" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Generalizes" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Specializes" ]
] ) ;
fhir:code [ fhir:v "Generalizes" ] ;
fhir:description [ fhir:v "Inverse of Specializes. Only included as a derived relationship." ] ;
fhir:type [ fhir:v "Coding" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ] ;
fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired.." ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ] ;
fhir:type [ fhir:v "boolean" ]
] [
fhir:code [ fhir:v "synonymCode" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#synonym"^^xsd:anyURI ] ;
fhir:description [ fhir:v "An additional concept code that was also attributed to a concept" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#parent"^^xsd:anyURI ] ;
fhir:description [ fhir:v "The concept code of a parent concept" ] ;
fhir:type [ fhir:v "code" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "_RouteByMethod" ] ;
fhir:display [ fhir:v "RouteByMethod" ] ;
fhir:definition [ fhir:v "Route of substance administration classified by administration method." ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21256" ]
] )
] [
fhir:code [ fhir:v "_RouteBySite" ] ;
fhir:display [ fhir:v "RouteBySite" ] ;
fhir:definition [ fhir:v "Route of substance administration classified by site." ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21257" ]
] )
] [
fhir:code [ fhir:v "AMNINJ" ] ;
fhir:display [ fhir:v "Injection, amniotic fluid" ] ;
fhir:definition [ fhir:v "Injection, amniotic fluid" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14629" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_AmnioticFluidSacRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_EndocervicalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] )
] [
fhir:code [ fhir:v "BILINJ" ] ;
fhir:display [ fhir:v "Injection, biliary tract" ] ;
fhir:definition [ fhir:v "Injection, biliary tract" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14630" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_BiliaryRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_EndocervicalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] )
] [
fhir:code [ fhir:v "CHOLINJ" ] ;
fhir:display [ fhir:v "Injection, for cholangiography" ] ;
fhir:definition [ fhir:v "Injection, for cholangiography" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14634" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_BiliaryRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] )
] [
fhir:code [ fhir:v "DRESS" ] ;
fhir:display [ fhir:v "Topical application, soaked dressing" ] ;
fhir:definition [ fhir:v "Topical application, soaked dressing" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14756" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_BodySurfaceRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "ELECTOSMOS" ] ;
fhir:display [ fhir:v "Electro-osmosis" ] ;
fhir:definition [ fhir:v "Electro-osmosis" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16932" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_BodySurfaceRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_ElectroOsmosisRoute" ]
] )
] [
fhir:code [ fhir:v "IONTO" ] ;
fhir:display [ fhir:v "Topical application, iontophoresis" ] ;
fhir:definition [ fhir:v "Topical application, iontophoresis" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16991" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_BodySurfaceRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IontophoresisRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "SOAK" ] ;
fhir:display [ fhir:v "Immersion (soak)" ] ;
fhir:definition [ fhir:v "Immersion (soak)" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14597" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_BodySurfaceRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "SWAB" ] ;
fhir:display [ fhir:v "Topical application, swab" ] ;
fhir:definition [ fhir:v "Topical application, swab" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14757" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_BodySurfaceRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "TOPICAL" ] ;
fhir:display [ fhir:v "Topical" ] ;
fhir:definition [ fhir:v "Topical" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17005" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_BodySurfaceRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "BUC" ] ;
fhir:display [ fhir:v "Topical application, buccal" ] ;
fhir:definition [ fhir:v "Topical application, buccal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14740" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_BuccalMucosaRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "CECINSTL" ] ;
fhir:display [ fhir:v "Instillation, cecostomy" ] ;
fhir:definition [ fhir:v "Instillation, cecostomy" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14697" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_CecostomyRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] )
] [
fhir:code [ fhir:v "CERV" ] ;
fhir:display [ fhir:v "Topical application, cervical" ] ;
fhir:definition [ fhir:v "Topical application, cervical" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14741" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_CervicalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "CERVINJ" ] ;
fhir:display [ fhir:v "Injection, cervical" ] ;
fhir:definition [ fhir:v "Injection, cervical" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14631" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_CervicalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] )
] [
fhir:code [ fhir:v "CERVINS" ] ;
fhir:display [ fhir:v "Insertion, cervical (uterine)" ] ;
fhir:definition [ fhir:v "Insertion, cervical (uterine)" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14688" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_CervicalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Insertion" ]
] )
] [
fhir:code [ fhir:v "DEN" ] ;
fhir:display [ fhir:v "Topical application, dental" ] ;
fhir:definition [ fhir:v "Topical application, dental" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14742" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_CervicalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "DENRINSE" ] ;
fhir:display [ fhir:v "Rinse, dental" ] ;
fhir:definition [ fhir:v "Rinse, dental" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14731" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_CervicalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Rinse" ]
] )
] [
fhir:code [ fhir:v "CHEW" ] ;
fhir:display [ fhir:v "Chew, oral" ] ;
fhir:definition [ fhir:v "Chew, oral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14583" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Chew" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OralRoute" ]
] )
] [
fhir:code [ fhir:v "EXTCORPDIF" ] ;
fhir:display [ fhir:v "Diffusion, extracorporeal" ] ;
fhir:definition [ fhir:v "Diffusion, extracorporeal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "19401" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Diffusion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_ExtracorporealCirculationRoute" ]
] )
] [
fhir:code [ fhir:v "HEMODIFF" ] ;
fhir:display [ fhir:v "Diffusion, hemodialysis" ] ;
fhir:definition [ fhir:v "Diffusion, hemodialysis" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14585" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Diffusion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntravascularRoute" ]
] )
] [
fhir:code [ fhir:v "TRNSDERMD" ] ;
fhir:display [ fhir:v "Diffusion, transdermal" ] ;
fhir:definition [ fhir:v "Diffusion, transdermal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14759" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Diffusion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "TRNSDERM" ]
] )
] [
fhir:code [ fhir:v "DISSOLVE" ] ;
fhir:display [ fhir:v "Dissolve, oral" ] ;
fhir:definition [ fhir:v "Dissolve, oral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14587" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Dissolve" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OralRoute" ]
] )
] [
fhir:code [ fhir:v "SL" ] ;
fhir:display [ fhir:v "Dissolve, sublingual" ] ;
fhir:definition [ fhir:v "Dissolve, sublingual" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14588" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Dissolve" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SublingualRoute" ]
] )
] [
fhir:code [ fhir:v "DOUCHE" ] ;
fhir:display [ fhir:v "Douche, vaginal" ] ;
fhir:definition [ fhir:v "Douche, vaginal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14590" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Douche" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_VaginalRoute" ]
] )
] [
fhir:code [ fhir:v "ENEMA" ] ;
fhir:display [ fhir:v "Enema, rectal" ] ;
fhir:definition [ fhir:v "Enema, rectal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14592" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Enema" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RectalRoute" ]
] )
] [
fhir:code [ fhir:v "RETENEMA" ] ;
fhir:display [ fhir:v "Enema, rectal retention" ] ;
fhir:definition [ fhir:v "Enema, rectal retention" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14593" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Enema" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RectalRoute" ]
] )
] [
fhir:code [ fhir:v "EFT" ] ;
fhir:display [ fhir:v "Instillation, enteral feeding tube" ] ;
fhir:definition [ fhir:v "Instillation, enteral feeding tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14702" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_EnteralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] )
] [
fhir:code [ fhir:v "ENTINSTL" ] ;
fhir:display [ fhir:v "Instillation, enteral" ] ;
fhir:definition [ fhir:v "Instillation, enteral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14701" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_EnteralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] )
] [
fhir:code [ fhir:v "EPI" ] ;
fhir:display [ fhir:v "Infusion, epidural" ] ;
fhir:definition [ fhir:v "Infusion, epidural" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14603" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_EpiduralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Infusion" ]
] )
] [
fhir:code [ fhir:v "EPIDURINJ" ] ;
fhir:display [ fhir:v "Injection, epidural" ] ;
fhir:definition [ fhir:v "Injection, epidural" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16940" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_EpiduralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] )
] [
fhir:code [ fhir:v "EPIINJ" ] ;
fhir:display [ fhir:v "Injection, epidural, push" ] ;
fhir:definition [ fhir:v "Injection, epidural, push" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14632" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_EpiduralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] )
] [
fhir:code [ fhir:v "EPINJSP" ] ;
fhir:display [ fhir:v "Injection, epidural, slow push" ] ;
fhir:definition [ fhir:v "Injection, epidural, slow push" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14633" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_EpiduralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] )
] [
fhir:code [ fhir:v "EXTRAMNINJ" ] ;
fhir:display [ fhir:v "Injection, extra-amniotic" ] ;
fhir:definition [ fhir:v "Injection, extra-amniotic" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16941" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_ExtraAmnioticRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] )
] [
fhir:code [ fhir:v "EXTCORPINJ" ] ;
fhir:display [ fhir:v "Injection, extracorporeal" ] ;
fhir:definition [ fhir:v "Injection, extracorporeal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "19400" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_ExtracorporealCirculationRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrapulmonaryRoute" ]
] )
] [
fhir:code [ fhir:v "IVFLUSH" ] ;
fhir:display [ fhir:v "Flush, intravenous catheter" ] ;
fhir:definition [ fhir:v "Flush, intravenous catheter" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14595" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Flush" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntravenousRoute" ]
] )
] [
fhir:code [ fhir:v "GBINJ" ] ;
fhir:display [ fhir:v "Injection, gastric button" ] ;
fhir:definition [ fhir:v "Injection, gastric button" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14635" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_GastricRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] )
] [
fhir:code [ fhir:v "GT" ] ;
fhir:display [ fhir:v "Instillation, gastrostomy tube" ] ;
fhir:definition [ fhir:v "Instillation, gastrostomy tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14704" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_GastricRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] )
] [
fhir:code [ fhir:v "NGT" ] ;
fhir:display [ fhir:v "Instillation, nasogastric tube" ] ;
fhir:definition [ fhir:v "Instillation, nasogastric tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14708" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_GastricRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] )
] [
fhir:code [ fhir:v "OGT" ] ;
fhir:display [ fhir:v "Instillation, orogastric tube" ] ;
fhir:definition [ fhir:v "Instillation, orogastric tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14710" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_GastricRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] )
] [
fhir:code [ fhir:v "GUIRR" ] ;
fhir:display [ fhir:v "Irrigation, genitourinary" ] ;
fhir:definition [ fhir:v "Irrigation, genitourinary" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14722" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_GenitourinaryRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Irrigation" ]
] )
] [
fhir:code [ fhir:v "GIN" ] ;
fhir:display [ fhir:v "Topical application, gingival" ] ;
fhir:definition [ fhir:v "Topical application, gingival" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14743" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_GingivalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "GINGINJ" ] ;
fhir:display [ fhir:v "Injection, gingival" ] ;
fhir:definition [ fhir:v "Injection, gingival" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14636" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_GingivalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] )
] [
fhir:code [ fhir:v "HAIR" ] ;
fhir:display [ fhir:v "Topical application, hair" ] ;
fhir:definition [ fhir:v "Topical application, hair" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14744" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_HairRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "SHAMPOO" ] ;
fhir:display [ fhir:v "Shampoo" ] ;
fhir:definition [ fhir:v "Shampoo" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14733" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_HairRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "IDIMPLNT" ] ;
fhir:display [ fhir:v "Implantation, intradermal" ] ;
fhir:definition [ fhir:v "Implantation, intradermal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14599" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Implantation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntradermalRoute" ]
] )
] [
fhir:code [ fhir:v "IVITIMPLNT" ] ;
fhir:display [ fhir:v "Implantation, intravitreal" ] ;
fhir:definition [ fhir:v "Implantation, intravitreal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14600" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Implantation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_VitreousHumourRoute" ]
] )
] [
fhir:code [ fhir:v "SQIMPLNT" ] ;
fhir:display [ fhir:v "Implantation, subcutaneous" ] ;
fhir:definition [ fhir:v "Implantation, subcutaneous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14601" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Implantation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SubcutaneousRoute" ]
] )
] [
fhir:code [ fhir:v "IA" ] ;
fhir:display [ fhir:v "Infusion, intraarterial catheter" ] ;
fhir:definition [ fhir:v "Infusion, intraarterial catheter" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14604" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Infusion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraarterialRoute" ]
] )
] [
fhir:code [ fhir:v "IC" ] ;
fhir:display [ fhir:v "Infusion, intracardiac" ] ;
fhir:definition [ fhir:v "Infusion, intracardiac" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14605" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Infusion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracardiacRoute" ]
] )
] [
fhir:code [ fhir:v "ICOR" ] ;
fhir:display [ fhir:v "Infusion, intracoronary" ] ;
fhir:definition [ fhir:v "Infusion, intracoronary" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14606" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Infusion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracoronaryRoute" ]
] )
] [
fhir:code [ fhir:v "IOSSC" ] ;
fhir:display [ fhir:v "Infusion, intraosseous, continuous" ] ;
fhir:definition [ fhir:v "Infusion, intraosseous, continuous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14607" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Infusion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraosseousRoute" ]
] )
] [
fhir:code [ fhir:v "IT" ] ;
fhir:display [ fhir:v "Infusion, intrathecal" ] ;
fhir:definition [ fhir:v "Infusion, intrathecal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14608" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Infusion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrathecalRoute" ]
] )
] [
fhir:code [ fhir:v "IV" ] ;
fhir:display [ fhir:v "Infusion, intravenous" ] ;
fhir:definition [ fhir:v "Infusion, intravenous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14609" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Infusion" ]
] )
] [
fhir:code [ fhir:v "IVASCINFUS" ] ;
fhir:display [ fhir:v "Infusion, intravascular" ] ;
fhir:definition [ fhir:v "Infusion, intravascular" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16936" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Infusion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntravascularRoute" ]
] )
] [
fhir:code [ fhir:v "SQINFUS" ] ;
fhir:display [ fhir:v "Infusion, subcutaneous" ] ;
fhir:definition [ fhir:v "Infusion, subcutaneous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14614" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Infusion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SubcutaneousRoute" ]
] )
] [
fhir:code [ fhir:v "IPINHL" ] ;
fhir:display [ fhir:v "Inhalation, respiratory" ] ;
fhir:definition [ fhir:v "Inhalation, oral" ] ;
fhir:designation ( [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]
] ;
fhir:value [ fhir:v "Inhalation, intrapulmonary" ]
] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]
] ;
fhir:value [ fhir:v "Inhalation, oral" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "synonymCode" ] ;
fhir:value [ fhir:v "ORINHL" ]
] [
fhir:code [ fhir:v "synonymCode" ] ;
fhir:value [ fhir:v "RESPINHL" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14622" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Inhalation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RespiratoryTractRoute" ]
] )
] [
fhir:code [ fhir:v "ORINHL" ] ;
fhir:display [ fhir:v "Inhalation, respiratory" ] ;
fhir:definition [ fhir:v "Inhalation, oral" ] ;
fhir:designation ( [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]
] ;
fhir:value [ fhir:v "Inhalation, intrapulmonary" ]
] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]
] ;
fhir:value [ fhir:v "Inhalation, oral" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "synonymCode" ] ;
fhir:value [ fhir:v "IPINHL" ]
] [
fhir:code [ fhir:v "synonymCode" ] ;
fhir:value [ fhir:v "RESPINHL" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14622" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Inhalation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RespiratoryTractRoute" ]
] )
] [
fhir:code [ fhir:v "RESPINHL" ] ;
fhir:display [ fhir:v "Inhalation, respiratory" ] ;
fhir:definition [ fhir:v "Inhalation, oral" ] ;
fhir:designation ( [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]
] ;
fhir:value [ fhir:v "Inhalation, intrapulmonary" ]
] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]
] ;
fhir:value [ fhir:v "Inhalation, oral" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "synonymCode" ] ;
fhir:value [ fhir:v "IPINHL" ]
] [
fhir:code [ fhir:v "synonymCode" ] ;
fhir:value [ fhir:v "ORINHL" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14622" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Inhalation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RespiratoryTractRoute" ]
] )
] [
fhir:code [ fhir:v "IPPB" ] ;
fhir:display [ fhir:v "Inhalation, intermittent positive pressure breathing (ippb)" ] ;
fhir:definition [ fhir:v "Inhalation, intermittent positive pressure breathing (ippb)" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14616" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Inhalation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PulmonaryRoute" ]
] )
] [
fhir:code [ fhir:v "NASINHL" ] ;
fhir:display [ fhir:v "Inhalation, nasal" ] ;
fhir:definition [ fhir:v "Inhalation, nasal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14617" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Inhalation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_NasalRoute" ]
] )
] [
fhir:code [ fhir:v "NEB" ] ;
fhir:display [ fhir:v "Inhalation, nebulization" ] ;
fhir:definition [ fhir:v "Inhalation, nebulization" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14619" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Inhalation" ]
] )
] [
fhir:code [ fhir:v "TRACH" ] ;
fhir:display [ fhir:v "Inhalation, tracheostomy" ] ;
fhir:definition [ fhir:v "Inhalation, tracheostomy" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14625" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Inhalation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TracheostomyRoute" ]
] )
] [
fhir:code [ fhir:v "VENT" ] ;
fhir:display [ fhir:v "Inhalation, ventilator" ] ;
fhir:definition [ fhir:v "Inhalation, ventilator" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14626" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Inhalation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PulmonaryRoute" ]
] )
] [
fhir:code [ fhir:v "VENTMASK" ] ;
fhir:display [ fhir:v "Inhalation, ventimask" ] ;
fhir:definition [ fhir:v "Inhalation, ventimask" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14627" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Inhalation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PulmonaryRoute" ]
] )
] [
fhir:code [ fhir:v "BLADINJ" ] ;
fhir:display [ fhir:v "Injection, urinary bladder" ] ;
fhir:definition [ fhir:v "Injection, urinary bladder" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14686" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_UrinaryBladderRoute" ]
] )
] [
fhir:code [ fhir:v "ENDOSININJ" ] ;
fhir:display [ fhir:v "Injection, endosinusial" ] ;
fhir:definition [ fhir:v "Injection, endosinusial" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16939" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SinusUnspecifiedRoute" ]
] )
] [
fhir:code [ fhir:v "HEMOPORT" ] ;
fhir:display [ fhir:v "Injection, hemodialysis port" ] ;
fhir:definition [ fhir:v "Injection, hemodialysis port" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14637" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntravascularRoute" ]
] )
] [
fhir:code [ fhir:v "IABDINJ" ] ;
fhir:display [ fhir:v "Injection, intra-abdominal" ] ;
fhir:definition [ fhir:v "Injection, intra-abdominal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16944" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraabdominalRoute" ]
] )
] [
fhir:code [ fhir:v "IAINJ" ] ;
fhir:display [ fhir:v "Injection, intraarterial" ] ;
fhir:definition [ fhir:v "Injection, intraarterial" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14639" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraarterialRoute" ]
] )
] [
fhir:code [ fhir:v "IARTINJ" ] ;
fhir:display [ fhir:v "Injection, intraarticular" ] ;
fhir:definition [ fhir:v "Injection, intraarticular" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14642" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraarticularRoute" ]
] )
] [
fhir:code [ fhir:v "IBURSINJ" ] ;
fhir:display [ fhir:v "Injection, intrabursal" ] ;
fhir:definition [ fhir:v "Injection, intrabursal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14643" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrabursalRoute" ]
] )
] [
fhir:code [ fhir:v "ICARDINJ" ] ;
fhir:display [ fhir:v "Injection, intracardiac" ] ;
fhir:definition [ fhir:v "Injection, intracardiac" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14644" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracardiacRoute" ]
] )
] [
fhir:code [ fhir:v "ICARTINJ" ] ;
fhir:display [ fhir:v "Injection, intracartilaginous" ] ;
fhir:definition [ fhir:v "Injection, intracartilaginous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16945" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracartilaginousRoute" ]
] )
] [
fhir:code [ fhir:v "ICAUDINJ" ] ;
fhir:display [ fhir:v "Injection, intracaudal" ] ;
fhir:definition [ fhir:v "Injection, intracaudal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16946" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracaudalRoute" ]
] )
] [
fhir:code [ fhir:v "ICAVINJ" ] ;
fhir:display [ fhir:v "Injection, intracavernous" ] ;
fhir:definition [ fhir:v "Injection, intracavernous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14648" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracavernosalRoute" ]
] )
] [
fhir:code [ fhir:v "ICAVITINJ" ] ;
fhir:display [ fhir:v "Injection, intracavitary" ] ;
fhir:definition [ fhir:v "Injection, intracavitary" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16947" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracavitaryRoute" ]
] )
] [
fhir:code [ fhir:v "ICEREBINJ" ] ;
fhir:display [ fhir:v "Injection, intracerebral" ] ;
fhir:definition [ fhir:v "Injection, intracerebral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16948" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracerebralRoute" ]
] )
] [
fhir:code [ fhir:v "ICISTERNINJ" ] ;
fhir:display [ fhir:v "Injection, intracisternal" ] ;
fhir:definition [ fhir:v "Injection, intracisternal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16949" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracisternalRoute" ]
] )
] [
fhir:code [ fhir:v "ICORONINJ" ] ;
fhir:display [ fhir:v "Injection, intracoronary" ] ;
fhir:definition [ fhir:v "Injection, intracoronary" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14650" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracoronaryRoute" ]
] )
] [
fhir:code [ fhir:v "ICORPCAVINJ" ] ;
fhir:display [ fhir:v "Injection, intracorpus cavernosum" ] ;
fhir:definition [ fhir:v "Injection, intracorpus cavernosum" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16950" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracorpusCavernosumRoute" ]
] )
] [
fhir:code [ fhir:v "IDINJ" ] ;
fhir:display [ fhir:v "Injection, intradermal" ] ;
fhir:definition [ fhir:v "Injection, intradermal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14652" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntradermalRoute" ]
] )
] [
fhir:code [ fhir:v "IDISCINJ" ] ;
fhir:display [ fhir:v "Injection, intradiscal" ] ;
fhir:definition [ fhir:v "Injection, intradiscal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14653" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntradiscalRoute" ]
] )
] [
fhir:code [ fhir:v "IDUCTINJ" ] ;
fhir:display [ fhir:v "Injection, intraductal" ] ;
fhir:definition [ fhir:v "Injection, intraductal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16951" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraductalRoute" ]
] )
] [
fhir:code [ fhir:v "IDURINJ" ] ;
fhir:display [ fhir:v "Injection, intradural" ] ;
fhir:definition [ fhir:v "Injection, intradural" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16952" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraduralRoute" ]
] )
] [
fhir:code [ fhir:v "IEPIDINJ" ] ;
fhir:display [ fhir:v "Injection, intraepidermal" ] ;
fhir:definition [ fhir:v "Injection, intraepidermal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16953" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraepidermalRoute" ]
] )
] [
fhir:code [ fhir:v "IEPITHINJ" ] ;
fhir:display [ fhir:v "Injection, intraepithelial" ] ;
fhir:definition [ fhir:v "Injection, intraepithelial" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14654" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraepithelialRoute" ]
] )
] [
fhir:code [ fhir:v "ILESINJ" ] ;
fhir:display [ fhir:v "Injection, intralesional" ] ;
fhir:definition [ fhir:v "Injection, intralesional" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14655" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntralesionalRoute" ]
] )
] [
fhir:code [ fhir:v "ILUMINJ" ] ;
fhir:display [ fhir:v "Injection, intraluminal" ] ;
fhir:definition [ fhir:v "Injection, intraluminal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16954" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraluminalRoute" ]
] )
] [
fhir:code [ fhir:v "ILYMPJINJ" ] ;
fhir:display [ fhir:v "Injection, intralymphatic" ] ;
fhir:definition [ fhir:v "Injection, intralymphatic" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14656" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntralymphaticRoute" ]
] )
] [
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Injection, intramuscular" ] ;
fhir:definition [ fhir:v "Injection, intramuscular" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14657" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntramuscularRoute" ]
] )
] [
fhir:code [ fhir:v "IMEDULINJ" ] ;
fhir:display [ fhir:v "Injection, intramedullary" ] ;
fhir:definition [ fhir:v "Injection, intramedullary" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16955" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntramedullaryRoute" ]
] )
] [
fhir:code [ fhir:v "INTERMENINJ" ] ;
fhir:display [ fhir:v "Injection, interameningeal" ] ;
fhir:definition [ fhir:v "Injection, interameningeal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16942" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_InterameningealRoute" ]
] )
] [
fhir:code [ fhir:v "INTERSTITINJ" ] ;
fhir:display [ fhir:v "Injection, interstitial" ] ;
fhir:definition [ fhir:v "Injection, interstitial" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16943" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_InterstitialRoute" ]
] )
] [
fhir:code [ fhir:v "IOINJ" ] ;
fhir:display [ fhir:v "Injection, intraocular" ] ;
fhir:definition [ fhir:v "Injection, intraocular" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14660" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraocularRoute" ]
] )
] [
fhir:code [ fhir:v "IOSSINJ" ] ;
fhir:display [ fhir:v "Injection, intraosseous" ] ;
fhir:definition [ fhir:v "Injection, intraosseous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14661" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraosseousRoute" ]
] )
] [
fhir:code [ fhir:v "IOVARINJ" ] ;
fhir:display [ fhir:v "Injection, intraovarian" ] ;
fhir:definition [ fhir:v "Injection, intraovarian" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16956" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraovarianRoute" ]
] )
] [
fhir:code [ fhir:v "IPCARDINJ" ] ;
fhir:display [ fhir:v "Injection, intrapericardial" ] ;
fhir:definition [ fhir:v "Injection, intrapericardial" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16957" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrapericardialRoute" ]
] )
] [
fhir:code [ fhir:v "IPERINJ" ] ;
fhir:display [ fhir:v "Injection, intraperitoneal" ] ;
fhir:definition [ fhir:v "Injection, intraperitoneal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14662" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraperitonealRoute" ]
] )
] [
fhir:code [ fhir:v "IPINJ" ] ;
fhir:display [ fhir:v "Injection, intrapulmonary" ] ;
fhir:definition [ fhir:v "Injection, intrapulmonary" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16959" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrapulmonaryRoute" ]
] )
] [
fhir:code [ fhir:v "IPLRINJ" ] ;
fhir:display [ fhir:v "Injection, intrapleural" ] ;
fhir:definition [ fhir:v "Injection, intrapleural" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14663" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrapleuralRoute" ]
] )
] [
fhir:code [ fhir:v "IPROSTINJ" ] ;
fhir:display [ fhir:v "Injection, intraprostatic" ] ;
fhir:definition [ fhir:v "Injection, intraprostatic" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16958" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraprostaticRoute" ]
] )
] [
fhir:code [ fhir:v "IPUMPINJ" ] ;
fhir:display [ fhir:v "Injection, insulin pump" ] ;
fhir:definition [ fhir:v "Injection, insulin pump" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14638" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SubcutaneousRoute" ]
] )
] [
fhir:code [ fhir:v "ISINJ" ] ;
fhir:display [ fhir:v "Injection, intraspinal" ] ;
fhir:definition [ fhir:v "Injection, intraspinal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14664" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraspinalRoute" ]
] )
] [
fhir:code [ fhir:v "ISTERINJ" ] ;
fhir:display [ fhir:v "Injection, intrasternal" ] ;
fhir:definition [ fhir:v "Injection, intrasternal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14665" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrasternalRoute" ]
] )
] [
fhir:code [ fhir:v "ISYNINJ" ] ;
fhir:display [ fhir:v "Injection, intrasynovial" ] ;
fhir:definition [ fhir:v "Injection, intrasynovial" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14666" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrasynovialRoute" ]
] )
] [
fhir:code [ fhir:v "ITENDINJ" ] ;
fhir:display [ fhir:v "Injection, intratendinous" ] ;
fhir:definition [ fhir:v "Injection, intratendinous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16960" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntratendinousRoute" ]
] )
] [
fhir:code [ fhir:v "ITESTINJ" ] ;
fhir:display [ fhir:v "Injection, intratesticular" ] ;
fhir:definition [ fhir:v "Injection, intratesticular" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16961" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntratesticularRoute" ]
] )
] [
fhir:code [ fhir:v "ITHORINJ" ] ;
fhir:display [ fhir:v "Injection, intrathoracic" ] ;
fhir:definition [ fhir:v "Injection, intrathoracic" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16962" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrathoracicRoute" ]
] )
] [
fhir:code [ fhir:v "ITINJ" ] ;
fhir:display [ fhir:v "Injection, intrathecal" ] ;
fhir:definition [ fhir:v "Injection, intrathecal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14667" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrathecalRoute" ]
] )
] [
fhir:code [ fhir:v "ITUBINJ" ] ;
fhir:display [ fhir:v "Injection, intratubular" ] ;
fhir:definition [ fhir:v "Injection, intratubular" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16963" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntratubularRoute" ]
] )
] [
fhir:code [ fhir:v "ITUMINJ" ] ;
fhir:display [ fhir:v "Injection, intratumor" ] ;
fhir:definition [ fhir:v "Injection, intratumor" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16964" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntratumorRoute" ]
] )
] [
fhir:code [ fhir:v "ITYMPINJ" ] ;
fhir:display [ fhir:v "Injection, intratympanic" ] ;
fhir:definition [ fhir:v "Injection, intratympanic" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16965" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntratympanicRoute" ]
] )
] [
fhir:code [ fhir:v "IUINJ" ] ;
fhir:display [ fhir:v "Injection, intrauterine" ] ;
fhir:definition [ fhir:v "Injection, intracervical (uterus)" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14669" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrauterineRoute" ]
] )
] [
fhir:code [ fhir:v "IUINJC" ] ;
fhir:display [ fhir:v "Injection, intracervical (uterus)" ] ;
fhir:definition [ fhir:v "Injection, intracervical (uterus)" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14649" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracervicalRoute" ]
] )
] [
fhir:code [ fhir:v "IURETINJ" ] ;
fhir:display [ fhir:v "Injection, intraureteral, retrograde" ] ;
fhir:definition [ fhir:v "Injection, intraureteral, retrograde" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14668" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrauterineRoute" ]
] )
] [
fhir:code [ fhir:v "IVASCINJ" ] ;
fhir:display [ fhir:v "Injection, intravascular" ] ;
fhir:definition [ fhir:v "Injection, intravascular" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16966" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntravascularRoute" ]
] )
] [
fhir:code [ fhir:v "IVENTINJ" ] ;
fhir:display [ fhir:v "Injection, intraventricular (heart)" ] ;
fhir:definition [ fhir:v "Injection, intraventricular (heart)" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14675" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraventricularRoute" ]
] )
] [
fhir:code [ fhir:v "IVESINJ" ] ;
fhir:display [ fhir:v "Injection, intravesicle" ] ;
fhir:definition [ fhir:v "Injection, intravesicle" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14676" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntravesicleRoute" ]
] )
] [
fhir:code [ fhir:v "IVINJ" ] ;
fhir:display [ fhir:v "Injection, intravenous" ] ;
fhir:definition [ fhir:v "Injection, intravenous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14670" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntravenousRoute" ]
] )
] [
fhir:code [ fhir:v "IVITINJ" ] ;
fhir:display [ fhir:v "Injection, intravitreal" ] ;
fhir:definition [ fhir:v "Injection, intravitreal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14677" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntravitrealRoute" ]
] )
] [
fhir:code [ fhir:v "PAINJ" ] ;
fhir:display [ fhir:v "Injection, periarticular" ] ;
fhir:definition [ fhir:v "Injection, periarticular" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14679" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PeriarticularRoute" ]
] )
] [
fhir:code [ fhir:v "PARENTINJ" ] ;
fhir:display [ fhir:v "Injection, parenteral" ] ;
fhir:definition [ fhir:v "Injection, parenteral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16967" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_ParenteralRoute" ]
] )
] [
fhir:code [ fhir:v "PDONTINJ" ] ;
fhir:display [ fhir:v "Injection, periodontal" ] ;
fhir:definition [ fhir:v "Injection, periodontal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16969" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PeriodontalRoute" ]
] )
] [
fhir:code [ fhir:v "PDPINJ" ] ;
fhir:display [ fhir:v "Injection, peritoneal dialysis port" ] ;
fhir:definition [ fhir:v "Injection, peritoneal dialysis port" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14681" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraperitonealRoute" ]
] )
] [
fhir:code [ fhir:v "PDURINJ" ] ;
fhir:display [ fhir:v "Injection, peridural" ] ;
fhir:definition [ fhir:v "Injection, peridural" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16968" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PeriduralRoute" ]
] )
] [
fhir:code [ fhir:v "PNINJ" ] ;
fhir:display [ fhir:v "Injection, perineural" ] ;
fhir:definition [ fhir:v "Injection, perineural" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14680" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PerineuralRoute" ]
] )
] [
fhir:code [ fhir:v "PNSINJ" ] ;
fhir:display [ fhir:v "Injection, paranasal sinuses" ] ;
fhir:definition [ fhir:v "Injection, paranasal sinuses" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14678" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_ParanasalSinusesRoute" ]
] )
] [
fhir:code [ fhir:v "RBINJ" ] ;
fhir:display [ fhir:v "Injection, retrobulbar" ] ;
fhir:definition [ fhir:v "Injection, retrobulbar" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14682" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RetrobulbarRoute" ]
] )
] [
fhir:code [ fhir:v "SCINJ" ] ;
fhir:display [ fhir:v "Injection, subconjunctival" ] ;
fhir:definition [ fhir:v "Injection, subconjunctival" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14683" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SubconjunctivalRoute" ]
] )
] [
fhir:code [ fhir:v "SLESINJ" ] ;
fhir:display [ fhir:v "Injection, sublesional" ] ;
fhir:definition [ fhir:v "Injection, sublesional" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14685" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SublesionalRoute" ]
] )
] [
fhir:code [ fhir:v "SOFTISINJ" ] ;
fhir:display [ fhir:v "Injection, soft tissue" ] ;
fhir:definition [ fhir:v "Injection, soft tissue" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16970" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SoftTissueRoute" ]
] )
] [
fhir:code [ fhir:v "SQ" ] ;
fhir:display [ fhir:v "Injection, subcutaneous" ] ;
fhir:definition [ fhir:v "Injection, subcutaneous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14684" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SubcutaneousRoute" ]
] )
] [
fhir:code [ fhir:v "SUBARACHINJ" ] ;
fhir:display [ fhir:v "Injection, subarachnoid" ] ;
fhir:definition [ fhir:v "Injection, subarachnoid" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16971" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SubarachnoidRoute" ]
] )
] [
fhir:code [ fhir:v "SUBMUCINJ" ] ;
fhir:display [ fhir:v "Injection, submucosal" ] ;
fhir:definition [ fhir:v "Injection, submucosal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16972" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SubmucosalRoute" ]
] )
] [
fhir:code [ fhir:v "TRPLACINJ" ] ;
fhir:display [ fhir:v "Injection, transplacental" ] ;
fhir:definition [ fhir:v "Injection, transplacental" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16973" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TransplacentalRoute" ]
] )
] [
fhir:code [ fhir:v "TRTRACHINJ" ] ;
fhir:display [ fhir:v "Injection, transtracheal" ] ;
fhir:definition [ fhir:v "Injection, transtracheal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16974" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TranstrachealRoute" ]
] )
] [
fhir:code [ fhir:v "URETHINJ" ] ;
fhir:display [ fhir:v "Injection, urethral" ] ;
fhir:definition [ fhir:v "Injection, urethral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16976" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_UrethralRoute" ]
] )
] [
fhir:code [ fhir:v "URETINJ" ] ;
fhir:display [ fhir:v "Injection, ureteral" ] ;
fhir:definition [ fhir:v "Injection, ureteral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16975" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Injection" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_UreteralRoute" ]
] )
] [
fhir:code [ fhir:v "IOSURGINS" ] ;
fhir:display [ fhir:v "Insertion, intraocular, surgical" ] ;
fhir:definition [ fhir:v "Insertion, intraocular, surgical" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14689" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Insertion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraocularRoute" ]
] )
] [
fhir:code [ fhir:v "IU" ] ;
fhir:display [ fhir:v "Insertion, intrauterine" ] ;
fhir:definition [ fhir:v "Insertion, intrauterine" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14690" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Insertion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrauterineRoute" ]
] )
] [
fhir:code [ fhir:v "LPINS" ] ;
fhir:display [ fhir:v "Insertion, lacrimal puncta" ] ;
fhir:definition [ fhir:v "Insertion, lacrimal puncta" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14691" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Insertion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_LacrimalPunctaRoute" ]
] )
] [
fhir:code [ fhir:v "PR" ] ;
fhir:display [ fhir:v "Insertion, rectal" ] ;
fhir:definition [ fhir:v "Insertion, rectal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14692" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Insertion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RectalRoute" ]
] )
] [
fhir:code [ fhir:v "SQSURGINS" ] ;
fhir:display [ fhir:v "Insertion, subcutaneous, surgical" ] ;
fhir:definition [ fhir:v "Insertion, subcutaneous, surgical" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14693" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Insertion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SubcutaneousRoute" ]
] )
] [
fhir:code [ fhir:v "URETHINS" ] ;
fhir:display [ fhir:v "Insertion, urethral" ] ;
fhir:definition [ fhir:v "Insertion, urethral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14694" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Insertion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_UrethralRoute" ]
] )
] [
fhir:code [ fhir:v "VAGINSI" ] ;
fhir:display [ fhir:v "Insertion, vaginal" ] ;
fhir:definition [ fhir:v "Insertion, vaginal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14695" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Insertion" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_VaginalRoute" ]
] )
] [
fhir:code [ fhir:v "BLADINSTL" ] ;
fhir:display [ fhir:v "Instillation, urinary catheter" ] ;
fhir:definition [ fhir:v "Instillation, urinary catheter" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14719" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_UrinaryTractRoute" ]
] )
] [
fhir:code [ fhir:v "CAPDINSTL" ] ;
fhir:display [ fhir:v "Instillation, continuous ambulatory peritoneal dialysis port" ] ;
fhir:definition [ fhir:v "Instillation, continuous ambulatory peritoneal dialysis port" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14699" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraperitonealRoute" ]
] )
] [
fhir:code [ fhir:v "CTINSTL" ] ;
fhir:display [ fhir:v "Instillation, chest tube" ] ;
fhir:definition [ fhir:v "Instillation, chest tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14698" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrapleuralRoute" ]
] )
] [
fhir:code [ fhir:v "ETINSTL" ] ;
fhir:display [ fhir:v "Instillation, endotracheal tube" ] ;
fhir:definition [ fhir:v "Instillation, endotracheal tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14700" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PulmonaryRoute" ]
] )
] [
fhir:code [ fhir:v "GJT" ] ;
fhir:display [ fhir:v "Instillation, gastro-jejunostomy tube" ] ;
fhir:definition [ fhir:v "Instillation, gastro-jejunostomy tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14703" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_JejunumRoute" ]
] )
] [
fhir:code [ fhir:v "IBRONCHINSTIL" ] ;
fhir:display [ fhir:v "Instillation, intrabronchial" ] ;
fhir:definition [ fhir:v "Instillation, intrabronchial" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16977" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrabronchialRoute" ]
] )
] [
fhir:code [ fhir:v "IDUODINSTIL" ] ;
fhir:display [ fhir:v "Instillation, intraduodenal" ] ;
fhir:definition [ fhir:v "Instillation, intraduodenal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16978" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraduodenalRoute" ]
] )
] [
fhir:code [ fhir:v "IESOPHINSTIL" ] ;
fhir:display [ fhir:v "Instillation, intraesophageal" ] ;
fhir:definition [ fhir:v "Instillation, intraesophageal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16979" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraesophagealRoute" ]
] )
] [
fhir:code [ fhir:v "IGASTINSTIL" ] ;
fhir:display [ fhir:v "Instillation, intragastric" ] ;
fhir:definition [ fhir:v "Instillation, intragastric" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16980" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntragastricRoute" ]
] )
] [
fhir:code [ fhir:v "IILEALINJ" ] ;
fhir:display [ fhir:v "Instillation, intraileal" ] ;
fhir:definition [ fhir:v "Instillation, intraileal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16981" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrailealRoute" ]
] )
] [
fhir:code [ fhir:v "IOINSTL" ] ;
fhir:display [ fhir:v "Instillation, intraocular" ] ;
fhir:definition [ fhir:v "Instillation, intraocular" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14705" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraocularRoute" ]
] )
] [
fhir:code [ fhir:v "ISININSTIL" ] ;
fhir:display [ fhir:v "Instillation, intrasinal" ] ;
fhir:definition [ fhir:v "Instillation, intrasinal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16982" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrasinalRoute" ]
] )
] [
fhir:code [ fhir:v "ITRACHINSTIL" ] ;
fhir:display [ fhir:v "Instillation, intratracheal" ] ;
fhir:definition [ fhir:v "Instillation, intratracheal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16983" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntratrachealRoute" ]
] )
] [
fhir:code [ fhir:v "IUINSTL" ] ;
fhir:display [ fhir:v "Instillation, intrauterine" ] ;
fhir:definition [ fhir:v "Instillation, intrauterine" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14706" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrauterineRoute" ]
] )
] [
fhir:code [ fhir:v "JJTINSTL" ] ;
fhir:display [ fhir:v "Instillation, jejunostomy tube" ] ;
fhir:definition [ fhir:v "Instillation, jejunostomy tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14707" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_JejunumRoute" ]
] )
] [
fhir:code [ fhir:v "LARYNGINSTIL" ] ;
fhir:display [ fhir:v "Instillation, laryngeal" ] ;
fhir:definition [ fhir:v "Instillation, laryngeal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16984" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_LaryngealRoute" ]
] )
] [
fhir:code [ fhir:v "NASALINSTIL" ] ;
fhir:display [ fhir:v "Instillation, nasal" ] ;
fhir:definition [ fhir:v "Instillation, nasal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16985" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_NasalRoute" ]
] )
] [
fhir:code [ fhir:v "NASOGASINSTIL" ] ;
fhir:display [ fhir:v "Instillation, nasogastric" ] ;
fhir:definition [ fhir:v "Instillation, nasogastric" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16986" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_NasalRoute" ]
] )
] [
fhir:code [ fhir:v "NTT" ] ;
fhir:display [ fhir:v "Instillation, nasotracheal tube" ] ;
fhir:definition [ fhir:v "Instillation, nasotracheal tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14709" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PulmonaryRoute" ]
] )
] [
fhir:code [ fhir:v "OJJ" ] ;
fhir:display [ fhir:v "Instillation, orojejunum tube" ] ;
fhir:definition [ fhir:v "Instillation, orojejunum tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14711" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_JejunumRoute" ]
] )
] [
fhir:code [ fhir:v "OT" ] ;
fhir:display [ fhir:v "Instillation, otic" ] ;
fhir:definition [ fhir:v "Instillation, otic" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14712" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OticRoute" ]
] )
] [
fhir:code [ fhir:v "PDPINSTL" ] ;
fhir:display [ fhir:v "Instillation, peritoneal dialysis port" ] ;
fhir:definition [ fhir:v "Instillation, peritoneal dialysis port" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14714" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraperitonealRoute" ]
] )
] [
fhir:code [ fhir:v "PNSINSTL" ] ;
fhir:display [ fhir:v "Instillation, paranasal sinuses" ] ;
fhir:definition [ fhir:v "Instillation, paranasal sinuses" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14713" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_ParanasalSinusesRoute" ]
] )
] [
fhir:code [ fhir:v "RECINSTL" ] ;
fhir:display [ fhir:v "Instillation, rectal" ] ;
fhir:definition [ fhir:v "Instillation, rectal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14715" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RectalRoute" ]
] )
] [
fhir:code [ fhir:v "SININSTIL" ] ;
fhir:display [ fhir:v "Instillation, sinus, unspecified" ] ;
fhir:definition [ fhir:v "Instillation, sinus, unspecified" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16987" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SinusUnspecifiedRoute" ]
] )
] [
fhir:code [ fhir:v "SOFTISINSTIL" ] ;
fhir:display [ fhir:v "Instillation, soft tissue" ] ;
fhir:definition [ fhir:v "Instillation, soft tissue" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16988" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SoftTissueRoute" ]
] )
] [
fhir:code [ fhir:v "TRACHINSTL" ] ;
fhir:display [ fhir:v "Instillation, tracheostomy" ] ;
fhir:definition [ fhir:v "Instillation, tracheostomy" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14717" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TracheostomyRoute" ]
] )
] [
fhir:code [ fhir:v "TRTYMPINSTIL" ] ;
fhir:display [ fhir:v "Instillation, transtympanic" ] ;
fhir:definition [ fhir:v "Instillation, transtympanic" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16989" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TranstympanicRoute" ]
] )
] [
fhir:code [ fhir:v "URETHINSTL" ] ;
fhir:display [ fhir:v "instillation, urethral" ] ;
fhir:definition [ fhir:v "Instillation, urethral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14718" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Instillation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_UrethralRoute" ]
] )
] [
fhir:code [ fhir:v "ICORNTA" ] ;
fhir:display [ fhir:v "Topical application, intracorneal" ] ;
fhir:definition [ fhir:v "Topical application, intracorneal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17008" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracornealRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "ICORONTA" ] ;
fhir:display [ fhir:v "Topical application, intracoronal (dental)" ] ;
fhir:definition [ fhir:v "Topical application, intracoronal (dental)" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17009" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntracoronalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "IDOUDMAB" ] ;
fhir:display [ fhir:v "Mucosal absorption, intraduodenal" ] ;
fhir:definition [ fhir:v "Mucosal absorption, intraduodenal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16999" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraduodenalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_MucosalAbsorptionRoute" ]
] )
] [
fhir:code [ fhir:v "IESOPHTA" ] ;
fhir:display [ fhir:v "Topical application, intraesophageal" ] ;
fhir:definition [ fhir:v "Topical application, intraesophageal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17010" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraesophagealRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "IGASTIRR" ] ;
fhir:display [ fhir:v "Irrigation, intragastric" ] ;
fhir:definition [ fhir:v "Irrigation, intragastric" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16993" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntragastricRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Irrigation" ]
] )
] [
fhir:code [ fhir:v "IGASTLAV" ] ;
fhir:display [ fhir:v "Lavage, intragastric" ] ;
fhir:definition [ fhir:v "Lavage, intragastric" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16996" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntragastricRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_LavageRoute" ]
] )
] [
fhir:code [ fhir:v "IILEALTA" ] ;
fhir:display [ fhir:v "Topical application, intraileal" ] ;
fhir:definition [ fhir:v "Topical application, intraileal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17011" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntrailealRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "ILESIRR" ] ;
fhir:display [ fhir:v "Irrigation, intralesional" ] ;
fhir:definition [ fhir:v "Irrigation, intralesional" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14723" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntralesionalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Irrigation" ]
] )
] [
fhir:code [ fhir:v "ILTOP" ] ;
fhir:display [ fhir:v "Topical application, intralesional" ] ;
fhir:definition [ fhir:v "Topical application, intralesional" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14745" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntralesionalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "ILUMTA" ] ;
fhir:display [ fhir:v "Topical application, intraluminal" ] ;
fhir:definition [ fhir:v "Topical application, intraluminal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17012" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraluminalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "IOIRR" ] ;
fhir:display [ fhir:v "Irrigation, intraocular" ] ;
fhir:definition [ fhir:v "Irrigation, intraocular" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14724" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraocularRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Irrigation" ]
] )
] [
fhir:code [ fhir:v "IOTOP" ] ;
fhir:display [ fhir:v "Topical application, intraocular" ] ;
fhir:definition [ fhir:v "Topical application, intraocular" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14746" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntraocularRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "ITRACHMAB" ] ;
fhir:display [ fhir:v "Mucosal absorption, intratracheal" ] ;
fhir:definition [ fhir:v "Mucosal absorption, intratracheal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17000" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_IntratrachealRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_MucosalAbsorptionRoute" ]
] )
] [
fhir:code [ fhir:v "BLADIRR" ] ;
fhir:display [ fhir:v "Irrigation, urinary bladder" ] ;
fhir:definition [ fhir:v "Irrigation, urinary bladder" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14725" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Irrigation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_UrinaryBladderRoute" ]
] )
] [
fhir:code [ fhir:v "RECIRR" ] ;
fhir:display [ fhir:v "Irrigation, rectal" ] ;
fhir:definition [ fhir:v "Irrigation, rectal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16994" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Irrigation" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RectalRoute" ]
] )
] [
fhir:code [ fhir:v "LARYNGTA" ] ;
fhir:display [ fhir:v "Topical application, laryngeal" ] ;
fhir:definition [ fhir:v "Topical application, laryngeal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17013" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_LaryngealRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "TRNSLING" ] ;
fhir:display [ fhir:v "Translingual" ] ;
fhir:definition [ fhir:v "Translingual" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14760" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_LingualRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "SMUCMAB" ] ;
fhir:display [ fhir:v "Mucosal absorption, submucosal" ] ;
fhir:definition [ fhir:v "Mucosal absorption, submucosal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "16998" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_MucosalAbsorptionRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SubmucosalRoute" ]
] )
] [
fhir:code [ fhir:v "MUC" ] ;
fhir:display [ fhir:v "Topical application, mucous membrane" ] ;
fhir:definition [ fhir:v "Topical application, mucous membrane" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14747" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_MucousMembraneRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "NAIL" ] ;
fhir:display [ fhir:v "Topical application, nail" ] ;
fhir:definition [ fhir:v "Topical application, nail" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14748" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_NailRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "NASAL" ] ;
fhir:display [ fhir:v "Topical application, nasal" ] ;
fhir:definition [ fhir:v "Topical application, nasal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14749" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_NasalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "ETNEB" ] ;
fhir:display [ fhir:v "Nebulization, endotracheal tube" ] ;
fhir:definition [ fhir:v "Nebulization, endotracheal tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14729" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Nebulization" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PulmonaryRoute" ]
] )
] [
fhir:code [ fhir:v "OPTHALTA" ] ;
fhir:display [ fhir:v "Topical application, ophthalmic" ] ;
fhir:definition [ fhir:v "Topical application, ophthalmic" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17014" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OphthalmicRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "ORALTA" ] ;
fhir:display [ fhir:v "Topical application, oral" ] ;
fhir:definition [ fhir:v "Topical application, oral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17015" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "ORRINSE" ] ;
fhir:display [ fhir:v "Rinse, oral" ] ;
fhir:definition [ fhir:v "Rinse, oral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14732" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Rinse" ]
] )
] [
fhir:code [ fhir:v "PO" ] ;
fhir:display [ fhir:v "Swallow, oral" ] ;
fhir:definition [ fhir:v "Swallow, oral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14735" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OralRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "GARGLE" ] ;
fhir:display [ fhir:v "Gargle" ] ;
fhir:definition [ fhir:v "Gargle" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14596" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OromucosalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "ORMUC" ] ;
fhir:display [ fhir:v "Topical application, oromucosal" ] ;
fhir:definition [ fhir:v "Topical application, oromucosal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14750" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OromucosalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "SUCK" ] ;
fhir:display [ fhir:v "Suck, oromucosal" ] ;
fhir:definition [ fhir:v "Suck, oromucosal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14734" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OromucosalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "SWISHSPIT" ] ;
fhir:display [ fhir:v "Swish and spit out, oromucosal" ] ;
fhir:definition [ fhir:v "Swish and spit out, oromucosal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14737" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OromucosalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Swish" ]
] )
] [
fhir:code [ fhir:v "SWISHSWAL" ] ;
fhir:display [ fhir:v "Swish and swallow, oromucosal" ] ;
fhir:definition [ fhir:v "Swish and swallow, oromucosal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14738" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OromucosalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_Swish" ]
] )
] [
fhir:code [ fhir:v "OROPHARTA" ] ;
fhir:display [ fhir:v "Topical application, oropharyngeal" ] ;
fhir:definition [ fhir:v "Topical application, oropharyngeal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17016" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_OropharyngealRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "PERIANAL" ] ;
fhir:display [ fhir:v "Topical application, perianal" ] ;
fhir:definition [ fhir:v "Topical application, perianal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14751" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PerianalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "PERINEAL" ] ;
fhir:display [ fhir:v "Topical application, perineal" ] ;
fhir:definition [ fhir:v "Topical application, perineal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14752" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PerinealRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "PDONTTA" ] ;
fhir:display [ fhir:v "Topical application, periodontal" ] ;
fhir:definition [ fhir:v "Topical application, periodontal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17017" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_PeriodontalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "RECTAL" ] ;
fhir:display [ fhir:v "Topical application, rectal" ] ;
fhir:definition [ fhir:v "Topical application, rectal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14753" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RectalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "_Chew" ] ;
fhir:display [ fhir:v "Chew" ] ;
fhir:definition [ fhir:v "Chew" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21142" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Diffusion" ] ;
fhir:display [ fhir:v "Diffusion" ] ;
fhir:definition [ fhir:v "Diffusion" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21144" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Dissolve" ] ;
fhir:display [ fhir:v "Dissolve" ] ;
fhir:definition [ fhir:v "Dissolve" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21145" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Douche" ] ;
fhir:display [ fhir:v "Douche" ] ;
fhir:definition [ fhir:v "Douche" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21146" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_ElectroOsmosisRoute" ] ;
fhir:display [ fhir:v "ElectroOsmosisRoute" ] ;
fhir:definition [ fhir:v "Electro-osmosis" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21147" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Enema" ] ;
fhir:display [ fhir:v "Enema" ] ;
fhir:definition [ fhir:v "Enema" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21149" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Flush" ] ;
fhir:display [ fhir:v "Flush" ] ;
fhir:definition [ fhir:v "Flush" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21154" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Implantation" ] ;
fhir:display [ fhir:v "Implantation" ] ;
fhir:definition [ fhir:v "Implantation" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21159" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Infusion" ] ;
fhir:display [ fhir:v "Infusion" ] ;
fhir:definition [ fhir:v "Infusion" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21161" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Inhalation" ] ;
fhir:display [ fhir:v "Inhalation" ] ;
fhir:definition [ fhir:v "Inhalation" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21162" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Injection" ] ;
fhir:display [ fhir:v "Injection" ] ;
fhir:definition [ fhir:v "Injection" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21163" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Insertion" ] ;
fhir:display [ fhir:v "Insertion" ] ;
fhir:definition [ fhir:v "Insertion" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21164" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Instillation" ] ;
fhir:display [ fhir:v "Instillation" ] ;
fhir:definition [ fhir:v "Instillation" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21165" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_IontophoresisRoute" ] ;
fhir:display [ fhir:v "IontophoresisRoute" ] ;
fhir:definition [ fhir:v "Iontophoresis" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21226" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Irrigation" ] ;
fhir:display [ fhir:v "Irrigation" ] ;
fhir:definition [ fhir:v "Irrigation" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21227" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_LavageRoute" ] ;
fhir:display [ fhir:v "LavageRoute" ] ;
fhir:definition [ fhir:v "Lavage" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21231" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_MucosalAbsorptionRoute" ] ;
fhir:display [ fhir:v "MucosalAbsorptionRoute" ] ;
fhir:definition [ fhir:v "Mucosal absorption" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21233" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Nebulization" ] ;
fhir:display [ fhir:v "Nebulization" ] ;
fhir:definition [ fhir:v "Nebulization" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21237" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Rinse" ] ;
fhir:display [ fhir:v "Rinse" ] ;
fhir:definition [ fhir:v "Rinse" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21255" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_SuppositoryRoute" ] ;
fhir:display [ fhir:v "SuppositoryRoute" ] ;
fhir:definition [ fhir:v "Suppository" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21268" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_Swish" ] ;
fhir:display [ fhir:v "Swish" ] ;
fhir:definition [ fhir:v "Swish" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21269" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_TopicalAbsorptionRoute" ] ;
fhir:display [ fhir:v "TopicalAbsorptionRoute" ] ;
fhir:definition [ fhir:v "Topical absorption" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21270" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_TopicalApplication" ] ;
fhir:display [ fhir:v "TopicalApplication" ] ;
fhir:definition [ fhir:v "Topical application" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21271" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "INSUF" ] ;
fhir:display [ fhir:v "Insufflation" ] ;
fhir:definition [ fhir:v "Insufflation" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14720" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "TRNSDERM" ] ;
fhir:display [ fhir:v "Transdermal" ] ;
fhir:definition [ fhir:v "Transdermal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17356" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_InfiltrationRoute" ] ;
fhir:display [ fhir:v "InfiltrationRoute" ] ;
fhir:definition [ fhir:v "Infiltration" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "retired" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21160" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteByMethod" ]
] )
] [
fhir:code [ fhir:v "_AmnioticFluidSacRoute" ] ;
fhir:display [ fhir:v "AmnioticFluidSacRoute" ] ;
fhir:definition [ fhir:v "Amniotic fluid sac" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21136" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_BiliaryRoute" ] ;
fhir:display [ fhir:v "BiliaryRoute" ] ;
fhir:definition [ fhir:v "Biliary tract" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21137" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_BodySurfaceRoute" ] ;
fhir:display [ fhir:v "BodySurfaceRoute" ] ;
fhir:definition [ fhir:v "Body surface" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21138" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_BuccalMucosaRoute" ] ;
fhir:display [ fhir:v "BuccalMucosaRoute" ] ;
fhir:definition [ fhir:v "Buccal mucosa" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21139" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_CecostomyRoute" ] ;
fhir:display [ fhir:v "CecostomyRoute" ] ;
fhir:definition [ fhir:v "Cecostomy" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21140" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_CervicalRoute" ] ;
fhir:display [ fhir:v "CervicalRoute" ] ;
fhir:definition [ fhir:v "Cervix of the uterus" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21141" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_EndocervicalRoute" ] ;
fhir:display [ fhir:v "EndocervicalRoute" ] ;
fhir:definition [ fhir:v "Endocervical" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21148" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_EnteralRoute" ] ;
fhir:display [ fhir:v "EnteralRoute" ] ;
fhir:definition [ fhir:v "Enteral" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21150" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_EpiduralRoute" ] ;
fhir:display [ fhir:v "EpiduralRoute" ] ;
fhir:definition [ fhir:v "Epidural" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21151" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_ExtraAmnioticRoute" ] ;
fhir:display [ fhir:v "ExtraAmnioticRoute" ] ;
fhir:definition [ fhir:v "Extra-amniotic" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21152" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_ExtracorporealCirculationRoute" ] ;
fhir:display [ fhir:v "ExtracorporealCirculationRoute" ] ;
fhir:definition [ fhir:v "Extracorporeal circulation" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21153" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_GastricRoute" ] ;
fhir:display [ fhir:v "GastricRoute" ] ;
fhir:definition [ fhir:v "Gastric" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21155" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_GenitourinaryRoute" ] ;
fhir:display [ fhir:v "GenitourinaryRoute" ] ;
fhir:definition [ fhir:v "Genitourinary" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21156" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_GingivalRoute" ] ;
fhir:display [ fhir:v "GingivalRoute" ] ;
fhir:definition [ fhir:v "Gingival" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21157" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_HairRoute" ] ;
fhir:display [ fhir:v "HairRoute" ] ;
fhir:definition [ fhir:v "Hair" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21158" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_InterameningealRoute" ] ;
fhir:display [ fhir:v "InterameningealRoute" ] ;
fhir:definition [ fhir:v "Interameningeal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21166" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_InterstitialRoute" ] ;
fhir:display [ fhir:v "InterstitialRoute" ] ;
fhir:definition [ fhir:v "Interstitial" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21167" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraabdominalRoute" ] ;
fhir:display [ fhir:v "IntraabdominalRoute" ] ;
fhir:definition [ fhir:v "Intra-abdominal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21168" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraarterialRoute" ] ;
fhir:display [ fhir:v "IntraarterialRoute" ] ;
fhir:definition [ fhir:v "Intra-arterial" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21169" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraarticularRoute" ] ;
fhir:display [ fhir:v "IntraarticularRoute" ] ;
fhir:definition [ fhir:v "Intraarticular" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21170" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrabronchialRoute" ] ;
fhir:display [ fhir:v "IntrabronchialRoute" ] ;
fhir:definition [ fhir:v "Intrabronchial" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21171" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrabursalRoute" ] ;
fhir:display [ fhir:v "IntrabursalRoute" ] ;
fhir:definition [ fhir:v "Intrabursal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21172" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracardiacRoute" ] ;
fhir:display [ fhir:v "IntracardiacRoute" ] ;
fhir:definition [ fhir:v "Intracardiac" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21173" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracartilaginousRoute" ] ;
fhir:display [ fhir:v "IntracartilaginousRoute" ] ;
fhir:definition [ fhir:v "Intracartilaginous" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21174" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracaudalRoute" ] ;
fhir:display [ fhir:v "IntracaudalRoute" ] ;
fhir:definition [ fhir:v "Intracaudal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21175" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracavernosalRoute" ] ;
fhir:display [ fhir:v "IntracavernosalRoute" ] ;
fhir:definition [ fhir:v "Intracavernosal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21176" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracavitaryRoute" ] ;
fhir:display [ fhir:v "IntracavitaryRoute" ] ;
fhir:definition [ fhir:v "Intracavitary" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21177" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracerebralRoute" ] ;
fhir:display [ fhir:v "IntracerebralRoute" ] ;
fhir:definition [ fhir:v "Intracerebral" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21178" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracervicalRoute" ] ;
fhir:display [ fhir:v "IntracervicalRoute" ] ;
fhir:definition [ fhir:v "Intracervical" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21179" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracisternalRoute" ] ;
fhir:display [ fhir:v "IntracisternalRoute" ] ;
fhir:definition [ fhir:v "Intracisternal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21180" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracornealRoute" ] ;
fhir:display [ fhir:v "IntracornealRoute" ] ;
fhir:definition [ fhir:v "Intracorneal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21181" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracoronalRoute" ] ;
fhir:display [ fhir:v "IntracoronalRoute" ] ;
fhir:definition [ fhir:v "Intracoronal (dental)" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21182" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracoronaryRoute" ] ;
fhir:display [ fhir:v "IntracoronaryRoute" ] ;
fhir:definition [ fhir:v "Intracoronary" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21183" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntracorpusCavernosumRoute" ] ;
fhir:display [ fhir:v "IntracorpusCavernosumRoute" ] ;
fhir:definition [ fhir:v "Intracorpus cavernosum" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21184" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntradermalRoute" ] ;
fhir:display [ fhir:v "IntradermalRoute" ] ;
fhir:definition [ fhir:v "Intradermal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21185" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntradiscalRoute" ] ;
fhir:display [ fhir:v "IntradiscalRoute" ] ;
fhir:definition [ fhir:v "Intradiscal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21186" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraductalRoute" ] ;
fhir:display [ fhir:v "IntraductalRoute" ] ;
fhir:definition [ fhir:v "Intraductal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21187" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraduodenalRoute" ] ;
fhir:display [ fhir:v "IntraduodenalRoute" ] ;
fhir:definition [ fhir:v "Intraduodenal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21188" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraduralRoute" ] ;
fhir:display [ fhir:v "IntraduralRoute" ] ;
fhir:definition [ fhir:v "Intradural" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21189" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraepidermalRoute" ] ;
fhir:display [ fhir:v "IntraepidermalRoute" ] ;
fhir:definition [ fhir:v "Intraepidermal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21190" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraepithelialRoute" ] ;
fhir:display [ fhir:v "IntraepithelialRoute" ] ;
fhir:definition [ fhir:v "Intraepithelial" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21191" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraesophagealRoute" ] ;
fhir:display [ fhir:v "IntraesophagealRoute" ] ;
fhir:definition [ fhir:v "Intraesophageal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21192" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntragastricRoute" ] ;
fhir:display [ fhir:v "IntragastricRoute" ] ;
fhir:definition [ fhir:v "Intragastric" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21193" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrailealRoute" ] ;
fhir:display [ fhir:v "IntrailealRoute" ] ;
fhir:definition [ fhir:v "Intraileal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21194" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntralesionalRoute" ] ;
fhir:display [ fhir:v "IntralesionalRoute" ] ;
fhir:definition [ fhir:v "Intralesional" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21195" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraluminalRoute" ] ;
fhir:display [ fhir:v "IntraluminalRoute" ] ;
fhir:definition [ fhir:v "Intraluminal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21196" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntralymphaticRoute" ] ;
fhir:display [ fhir:v "IntralymphaticRoute" ] ;
fhir:definition [ fhir:v "Intralymphatic" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21197" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntramedullaryRoute" ] ;
fhir:display [ fhir:v "IntramedullaryRoute" ] ;
fhir:definition [ fhir:v "Intramedullary" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21198" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntramuscularRoute" ] ;
fhir:display [ fhir:v "IntramuscularRoute" ] ;
fhir:definition [ fhir:v "Intramuscular" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21199" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraocularRoute" ] ;
fhir:display [ fhir:v "IntraocularRoute" ] ;
fhir:definition [ fhir:v "Intraocular" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21200" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraosseousRoute" ] ;
fhir:display [ fhir:v "IntraosseousRoute" ] ;
fhir:definition [ fhir:v "Intraosseous" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21201" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraovarianRoute" ] ;
fhir:display [ fhir:v "IntraovarianRoute" ] ;
fhir:definition [ fhir:v "Intraovarian" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21202" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrapericardialRoute" ] ;
fhir:display [ fhir:v "IntrapericardialRoute" ] ;
fhir:definition [ fhir:v "Intrapericardial" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21203" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraperitonealRoute" ] ;
fhir:display [ fhir:v "IntraperitonealRoute" ] ;
fhir:definition [ fhir:v "Intraperitoneal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21204" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrapleuralRoute" ] ;
fhir:display [ fhir:v "IntrapleuralRoute" ] ;
fhir:definition [ fhir:v "Intrapleural" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21205" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraprostaticRoute" ] ;
fhir:display [ fhir:v "IntraprostaticRoute" ] ;
fhir:definition [ fhir:v "Intraprostatic" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21206" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrapulmonaryRoute" ] ;
fhir:display [ fhir:v "IntrapulmonaryRoute" ] ;
fhir:definition [ fhir:v "Intrapulmonary" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21207" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrasinalRoute" ] ;
fhir:display [ fhir:v "IntrasinalRoute" ] ;
fhir:definition [ fhir:v "Intrasinal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21208" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraspinalRoute" ] ;
fhir:display [ fhir:v "IntraspinalRoute" ] ;
fhir:definition [ fhir:v "Intraspinal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21209" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrasternalRoute" ] ;
fhir:display [ fhir:v "IntrasternalRoute" ] ;
fhir:definition [ fhir:v "Intrasternal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21210" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrasynovialRoute" ] ;
fhir:display [ fhir:v "IntrasynovialRoute" ] ;
fhir:definition [ fhir:v "Intrasynovial" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21211" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntratendinousRoute" ] ;
fhir:display [ fhir:v "IntratendinousRoute" ] ;
fhir:definition [ fhir:v "Intratendinous" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21212" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntratesticularRoute" ] ;
fhir:display [ fhir:v "IntratesticularRoute" ] ;
fhir:definition [ fhir:v "Intratesticular" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21213" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrathecalRoute" ] ;
fhir:display [ fhir:v "IntrathecalRoute" ] ;
fhir:definition [ fhir:v "Intrathecal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21214" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrathoracicRoute" ] ;
fhir:display [ fhir:v "IntrathoracicRoute" ] ;
fhir:definition [ fhir:v "Intrathoracic" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21215" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntratrachealRoute" ] ;
fhir:display [ fhir:v "IntratrachealRoute" ] ;
fhir:definition [ fhir:v "Intratracheal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21216" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntratubularRoute" ] ;
fhir:display [ fhir:v "IntratubularRoute" ] ;
fhir:definition [ fhir:v "Intratubular" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21217" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntratumorRoute" ] ;
fhir:display [ fhir:v "IntratumorRoute" ] ;
fhir:definition [ fhir:v "Intratumor" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21218" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntratympanicRoute" ] ;
fhir:display [ fhir:v "IntratympanicRoute" ] ;
fhir:definition [ fhir:v "Intratympanic" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21219" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntrauterineRoute" ] ;
fhir:display [ fhir:v "IntrauterineRoute" ] ;
fhir:definition [ fhir:v "Intrauterine" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21220" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntravascularRoute" ] ;
fhir:display [ fhir:v "IntravascularRoute" ] ;
fhir:definition [ fhir:v "Intravascular" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21221" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntravenousRoute" ] ;
fhir:display [ fhir:v "IntravenousRoute" ] ;
fhir:definition [ fhir:v "Intravenous" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21222" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntraventricularRoute" ] ;
fhir:display [ fhir:v "IntraventricularRoute" ] ;
fhir:definition [ fhir:v "Intraventricular" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21223" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntravesicleRoute" ] ;
fhir:display [ fhir:v "IntravesicleRoute" ] ;
fhir:definition [ fhir:v "Intravesicle" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21224" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_IntravitrealRoute" ] ;
fhir:display [ fhir:v "IntravitrealRoute" ] ;
fhir:definition [ fhir:v "Intravitreal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21225" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_JejunumRoute" ] ;
fhir:display [ fhir:v "JejunumRoute" ] ;
fhir:definition [ fhir:v "Jejunum" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21228" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_LacrimalPunctaRoute" ] ;
fhir:display [ fhir:v "LacrimalPunctaRoute" ] ;
fhir:definition [ fhir:v "Lacrimal puncta" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21229" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_LaryngealRoute" ] ;
fhir:display [ fhir:v "LaryngealRoute" ] ;
fhir:definition [ fhir:v "Laryngeal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21230" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_LingualRoute" ] ;
fhir:display [ fhir:v "LingualRoute" ] ;
fhir:definition [ fhir:v "Lingual" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21232" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_MucousMembraneRoute" ] ;
fhir:display [ fhir:v "MucousMembraneRoute" ] ;
fhir:definition [ fhir:v "Mucous membrane" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21234" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_NailRoute" ] ;
fhir:display [ fhir:v "NailRoute" ] ;
fhir:definition [ fhir:v "Nail" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21235" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_NasalRoute" ] ;
fhir:display [ fhir:v "NasalRoute" ] ;
fhir:definition [ fhir:v "Nasal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21236" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_OphthalmicRoute" ] ;
fhir:display [ fhir:v "OphthalmicRoute" ] ;
fhir:definition [ fhir:v "Ophthalmic" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21238" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_OralRoute" ] ;
fhir:display [ fhir:v "OralRoute" ] ;
fhir:definition [ fhir:v "Oral" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21239" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_OromucosalRoute" ] ;
fhir:display [ fhir:v "OromucosalRoute" ] ;
fhir:definition [ fhir:v "Oromucosal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21240" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_OropharyngealRoute" ] ;
fhir:display [ fhir:v "OropharyngealRoute" ] ;
fhir:definition [ fhir:v "Oropharyngeal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21241" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_OticRoute" ] ;
fhir:display [ fhir:v "OticRoute" ] ;
fhir:definition [ fhir:v "Otic" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21242" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_ParanasalSinusesRoute" ] ;
fhir:display [ fhir:v "ParanasalSinusesRoute" ] ;
fhir:definition [ fhir:v "Paranasal sinuses" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21243" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_ParenteralRoute" ] ;
fhir:display [ fhir:v "ParenteralRoute" ] ;
fhir:definition [ fhir:v "Parenteral" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21244" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_PerianalRoute" ] ;
fhir:display [ fhir:v "PerianalRoute" ] ;
fhir:definition [ fhir:v "Perianal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21245" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_PeriarticularRoute" ] ;
fhir:display [ fhir:v "PeriarticularRoute" ] ;
fhir:definition [ fhir:v "Periarticular" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21246" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_PeriduralRoute" ] ;
fhir:display [ fhir:v "PeriduralRoute" ] ;
fhir:definition [ fhir:v "Peridural" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21247" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_PerinealRoute" ] ;
fhir:display [ fhir:v "PerinealRoute" ] ;
fhir:definition [ fhir:v "Perineal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21248" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_PerineuralRoute" ] ;
fhir:display [ fhir:v "PerineuralRoute" ] ;
fhir:definition [ fhir:v "Perineural" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21249" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_PeriodontalRoute" ] ;
fhir:display [ fhir:v "PeriodontalRoute" ] ;
fhir:definition [ fhir:v "Periodontal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21250" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_PulmonaryRoute" ] ;
fhir:display [ fhir:v "PulmonaryRoute" ] ;
fhir:definition [ fhir:v "Pulmonary" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21251" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_RectalRoute" ] ;
fhir:display [ fhir:v "RectalRoute" ] ;
fhir:definition [ fhir:v "Rectal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21252" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_RespiratoryTractRoute" ] ;
fhir:display [ fhir:v "RespiratoryTractRoute" ] ;
fhir:definition [ fhir:v "Respiratory tract" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21253" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_RetrobulbarRoute" ] ;
fhir:display [ fhir:v "RetrobulbarRoute" ] ;
fhir:definition [ fhir:v "Retrobulbar" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21254" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_ScalpRoute" ] ;
fhir:display [ fhir:v "ScalpRoute" ] ;
fhir:definition [ fhir:v "Scalp" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21258" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_SinusUnspecifiedRoute" ] ;
fhir:display [ fhir:v "SinusUnspecifiedRoute" ] ;
fhir:definition [ fhir:v "Sinus, unspecified" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21259" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_SkinRoute" ] ;
fhir:display [ fhir:v "SkinRoute" ] ;
fhir:definition [ fhir:v "Skin" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21260" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_SoftTissueRoute" ] ;
fhir:display [ fhir:v "SoftTissueRoute" ] ;
fhir:definition [ fhir:v "Soft tissue" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21261" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_SubarachnoidRoute" ] ;
fhir:display [ fhir:v "SubarachnoidRoute" ] ;
fhir:definition [ fhir:v "Subarachnoid" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21262" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_SubconjunctivalRoute" ] ;
fhir:display [ fhir:v "SubconjunctivalRoute" ] ;
fhir:definition [ fhir:v "Subconjunctival" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21263" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_SubcutaneousRoute" ] ;
fhir:display [ fhir:v "SubcutaneousRoute" ] ;
fhir:definition [ fhir:v "Subcutaneous" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21264" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_SublesionalRoute" ] ;
fhir:display [ fhir:v "SublesionalRoute" ] ;
fhir:definition [ fhir:v "Sublesional" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21265" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_SublingualRoute" ] ;
fhir:display [ fhir:v "SublingualRoute" ] ;
fhir:definition [ fhir:v "Sublingual" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21266" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_SubmucosalRoute" ] ;
fhir:display [ fhir:v "SubmucosalRoute" ] ;
fhir:definition [ fhir:v "Submucosal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21267" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_TracheostomyRoute" ] ;
fhir:display [ fhir:v "TracheostomyRoute" ] ;
fhir:definition [ fhir:v "Tracheostomy" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21272" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_TransmucosalRoute" ] ;
fhir:display [ fhir:v "TransmucosalRoute" ] ;
fhir:definition [ fhir:v "Transmucosal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21273" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_TransplacentalRoute" ] ;
fhir:display [ fhir:v "TransplacentalRoute" ] ;
fhir:definition [ fhir:v "Transplacental" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21274" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_TranstrachealRoute" ] ;
fhir:display [ fhir:v "TranstrachealRoute" ] ;
fhir:definition [ fhir:v "Transtracheal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21275" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_TranstympanicRoute" ] ;
fhir:display [ fhir:v "TranstympanicRoute" ] ;
fhir:definition [ fhir:v "Transtympanic" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21276" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_UreteralRoute" ] ;
fhir:display [ fhir:v "UreteralRoute" ] ;
fhir:definition [ fhir:v "Ureteral" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21277" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_UrethralRoute" ] ;
fhir:display [ fhir:v "UrethralRoute" ] ;
fhir:definition [ fhir:v "Urethral" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21278" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_UrinaryBladderRoute" ] ;
fhir:display [ fhir:v "UrinaryBladderRoute" ] ;
fhir:definition [ fhir:v "Urinary bladder" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21279" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_UrinaryTractRoute" ] ;
fhir:display [ fhir:v "UrinaryTractRoute" ] ;
fhir:definition [ fhir:v "Urinary tract" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21280" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_VaginalRoute" ] ;
fhir:display [ fhir:v "VaginalRoute" ] ;
fhir:definition [ fhir:v "Vaginal" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21281" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_VitreousHumourRoute" ] ;
fhir:display [ fhir:v "VitreousHumourRoute" ] ;
fhir:definition [ fhir:v "Vitreous humour" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21282" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "_DentalRoute" ] ;
fhir:display [ fhir:v "DentalRoute" ] ;
fhir:definition [ fhir:v "Dental" ] ;
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "retired" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21143" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_RouteBySite" ]
] )
] [
fhir:code [ fhir:v "SCALP" ] ;
fhir:display [ fhir:v "Topical application, scalp" ] ;
fhir:definition [ fhir:v "Topical application, scalp" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14754" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_ScalpRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "OCDRESTA" ] ;
fhir:display [ fhir:v "Occlusive dressing technique" ] ;
fhir:definition [ fhir:v "Occlusive dressing technique" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17001" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SkinRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "SKIN" ] ;
fhir:display [ fhir:v "Topical application, skin" ] ;
fhir:definition [ fhir:v "Topical application, skin" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14755" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SkinRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "SUBCONJTA" ] ;
fhir:display [ fhir:v "Subconjunctival" ] ;
fhir:definition [ fhir:v "Subconjunctival" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17002" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SubconjunctivalRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] )
] [
fhir:code [ fhir:v "URETHSUP" ] ;
fhir:display [ fhir:v "Suppository, urethral" ] ;
fhir:definition [ fhir:v "Suppository, urethral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17004" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_SuppositoryRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_UrethralRoute" ]
] )
] [
fhir:code [ fhir:v "TTYMPTABSORP" ] ;
fhir:display [ fhir:v "Topical absorption, transtympanic" ] ;
fhir:definition [ fhir:v "Topical absorption, transtympanic" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17007" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalAbsorptionRoute" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TranstympanicRoute" ]
] )
] [
fhir:code [ fhir:v "TMUCTA" ] ;
fhir:display [ fhir:v "Topical application, transmucosal" ] ;
fhir:definition [ fhir:v "Topical application, transmucosal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "17018" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TransmucosalRoute" ]
] )
] [
fhir:code [ fhir:v "VAGINS" ] ;
fhir:display [ fhir:v "Topical application, vaginal" ] ;
fhir:definition [ fhir:v "Insertion, vaginal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14758" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_TopicalApplication" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "_VaginalRoute" ]
] )
] [
fhir:code [ fhir:v "BLADIRRC" ] ;
fhir:display [ fhir:v "Irrigation, urinary bladder, continuous" ] ;
fhir:definition [ fhir:v "Irrigation, urinary bladder, continuous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14726" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "BLADIRR" ]
] )
] [
fhir:code [ fhir:v "BLADIRRT" ] ;
fhir:display [ fhir:v "Irrigation, urinary bladder, tidal" ] ;
fhir:definition [ fhir:v "Irrigation, urinary bladder, tidal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14727" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "BLADIRR" ]
] )
] [
fhir:code [ fhir:v "IAINJP" ] ;
fhir:display [ fhir:v "Injection, intraarterial, push" ] ;
fhir:definition [ fhir:v "Injection, intraarterial, push" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14640" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IAINJ" ]
] )
] [
fhir:code [ fhir:v "IAINJSP" ] ;
fhir:display [ fhir:v "Injection, intraarterial, slow push" ] ;
fhir:definition [ fhir:v "Injection, intraarterial, slow push" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14641" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IAINJ" ]
] )
] [
fhir:code [ fhir:v "ICARDINJRP" ] ;
fhir:display [ fhir:v "Injection, intracardiac, rapid push" ] ;
fhir:definition [ fhir:v "Injection, intracardiac, rapid push" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14646" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "ICARDINJ" ]
] )
] [
fhir:code [ fhir:v "ICARDINJSP" ] ;
fhir:display [ fhir:v "Injection, intracardiac, slow push" ] ;
fhir:definition [ fhir:v "Injection, intracardiac, slow push" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14647" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "ICARDINJ" ]
] )
] [
fhir:code [ fhir:v "ICARINJP" ] ;
fhir:display [ fhir:v "Injection, intracardiac, push" ] ;
fhir:definition [ fhir:v "Injection, intracardiac, push" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14645" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "ICARDINJ" ]
] )
] [
fhir:code [ fhir:v "ICORONINJP" ] ;
fhir:display [ fhir:v "Injection, intracoronary, push" ] ;
fhir:definition [ fhir:v "Injection, intracoronary, push" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14651" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "ICORONINJ" ]
] )
] [
fhir:code [ fhir:v "IMD" ] ;
fhir:display [ fhir:v "Injection, intramuscular, deep" ] ;
fhir:definition [ fhir:v "Injection, intramuscular, deep" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14658" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IM" ]
] )
] [
fhir:code [ fhir:v "IMZ" ] ;
fhir:display [ fhir:v "Injection, intramuscular, z track" ] ;
fhir:definition [ fhir:v "Injection, intramuscular, z track" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14659" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IM" ]
] )
] [
fhir:code [ fhir:v "ORIFINHL" ] ;
fhir:display [ fhir:v "Inhalation, oral intermittent flow" ] ;
fhir:definition [ fhir:v "Inhalation, oral intermittent flow" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14623" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IPINHL" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "ORINHL" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "RESPINHL" ]
] )
] [
fhir:code [ fhir:v "REBREATH" ] ;
fhir:display [ fhir:v "Inhalation, oral rebreather mask" ] ;
fhir:definition [ fhir:v "Inhalation, oral rebreather mask" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14624" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IPINHL" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "ORINHL" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "RESPINHL" ]
] )
] [
fhir:code [ fhir:v "IVC" ] ;
fhir:display [ fhir:v "Infusion, intravenous catheter" ] ;
fhir:definition [ fhir:v "Infusion, intravenous catheter" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14610" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IV" ]
] )
] [
fhir:code [ fhir:v "IVCC" ] ;
fhir:display [ fhir:v "Infusion, intravenous catheter, continuous" ] ;
fhir:definition [ fhir:v "Infusion, intravenous catheter, continuous" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14611" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IV" ]
] )
] [
fhir:code [ fhir:v "IVCI" ] ;
fhir:display [ fhir:v "Infusion, intravenous catheter, intermittent" ] ;
fhir:definition [ fhir:v "Infusion, intravenous catheter, intermittent" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14612" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IV" ]
] )
] [
fhir:code [ fhir:v "PCA" ] ;
fhir:display [ fhir:v "Infusion, intravenous catheter, pca pump" ] ;
fhir:definition [ fhir:v "Infusion, intravenous catheter, pca pump" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14613" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IV" ]
] )
] [
fhir:code [ fhir:v "IVINJBOL" ] ;
fhir:display [ fhir:v "Injection, intravenous, bolus" ] ;
fhir:definition [ fhir:v "Injection, intravenous, bolus" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14671" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IVINJ" ]
] )
] [
fhir:code [ fhir:v "IVPUSH" ] ;
fhir:display [ fhir:v "Injection, intravenous, push" ] ;
fhir:definition [ fhir:v "Injection, intravenous, push" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14672" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IVINJ" ]
] )
] [
fhir:code [ fhir:v "IVRPUSH" ] ;
fhir:display [ fhir:v "Injection, intravenous, rapid push" ] ;
fhir:definition [ fhir:v "Injection, intravenous, rapid push" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14673" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IVINJ" ]
] )
] [
fhir:code [ fhir:v "IVSPUSH" ] ;
fhir:display [ fhir:v "Injection, intravenous, slow push" ] ;
fhir:definition [ fhir:v "Injection, intravenous, slow push" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14674" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "IVINJ" ]
] )
] [
fhir:code [ fhir:v "NASINHLC" ] ;
fhir:display [ fhir:v "Inhalation, nasal cannula" ] ;
fhir:definition [ fhir:v "Inhalation, nasal, prongs" ] ;
fhir:designation ( [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]
] ;
fhir:value [ fhir:v "Inhalation, nasal, prongs" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "synonymCode" ] ;
fhir:value [ fhir:v "NP" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14618" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "NASINHL" ]
] )
] [
fhir:code [ fhir:v "NP" ] ;
fhir:display [ fhir:v "Inhalation, nasal cannula" ] ;
fhir:definition [ fhir:v "Inhalation, nasal, prongs" ] ;
fhir:designation ( [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]
] ;
fhir:value [ fhir:v "Inhalation, nasal, prongs" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "synonymCode" ] ;
fhir:value [ fhir:v "NASINHLC" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14618" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "NASINHL" ]
] )
] [
fhir:code [ fhir:v "NASNEB" ] ;
fhir:display [ fhir:v "Inhalation, nebulization, nasal" ] ;
fhir:definition [ fhir:v "Inhalation, nebulization, nasal" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14620" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "NEB" ]
] )
] [
fhir:code [ fhir:v "ORNEB" ] ;
fhir:display [ fhir:v "Inhalation, nebulization, oral" ] ;
fhir:definition [ fhir:v "Inhalation, nebulization, oral" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14621" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "NEB" ]
] )
] [
fhir:code [ fhir:v "RECTINSTL" ] ;
fhir:display [ fhir:v "Instillation, rectal tube" ] ;
fhir:definition [ fhir:v "Instillation, rectal tube" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "14716" ]
] [
fhir:code [ fhir:v "subsumedBy" ] ;
fhir:value [ fhir:v "RECINSTL" ]
] )
] ) . #
# -------------------------------------------------------------------------------------