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.EMSProfessionalsPracticeLevel" minOccurs="0" name="dPersonnel.38" type="StateCertificationLicensureLevels"/>
<xs:element id="dPersonnel.DateofProfessionalsCertificationorLicensureforAgency" 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:
<nemsisTacDoc> <number>dPersonnel.38</number> <name>EMS Professional's Practice Level</name> <national>No</national> <state>No</state> <definition>The EMS certification level at which the individual is providing patient care services for the EMS agency.</definition> <v2Number>D07_05</v2Number> <usage>Optional</usage> <performanceMeasure/> <comment>The category EMT-Intermediate includes EMS professionals with an “85” or “99” certification level.</comment> <v3Changes/> </nemsisTacDoc>
Simple Content
enumeration of xs:string
Enumeration:
"9917001"
 - 
2009 Advanced Emergency Medical Technician (AEMT)
"9917003"
 - 
2009 Emergency Medical Responder (EMR)
"9917005"
 - 
2009 Emergency Medical Technician
"9917007"
 - 
2009 Paramedic
"9917009"
 - 
First Responder
"9917011"
 - 
EMT-Basic
"9917013"
 - 
EMT-Intermediate
"9917015"
 - 
EMT-Paramedic
"9917017"
 - 
Nurse
"9917019"
 - 
Physician
"9917021"
 - 
Critical Care Paramedic
"9917023"
 - 
Community Paramedicine
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dPersonnel.EMSProfessionalsPracticeLevel" minOccurs="0" name="dPersonnel.38" type="StateCertificationLicensureLevels"/>

dPersonnel.39
Type:
DateType, simple content
<nemsisTacDoc> <number>dPersonnel.39</number> <name>Date of Professional's Certification or Licensure for Agency</name> <national>No</national> <state>No</state> <definition>The date that the Certification/Licensure was achieved for the local EMS agency.</definition> <v2Number>D07_06</v2Number> <usage>Optional</usage> <performanceMeasure/> <comment/> <v3Changes/> </nemsisTacDoc>
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.DateofProfessionalsCertificationorLicensureforAgency" minOccurs="0" name="dPersonnel.39" type="DateType"/>