<?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="E12" id="MedicalHistory">
		<xs:sequence>
			<xs:element name="E12_01" type="BarriersToPatientCare" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Indication of whether or not there were any patient specific barriers to serving the patient at the scene</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E12_02" type="SendingFacilityRecordNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The medical record number of the medical facility who is transferring care to EMS</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E12_03" type="DestinationMedicalRecordNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The patient’s medical record number at the patient’s receiving facility</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E12_4_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The name of the patient's primary practitioner</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E12_06" type="LastName" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The last name of the family pracititioner</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E12_04" type="FirstName" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The first name of the patient's primary practitioner</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E12_05" type="MiddleInitialName" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The middle name of the Family Practitioner</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E12_07" type="AdvanceDirectives" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The presence of a valid for of living will of document directing end of life or healthcare treatment decisions</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E12_08" type="MedicationAllergies" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The patient’s medication allergies</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E12_09" type="EnvironmentalFoodAllergies" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The patient’s known allergies to food or environmental agents.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E12_10" type="MedicalSurgicalHistory" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The patient’s pre-existing medical and surgery history of the patient</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E12_11" type="MedicalHistoryObtainedFrom" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Type of person medical history obtained from</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E12_12_0" id="ImmunizationHistory" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Details of the immunization</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E12_12" type="ImmunizationType" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The type of Immunization</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E12_13" type="ImmunizationDate" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The date of the associated immunization type (E138).</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E12_14_0" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Container for current medication</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E12_14" type="CurrentMedicationName" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The medications the patient currently takes</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E12_15_0" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The numeric dose or amount of the patient’s current medication</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:sequence>
									<xs:element name="E12_15" type="CurrentMedicationDose" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The numeric dose or amount of the patient’s current medication</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E12_16" type="CurrentMedicationDosageUnit" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The dosage unit of the patient’s current medication</xs:documentation>
										</xs:annotation>
									</xs:element>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
						<xs:element name="E12_17" type="CurrentMedicationAdministrationRoute" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The administration route (po, SQ, etc.) of the patients current medication</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E12_18" type="YesNoValues" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indication of the presence of the Emergency Information Form associated with patient’s with special healthcare needs.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E12_19" type="AlcoholDrugUseIndicators" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Indicators for the potential use of Alcohol or Drugs by the patient.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E12_20" type="YesNoValues" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indication of the possibility by the patient’s history of current pregnancy</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
