<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Daniel Nelson version 2.2-->
<xs:schema targetNamespace="http://www.nemsis.org" elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.nemsis.org">
	<xs:complexType name="IT11" id="Trauma">
		<xs:sequence>
			<xs:element name="IT11_01" type="tns:TraumaTriageCriteria" minOccurs="0">
				<xs:annotation>
					<xs:documentation>(Priority 1, 2 or 3) assigned to a patient that is a scoring summarizing the patient status.  The scoring considers the patient condition, physiological and anatomical injuries and mechanism of injury.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT11_02" type="tns:TraumaReferralCenterNotified" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Notification of Trauma Referral Center by EMS personnel, of the priority of the transported/transferred patient (to determine the appropriate destination facility for the unassigned patient, and to collect data on all patients.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT11_03" type="tns:TraumaReferralCenterNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The number assigned to the patient by the Trauma Referral Center.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="IT11_04" type="tns:DateTime2" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The time EMS contacted the Trauma Referral Center.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>