element -> <dPersonnel.24>
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.
Namespace: |
|
Type: |
|
Content: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
|
Includes: |
|
Content Model Diagram
| XML Representation Summary |
| <dPersonnel.24 |
| |
NV |
= |
("7701001" | "7701003" | "7701005") |
| |
> |
| |
Content: |
{ enumeration of xs:string } |
|
| </dPersonnel.24> |
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) complexType |
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: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-
Attribute Value
| "7701001" | "7701003" | "7701005" |
Anonymous simpleType
Type Derivation Tree simpleType |
Member Types
XML Source (see within schema source)
| <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> |