<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Wes Bowden version 2.2-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.nemsis.org" xmlns:tns="http://www.nemsis.org" >
	<xs:complexType name="E18" id="InterventionMedication">
		<xs:sequence>
			<xs:element name="E18_01" type="tns:DateTime" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The date/time medication administered to the patient</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E18_02" type="tns:YesNoValues" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates that the medication administration which is documented was administered prior to this EMS units care</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E18_03" type="tns:MedicationsGiven">
				<xs:annotation>
					<xs:documentation>The medication given to the patient</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E18_04" type="tns:MedicationAdministeredRoute" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The route medication was administered to the patient</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E18_05_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The dose or amount of the medication given to the patient and the units</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E18_05" type="tns:MedicationDosage" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The dose or amount of the medication given to the patient</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E18_06" type="tns:MedicationDosageUnits" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The unit of medication dosage given to patient</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E18_07" type="tns:ResponseToMedication" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The patients response to the medication</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E18_08" type="tns:MedicationComplication" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Any compliucation (abnormal effect on the patient) associated with the administration of the medication to the patient by EMS</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E18_09" type="tns:CrewMemberID" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The statewide assigned ID number of the EMS crew member giving the treatment to the patient</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E18_10" type="tns:MedicationAuthorization" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The type of treatment authorization obtained</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E18_11" type="tns:LastName" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The last name of the authorizing physician ordering the medication administration if the order was provided by any manner other than protocol (standing order) in E18_10</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
