element -> <eOther.06>
eOther.06 The Type of Work-Related Injury, Death or Suspected Exposure No Yes The type of EMS crew member work-related injury, death, or suspected exposure related to the EMS response. E23_06 Recommended Associated witheOther.04 (EMS Professional (Crew Member) ID).
Namespace:
Type:
Content:
simple, 2 attributes
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
Includes:
definitions of 2 attributes
Content Model Diagram
XML Representation Summary
<eOther.06
    NV
 = 
("7701001" | "7701003" | "7701005")
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eOther.06>
Simple Content Detail:
Enumeration:
"4506001"
 - 
Death-Cardiac Arrest
"4506003"
 - 
Death-Injury Related
"4506005"
 - 
Death-Other
"4506007"
 - 
Exposure-Airborne Respiratory/Biological/Aerosolized Secretions
"4506009"
 - 
Exposure-Body Fluid Contact to Broken Skin
"4506011"
 - 
Exposure-Body Fluid Contact with Eye
"4506013"
 - 
Exposure-Body Fluid Contact with Intact Skin
"4506015"
 - 
Exposure-Body Fluid Contact with Mucosal Surface
"4506017"
 - 
Exposure-Needle Stick with Body Fluid Injection
"4506019"
 - 
Exposure-Needle Stick without Body Fluid Injection
"4506021"
 - 
Exposure-Toxin/Chemical/Hazmat
"4506023"
 - 
Injury-Lifting/Back/Musculoskeletal
"4506025"
 - 
Injury-Other
"4506027"
 - 
None
"4506029"
 - 
Other

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.TypeofSuspectedEMSBloodBodyFluidExposureInjuryorDeath" maxOccurs="unbounded" minOccurs="0" name="eOther.06" nillable="true">
<xs:complexType>
<xs:simpleContent>
<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>