<?xml version="1.0" encoding="UTF-8"?><!-- edited with XMLSPY v2004 rel. 4 U (http://www.xmlspy.com) by Jeff Robertson version 2.2.1--><xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">	<xs:complexType name="E18" id="InterventionMedication">		<xs:sequence>			<xs:element name="E18_01" type="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="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="MedicationsGiven">				<xs:annotation>					<xs:documentation>The medication given to the patient</xs:documentation>				</xs:annotation>			</xs:element>			<xs:element name="E18_04" type="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="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="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="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="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="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="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="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>