Definition Type Simple Type
Name IntubationApproachCodeType
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Facets  
Enumerations Endoctracheal , Nasogastric , Nasotracheal , Fiberoptic , Tracheostomy , Speaking tracheostomy , Other , Unknown
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="IntubationApproachCodeType" >
  <xs:restriction base="xs:string">
    <xs:enumeration value="Endoctracheal"/>
    <xs:enumeration value="Nasogastric"/>
    <xs:enumeration value="Nasotracheal"/>
    <xs:enumeration value="Fiberoptic"/>
    <xs:enumeration value="Tracheostomy"/>
    <xs:enumeration value="Speaking tracheostomy"/>
    <xs:enumeration value="Other"/>
    <xs:enumeration value="Unknown"/>
  </xs:restriction>

</xs:simpleType>
Derivation Tree
[No Sub Types]
IntubationApproachCodeType
    mstns:IntubationApproach
References
mstns:IntubationApproach
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 by Liquid Technologies Ltd