element -> <eCrew.03>
eCrew.03 Crew Member Response Role No Yes The role(s) of the role member during response, at scene treatment, and/or transport. E04_02 Recommended Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma This element has been changed to allow for multiple selections. There must be a driver for response and transport. There must be a primary patient caregiver for scene and transport.
Namespace:
Type:
anonymous (extension of CrewMemberRoles)
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
<eCrew.03
    NV
 = 
("7701001" | "7701003" | "7701005")
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eCrew.03>
Simple Content Detail:
Enumeration:
"2403001"
 - 
Driver/Pilot-Response
"2403003"
 - 
Driver/Pilot-Transport
"2403005"
 - 
Other
"2403007"
 - 
Other Patient Caregiver-At Scene
"2403009"
 - 
Other Patient Caregiver-Transport
"2403011"
 - 
Primary Patient Caregiver-At Scene
"2403013"
 - 
Primary Patient Caregiver-Transport

Included in content model of elements (1):
eCrew.CrewGroup (type anonymous)
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  CrewMemberRoles (extension)
      complexType
Derivation:
extension of CrewMemberRoles
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCrew.CrewMemberResponseRole" maxOccurs="unbounded" minOccurs="0" name="eCrew.03" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CrewMemberRoles">
<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>