element -> <eInjury.07>
eInjury.07 Use of Occupant Safety Equipment No Yes Safety equipment in use by the patient at the time of the injury E10_08 Recommended Trauma MMUCC P7 data element used as baseline information. Data element expanded for added definition in non-vehicular settings.
Namespace:
Type:
Content:
simple, 2 attributes
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
locally within eInjury complexType in eInjury_v3.xsd; see XML source
Includes:
definitions of 2 attributes
Content Model Diagram
XML Representation Summary
<eInjury.07
    NV
 = 
("7701001" | "7701003" | "7701005")
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eInjury.07>
Simple Content Detail:
Enumeration:
"2907001"
 - 
Child Booster Seat
"2907003"
 - 
Eye Protection
"2907005"
 - 
Helmet Worn
"2907007"
 - 
Infant Car Seat Forward Facing
"2907009"
 - 
Infant Car Seat Rear Facing
"2907015"
 - 
None
"2907017"
 - 
Other
"2907019"
 - 
Personal Floatation Device
"2907021"
 - 
Protective Clothing
"2907023"
 - 
Protective Non-Clothing Gear
"2907027"
 - 
Shoulder and Lap Belt Used
"2907029"
 - 
Lap Belt Only Used
"2907031"
 - 
Shoulder Belt Only Used

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="eInjury.UseofOccupantSafetyEquipment" maxOccurs="unbounded" minOccurs="0" name="eInjury.07" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="UseOfOccupantSafetyEquipment">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
<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; 2/2)
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"/>

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>