element -> <dPersonnel.LicensureGroup>
Group to hold the licensure information
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 6 elements
Defined:
Includes:
definitions of 1 attribute, 6 elements
Content Model Diagram
XML Representation Summary
<dPersonnel.LicensureGroup
    CorrelationID
 = 
xs:string
    >
   
Content: 
dPersonnel.22?, dPersonnel.23?, dPersonnel.24?, dPersonnel.25?, dPersonnel.26?, dPersonnel.27?
</dPersonnel.LicensureGroup>
Content model elements (6):
Included in content model of elements (1):
XML Source (w/o annotations (7); see within schema source)
<xs:element id="dPersonnel.LicensureGroup" maxOccurs="unbounded" minOccurs="0" name="dPersonnel.LicensureGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dPersonnel.EMSPersonnelsStateofLicensure" minOccurs="0" name="dPersonnel.22" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSIStateCode">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dPersonnel.EMSPersonnelsStateLicensureIDNumber" minOccurs="0" name="dPersonnel.23" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StateLicensureID">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dPersonnel.EMSPersonnelsStateEMSCertificationLicensureLevel" minOccurs="0" name="dPersonnel.24" 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>
<xs:element id="dPersonnel.EMSPersonnelsStateEMSCurrentCertificationDate" minOccurs="0" name="dPersonnel.25" type="DateType"/>
<xs:element id="dPersonnel.EMSPersonnelsInitialStateLicensureIssueDate" minOccurs="0" name="dPersonnel.26" type="DateType"/>
<xs:element id="dPersonnel.EMSPersonnelsCurrentStateLicensureExpirationDate" minOccurs="0" name="dPersonnel.27" 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; 6/6)
dPersonnel.22
Type:
anonymous (extension of ANSIStateCode), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
dPersonnel.22 EMS Personnel's State of Licensure No Yes The state of the certification/licensure ID number assigned to the personnel member. Recommended
Simple Content
xs:string
Pattern:
[0-9]{2}
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dPersonnel.EMSPersonnelsStateofLicensure" minOccurs="0" name="dPersonnel.22" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSIStateCode">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dPersonnel.23
Type:
anonymous (extension of StateLicensureID), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
dPersonnel.23 EMS Personnel's State's Licensure ID Number No Yes The state's licensure/certification ID number for the personnel. D07_02 Recommended
Simple Content
xs:string
maxLength:
50
minLength:
2
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dPersonnel.EMSPersonnelsStateLicensureIDNumber" minOccurs="0" name="dPersonnel.23" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StateLicensureID">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dPersonnel.24
Type:
anonymous (extension of MemberLevel), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
dPersonnel.24 EMS Personnel's State EMS Certification Licensure Level No Yes The personnel's state EMS certification level. D08_15 Recommended Added 2009 EMS Education Levels.<br/><br/>The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.<br/><br/>Some listed health care providers may not have an EMS certification/licensure number, however their level should be indicated from the list above and the state licensure number should be indicated in dPersonnel.23 - EMS Personnel's State's Licensure ID Number.
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.EMSPersonnelsStateEMSCertificationLicensureLevel" minOccurs="0" name="dPersonnel.24" 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>

dPersonnel.25
Type:
DateType, simple content
dPersonnel.25 EMS Personnel's State EMS Current Certification Date No No The date of the personnel's current EMS certification/licensure. D08_17 Optional Clarified as the current certification/licensure.
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.EMSPersonnelsStateEMSCurrentCertificationDate" minOccurs="0" name="dPersonnel.25" type="DateType"/>

dPersonnel.26
Type:
DateType, simple content
dPersonnel.26 EMS Personnel's Initial State's Licensure Issue Date No No The date on which the EMS personnel's state's EMS certification/licensure was originally issued. This is the date of the first certification/licensure for the EMS level. D08_18 Optional Clarified as the FIRST (original) certification/licensure date.
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.EMSPersonnelsInitialStateLicensureIssueDate" minOccurs="0" name="dPersonnel.26" type="DateType"/>

dPersonnel.27
Type:
DateType, simple content
dPersonnel.27 EMS Personnel's Current State's Licensure Expiration Date No No The date on which the EMS personnel's (highest) state EMS certification/licensure expires. 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.EMSPersonnelsCurrentStateLicensureExpirationDate" minOccurs="0" name="dPersonnel.27" type="DateType"/>