element -> <eOther.03>
eOther.03 Personal Protective Equipment Used No No The personal protective equipment which was used by EMS personnel during this EMS patient contact. E23_03 Optional
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eOther.03
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eOther.03>
Simple Content Detail:
Enumeration:
"4503001"
 - 
Eye Protection
"4503003"
 - 
Gloves
"4503005"
 - 
Helmet
"4503007"
 - 
Level A Suit
"4503009"
 - 
Level B Suit
"4503011"
 - 
Level C Suit
"4503013"
 - 
Level D Suit (Turn out gear)
"4503015"
 - 
Mask-N95
"4503017"
 - 
Mask-Surgical (Non-Fitted)
"4503019"
 - 
Other
"4503021"
 - 
PAPR
"4503023"
 - 
Reflective Vest

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eOther.PersonalProtectiveEquipmentUsed" maxOccurs="unbounded" minOccurs="0" name="eOther.03">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PersonalProtectiveEquipmentUsed">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>