simpleType "CurrentMedicationAdministrationRoute"
Namespace:
Defined:
Used:
never
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"9927001"
 - 
Blow-By
"9927003"
 - 
Buccal
"9927005"
 - 
Endotracheal Tube (ET)
"9927007"
 - 
Gastrostomy Tube
"9927009"
 - 
Inhalation
"9927011"
 - 
Intraarterial
"9927013"
 - 
Intradermal
"9927015"
 - 
Intramuscular (IM)
"9927017"
 - 
Intranasal
"9927019"
 - 
Intraocular
"9927021"
 - 
Intraosseous (IO)
"9927023"
 - 
Intravenous (IV)
"9927025"
 - 
Nasal Cannula
"9927027"
 - 
Nasogastric
"9927029"
 - 
Nasotracheal Tube
"9927031"
 - 
Non-Rebreather Mask
"9927033"
 - 
Ophthalmic
"9927035"
 - 
Oral
"9927037"
 - 
Other/miscellaneous
"9927039"
 - 
Otic
"9927041"
 - 
Re-breather mask
"9927043"
 - 
Rectal
"9927045"
 - 
Subcutaneous
"9927047"
 - 
Sublingual
"9927049"
 - 
Topical
"9927051"
 - 
Tracheostomy
"9927053"
 - 
Transdermal
"9927055"
 - 
Urethral
"9927057"
 - 
Ventimask
"9927059"
 - 
Wound
"9927061"
 - 
Portacath
Annotation
The functioning level of the crew member during this EMS patient encounter
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  CurrentMedicationAdministrationRoute
Derivation:
restriction of xs:string
Facets:
enumeration:
"9927001"
 - 
Blow-By
"9927003"
 - 
Buccal
"9927005"
 - 
Endotracheal Tube (ET)
"9927007"
 - 
Gastrostomy Tube
"9927009"
 - 
Inhalation
"9927011"
 - 
Intraarterial
"9927013"
 - 
Intradermal
"9927015"
 - 
Intramuscular (IM)
"9927017"
 - 
Intranasal
"9927019"
 - 
Intraocular
"9927021"
 - 
Intraosseous (IO)
"9927023"
 - 
Intravenous (IV)
"9927025"
 - 
Nasal Cannula
"9927027"
 - 
Nasogastric
"9927029"
 - 
Nasotracheal Tube
"9927031"
 - 
Non-Rebreather Mask
"9927033"
 - 
Ophthalmic
"9927035"
 - 
Oral
"9927037"
 - 
Other/miscellaneous
"9927039"
 - 
Otic
"9927041"
 - 
Re-breather mask
"9927043"
 - 
Rectal
"9927045"
 - 
Subcutaneous
"9927047"
 - 
Sublingual
"9927049"
 - 
Topical
"9927051"
 - 
Tracheostomy
"9927053"
 - 
Transdermal
"9927055"
 - 
Urethral
"9927057"
 - 
Ventimask
"9927059"
 - 
Wound
"9927061"
 - 
Portacath
XML Source (w/o annotations (32); see within schema source)
<xs:simpleType name="CurrentMedicationAdministrationRoute">
<xs:restriction base="xs:string">
<xs:enumeration value="9927001"/>
<xs:enumeration value="9927003"/>
<xs:enumeration value="9927005"/>
<xs:enumeration value="9927007"/>
<xs:enumeration value="9927009"/>
<xs:enumeration value="9927011"/>
<xs:enumeration value="9927013"/>
<xs:enumeration value="9927015"/>
<xs:enumeration value="9927017"/>
<xs:enumeration value="9927019"/>
<xs:enumeration value="9927021"/>
<xs:enumeration value="9927023"/>
<xs:enumeration value="9927025"/>
<xs:enumeration value="9927027"/>
<xs:enumeration value="9927029"/>
<xs:enumeration value="9927031"/>
<xs:enumeration value="9927033"/>
<xs:enumeration value="9927035"/>
<xs:enumeration value="9927037"/>
<xs:enumeration value="9927039"/>
<xs:enumeration value="9927041"/>
<xs:enumeration value="9927043"/>
<xs:enumeration value="9927045"/>
<xs:enumeration value="9927047"/>
<xs:enumeration value="9927049"/>
<xs:enumeration value="9927051"/>
<xs:enumeration value="9927053"/>
<xs:enumeration value="9927055"/>
<xs:enumeration value="9927057"/>
<xs:enumeration value="9927059"/>
<xs:enumeration value="9927061"/>
</xs:restriction>
</xs:simpleType>