<?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="E09" id="Situation">
		<xs:sequence>
			<xs:element name="E09_01" type="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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="tns: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>
