element -> <dPersonnel.CertificationLevelGroup>
Group to hold the certification information
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definitions of 1 attribute, 2 elements
Content Model Diagram
XML Representation Summary
<dPersonnel.CertificationLevelGroup
    CorrelationID
 = 
xs:string
    >
   
Content: 
dPersonnel.38?, dPersonnel.39?
</dPersonnel.CertificationLevelGroup>
Content model elements (2):
Included in content model of elements (1):
XML Source (w/o annotations (3); see within schema source)
<xs:element id="dPersonnel.CertificationLevelGroup" maxOccurs="unbounded" minOccurs="0" name="dPersonnel.CertificationLevelGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dPersonnel.EMSPersonnelsPracticeLevel" minOccurs="0" name="dPersonnel.38" type="MemberLevel"/>
<xs:element id="dPersonnel.DateofPersonnelsCertificationorLicensureforAgency" minOccurs="0" name="dPersonnel.39" type="DateType"/>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
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"/>
Content Element Detail (all declarations; defined in this component only; 2/2)
dPersonnel.38
Type:
MemberLevel, simple content
dPersonnel.38 EMS Personnel's Practice Level No No The EMS certification level at which the individual is providing patient care services for the EMS agency. D07_05 Optional The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.
Simple Content
enumeration of xs:string
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="dPersonnel.EMSPersonnelsPracticeLevel" minOccurs="0" name="dPersonnel.38" type="MemberLevel"/>

dPersonnel.39
Type:
DateType, simple content
dPersonnel.39 Date of Personnel's Certification or Licensure for Agency No No The date that the Certification/Licensure was achieved for the local EMS agency. D07_06 Optional
Simple Content
xs:date
maxInclusive:
2050-01-01
minInclusive:
1900-01-01
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dPersonnel.DateofPersonnelsCertificationorLicensureforAgency" minOccurs="0" name="dPersonnel.39" type="DateType"/>