<?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="E22" id="OutcomeAndLinkage">
		<xs:sequence>
			<xs:element name="E22_01" type="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="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="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="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="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="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:sequence>
	</xs:complexType>
</xs:schema>
