element -> <eCad.111>
eCad.111 eCrew.02 Crew Member Level No No The functioning level of the crew member ID during this EMS patient encounter. E04_03 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.
Namespace:
Type:
anonymous (extension of MemberLevel)
Content:
simple, 1 attribute
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eCad.111
    NV
 = 
("7701001" | "7701003" | "7701005")
    >
   
Content: 
{ enumeration of xs:string }
</eCad.111>
Simple Content Detail:
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

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  MemberLevel (extension)
      complexType
Derivation:
extension of MemberLevel
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.CrewMemberLevel" minOccurs="0" name="eCad.111" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="MemberLevel">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
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>