element -> <eAirway.03>
eAirway.03 Airway Device Being Confirmed No Yes The airway device in which placement is being confirmed. Recommended Airway Added to better document airway management. SAD means Supraglottic Airway Device.
Namespace:
Type:
Content:
simple, 1 attribute
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eAirway.03
    NV
 = 
("7701001" | "7701003" | "7701005")
    >
   
Content: 
{ enumeration of xs:string }
</eAirway.03>
Simple Content Detail:
Enumeration:
"4003001"
 - 
Cricothyrotomy Tube
"4003003"
 - 
Endotracheal Tube
"4003005"
 - 
Other-Invasive Airway
"4003007"
 - 
SAD-Combitube
"4003009"
 - 
SAD-King
"4003011"
 - 
SAD-LMA
"4003013"
 - 
SAD-Other
"4003015"
 - 
Tracheostomy Tube

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  DeviceBeingConfirmed (extension)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eAirway.AirwayDeviceBeingConfirmed" minOccurs="0" name="eAirway.03" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DeviceBeingConfirmed">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
NV
Type:
Use:
optional
Attribute Value
"7701001" | "7701003" | "7701005"
Anonymous simpleType
Type Derivation Tree
  simpleType
Derivation:
by union
Member Types
XML Source (see within schema source)
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>