element -> <eMedications.10>
eMedications.10
Role/Type of Person Administering Medication
Yes
Yes
The type (level) of EMS or Healthcare Professional Administering the Medication. For medications administered prior to EMS arrival, this may be a non-EMS healthcare professional.
Required
Added to document the type of healthcare professional administering the medication. This could be auto-completed from the crew ID but is necessary to document medication administration prior to EMS arrival. State may maintain an enumerated list but must collapse to the National Standard.
<br/><br/>The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.
Added to better document the type of healthcare professional who administered the medication.
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 | 
| <eMedications.10 | 
|     | 
NV | 
 =   | 
("7701001" | "7701003") | 
|     | 
> | 
|     | 
Content:   | 
{ enumeration of xs:string } | 
 
 
 | 
| </eMedications.10> | 
 
Simple Content Detail:
Enumeration:  | 
| "9905001" | 
 -   | 
2009 Advanced Emergency Medical Technician (AEMT) | 
 
| "9905003" | 
 -   | 
2009 Emergency Medical Responder (EMR) | 
 
| "9905005" | 
 -   | 
2009 Emergency Medical Technician (EMT) | 
 
| "9905007" | 
 -   | 
2009 Paramedic | 
 
| "9905009" | 
 -   | 
EMT-Basic | 
 
| "9905011" | 
 -   | 
EMT-Intermediate | 
 
| "9905013" | 
 -   | 
EMT-Paramedic | 
 
| "9905015" | 
 -   | 
First Responder | 
 
| "9905019" | 
 -   | 
Other Healthcare Professional | 
 
| "9905021" | 
 -   | 
Other Non-Healthcare Professional | 
 
| "9905023" | 
 -   | 
Patient/Lay Person | 
 
| "9905025" | 
 -   | 
Physician | 
 
| "9905027" | 
 -   | 
Respiratory Therapist | 
 
| "9905029" | 
 -   | 
Student | 
 
| "9905031" | 
 -   | 
Critical Care Paramedic | 
 
| "9905033" | 
 -   | 
Community Paramedicine | 
 
| "9905035" | 
 -   | 
Nurse Practitioner | 
 
| "9905037" | 
 -   | 
Physician Assistant | 
 
| "9905039" | 
 -   | 
Licensed Practical Nurse (LPN) | 
 
| "9905041" | 
 -   | 
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="eMedications.EMSorHealthcareProfessionalTypeAdministeringMedication" name="eMedications.10" 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
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>  |