element -> <dConfiguration.02>
dConfiguration.02 State Certification/Licensure Levels Yes Yes All of the potential levels of certification/licensure for EMS personnel recognized by the state. D04_01 Mandatory The new 2009 Education Levels have been added. The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level. <br/><br/>The state EMS system does not need to import this information into their database. Reference the Demographic Dataset Submission Guide for further details.
Namespace:
Type:
anonymous (extension of LicensureLevels)
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<dConfiguration.02>
   
Content: 
{ enumeration of xs:string }
</dConfiguration.02>
Simple Content Detail:
Enumeration:
"9911001"
 - 
2009 Advanced Emergency Medical Technician (AEMT)
"9911003"
 - 
2009 Emergency Medical Responder (EMR)
"9911005"
 - 
2009 Emergency Medical Technician (EMT)
"9911007"
 - 
2009 Paramedic
"9911009"
 - 
EMT-Basic
"9911011"
 - 
EMT-Intermediate
"9911013"
 - 
EMT-Paramedic
"9911015"
 - 
First Responder
"9911019"
 - 
Other
"9911021"
 - 
Physician
"9911023"
 - 
Critical Care Paramedic
"9911025"
 - 
Community Paramedicine
"9911027"
 - 
Nurse Practitioner
"9911029"
 - 
Physician Assistant
"9911031"
 - 
Licensed Practical Nurse (LPN)
"9911033"
 - 
Registered Nurse

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  LicensureLevels (extension)
      complexType
Derivation:
extension of LicensureLevels
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.StateCertificationLicensureLevels" maxOccurs="unbounded" minOccurs="0" name="dConfiguration.02">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="LicensureLevels"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>