<?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" xmlns:tns="http://www.nemsis.org" targetNamespace="http://www.nemsis.org" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:complexType name="E22" id="OutcomeAndLinkage">
		<xs:sequence>
			<xs:element name="E22_01" type="tns:EmergencyDepartmentDisposition">
				<xs:annotation>
					<xs:documentation>The known disposition of the patient from the Emergency Department (ED)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E22_02" type="tns:HospitalDisposition">
				<xs:annotation>
					<xs:documentation>Indication of how the patient was dispositioned from the hospital, if admitted.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E22_03" type="tns:LawEnforcementCrashReportNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The unique number associated with the law enforcement or crash report which can be used for linkage at a later date.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E22_04" type="tns:TraumaRegistryID" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The unique number associated with the local or state trauma registry which can be used for linkage at a later date.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E22_05" type="tns:FireIncidentReportNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The unique number associated with the fire incident report which can be used for linkage at a later date.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E22_06" type="tns:PatientIDBandTagNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The unique number associated with a patient ID band agency.  This is used by a few states as a universal linkage between healthcare data agency’s.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT05_00_22" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Additional NISE fields for Vital Signs</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="IT05_02" type="tns:RecievedFromAgencyID" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The Agency ID of the service that care is being received from</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="IT05_03" type="tns:ReceivedFromCallNumber" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The unique Call Number of the service that care is being received from</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="IT05_04" type="tns:TransferredToAgencyID" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The Agency ID of the service that care is being transferred to</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="IT05_05" type="tns:TransferredToCallNumber" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The unique Call Number of the service that care is being transferred to</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="IT05_10" type="tns:DateTime" nillable="true" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The time of day the ALS Intercept was requested by the EMS unit on the scene.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="IT05_11" type="tns:DateTime" nillable="true" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The time of day the ALS intercept arrived on the scene.</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
