<?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="E09" id="Situation">
		<xs:sequence>
			<xs:element name="E09_01" type="PriorAid" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Any care which was provided to the patient prior to the arrival of this unit.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E09_02" type="PriorAidPerformedBy" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The type of individual who performed the care prior to the arrival of this unit.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E09_03" type="OutcomeOfPriorAid">
				<xs:annotation>
					<xs:documentation>What was the outcome or result of the care performed prior to the arrival of the unit.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E09_04" type="YesNoValues">
				<xs:annotation>
					<xs:documentation>Indication whether or not there was an injury</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E09_05" type="ChiefComplaintNarrative" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The statement of the problem by the patient or the history provider.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E09_06_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The duration of the chief complaint</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E09_06" type="DurationOfChiefComplaint" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The duration of the chief complaint</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E09_07" type="TimeUnitsOfChiefComplaint" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The time units of the duration of the patients chief complaint</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E09_08" type="SecondaryComplaintNarrative" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The narrative of the patients secondary complaint</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E09_09_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The duration of the secondary complaint</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E09_09" type="DurationOfSecondaryComplaint" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The duration of the secondary complaint</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E09_10" type="TimeUnitsOfSecondaryComplaint" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The time units of the duration of the patients secondary complaint</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E09_11" type="ComplaintAnatomicLocation">
				<xs:annotation>
					<xs:documentation>The primary anatomic location of the chief complaint as identified by EMS personnel</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E09_12" type="ComplaintOrganSystem">
				<xs:annotation>
					<xs:documentation>The primary organ system of the patient injured or medically affected. This is to be completed by EMS personnel with a minimum of an EMT-PAramedic level of credentialing</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E09_13" type="PrimarySymptom">
				<xs:annotation>
					<xs:documentation>The primary sign and symptom present in the patient or observed by EMS personnel</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E09_14" type="OtherAssociatedSymptoms" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Other symptoms identified by the patient or observed by EMS personnel</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E09_15" type="ProvidersPrimaryImpression">
				<xs:annotation>
					<xs:documentation>The EMS personnel's impression of the patient's primary problem or most significant condition which led to the management given to the patient (treatments, medications, or procedures).</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E09_16" type="ProvidersSecondaryImpression">
				<xs:annotation>
					<xs:documentation>The EMS personnel's impression of the patient's secondary problem or most significant condition which led to the management given to the patient (treatments, medications, or procedures).</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
