element -> <eCrew.CrewGroup>
Group Tag to hold crew information
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Content Model Diagram
XML Representation Summary |
<eCrew.CrewGroup |
|
CorrelationID |
= |
xs:string |
|
> |
|
|
</eCrew.CrewGroup> |
Content model elements (3):
-
Included in content model of elements (1):
-
XML Source (w/o annotations (4); see within schema source)
<xs:element id="eCrew.CrewGroup" maxOccurs="unbounded" minOccurs="0" name="eCrew.CrewGroup"> <xs:complexType> <xs:sequence> <xs:element id="eCrew.CrewMemberID" minOccurs="0" name="eCrew.01" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eCrew.CrewMemberLevel" minOccurs="0" name="eCrew.02" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eCrew.CrewMemberResponseRole" maxOccurs="unbounded" minOccurs="0" name="eCrew.03" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID-
Attribute Value
MaxLength: |
255 |
MinLength: |
0 |
XML Source (see within schema source)
Content Element Detail (all declarations; defined in this component only; 3/3) -
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
eCrew.01
Crew Member ID
No
Yes
The state certification/licensure ID number assigned to the crew member.
E04_01
Recommended
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
Document the state certification/licensure ID for the state where the event occurred.
Simple Content
maxLength: |
50 |
minLength: |
2 |
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCrew.CrewMemberID" minOccurs="0" name="eCrew.01" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
-
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
eCrew.02
Crew Member Level
No
Yes
The functioning level of the crew member ID during this EMS patient encounter.
E04_03
Recommended
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.
Simple Content
Enumeration: |
"9925001" |
- |
2009 Advanced Emergency Medical Technician (AEMT) |
"9925003" |
- |
2009 Emergency Medical Responder (EMR) |
"9925005" |
- |
2009 Emergency Medical Technician (EMT) |
"9925007" |
- |
2009 Paramedic |
"9925013" |
- |
First Responder |
"9925015" |
- |
EMT-Basic |
"9925017" |
- |
EMT-Intermediate |
"9925019" |
- |
EMT-Paramedic |
"9925023" |
- |
Other Healthcare Professional |
"9925025" |
- |
Other Non-Healthcare Professional |
"9925027" |
- |
Physician |
"9925029" |
- |
Respiratory Therapist |
"9925031" |
- |
Student |
"9925033" |
- |
Critical Care Paramedic |
"9925035" |
- |
Community Paramedicine |
"9925037" |
- |
Nurse Practitioner |
"9925039" |
- |
Physician Assistant |
"9925041" |
- |
Licensed Practical Nurse (LPN) |
"9925043" |
- |
Registered Nurse |
|
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCrew.CrewMemberLevel" minOccurs="0" name="eCrew.02" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
-
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
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.
Simple Content
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 |
|
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:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |