<?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="http://www.nemsis.org" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.nemsis.org">
	<xs:include schemaLocation="E00_ReferenceTables.xsd"/>
	<xs:include schemaLocation="E01_RecordInformation.xsd"/>
	<xs:include schemaLocation="E02_UnitAgencyInformation.xsd"/>
	<xs:include schemaLocation="E03_UnitCall.xsd"/>
	<xs:include schemaLocation="E04_UnitPersonnelInformation.xsd"/>
	<xs:include schemaLocation="E05_Times.xsd"/>
	<xs:include schemaLocation="E06_Patient.xsd"/>
	<xs:include schemaLocation="E07_Billing.xsd"/>
	<xs:include schemaLocation="E08_Scene.xsd"/>
	<xs:include schemaLocation="E09_Situation.xsd"/>
	<xs:include schemaLocation="E10_SituationTrauma.xsd"/>
	<xs:include schemaLocation="E11_SituationCPR.xsd"/>
	<xs:include schemaLocation="E12_MedicalHistory.xsd"/>
	<xs:include schemaLocation="E13_Narrative.xsd"/>
	<xs:include schemaLocation="E14_AssessmentVitalSigns.xsd"/>
	<xs:include schemaLocation="E15_AssessmentInjury.xsd"/>
	<xs:include schemaLocation="E16_AssessmentExam.xsd"/>
	<xs:include schemaLocation="E17_Intervention.xsd"/>
	<xs:include schemaLocation="E18_InterventionMedication.xsd"/>
	<xs:include schemaLocation="E19_InterventionProcedure.xsd"/>
	<xs:include schemaLocation="E20_Disposition.xsd"/>
	<xs:include schemaLocation="E21_MedicalDeviceData.xsd"/>
	<xs:include schemaLocation="E22_OutcomeAndLinkage.xsd"/>
	<xs:include schemaLocation="E23_Miscellaneous.xsd"/>
	<xs:include schemaLocation="IT00_ReferenceTables.xsd"/>
	<xs:element name="EMSDataSet">
		<xs:annotation>
			<xs:documentation>Root Tag For Dataset</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Header" maxOccurs="unbounded">
					<xs:annotation>
						<xs:documentation>Header for file</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="D01_01" type="tns:EMSAgencyNumber">
								<xs:annotation>
									<xs:documentation>The state-assigned provider number of the responding agency</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="D01_03" type="tns:State">
								<xs:annotation>
									<xs:documentation>The state the Agency provides services in.</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="D01_04" type="tns:County">
								<xs:annotation>
									<xs:documentation>The county(s) the agency formally provides services for.</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="D01_07" type="tns:StateCertificationLicensureLevels">
								<xs:annotation>
									<xs:documentation>The highest credentialed personnel's level of service which the agency provides for every EMS encounter if requested.  In a tiered response system, this is the highest level of service which could be sent to any specific call.</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="D01_08" type="tns:OrganizationalType">
								<xs:annotation>
									<xs:documentation>The organizational structure from which EMS services are delivered (fire, hospital, county, etc.)</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="D01_09" type="tns:OrganizationStatus">
								<xs:annotation>
									<xs:documentation>The primary organizational status of the agency.  The definition of Volunteer or Non-Volunteer is based on state or local terms.</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="D01_21" type="tns:NationalProviderIdentifier">
								<xs:annotation>
									<xs:documentation>The National Provider Identifier associated with National Provider System (NPS) and used in all standard HIPPA transactions such as electronic claim filing</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="D02_07" type="tns:Zip">
								<xs:annotation>
									<xs:documentation>The zip code of the Agency contact.</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="Record" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Container Tag to hold each instance of a patient care report</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="E01" type="tns:E01">
											<xs:annotation>
												<xs:documentation>Section E1 Record Information</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E02" type="tns:E02">
											<xs:annotation>
												<xs:documentation>Section E2 Unit Agency Information</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E03" type="tns:E03">
											<xs:annotation>
												<xs:documentation>Section E3 Unit Call</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E04" type="tns:E04" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>Section E4 Unit personnel</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E05" type="tns:E05">
											<xs:annotation>
												<xs:documentation>Section E5 Times</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E06" type="tns:E06">
											<xs:annotation>
												<xs:documentation>Section E6 Patient</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E07" type="tns:E07">
											<xs:annotation>
												<xs:documentation>Section E7 Billing</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E08" type="tns:E08">
											<xs:annotation>
												<xs:documentation>Section E8 Scene</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E09" type="tns:E09">
											<xs:annotation>
												<xs:documentation>Section E9 Situation</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E10" type="tns:E10">
											<xs:annotation>
												<xs:documentation>Section E10 Situation/Trauma</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E11" type="tns:E11">
											<xs:annotation>
												<xs:documentation>Section E11 Situation/CPR</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E12" type="tns:E12">
											<xs:annotation>
												<xs:documentation>Section E12 Medical History</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E13" type="tns:E13" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Section E13 Narrative</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E14" type="tns:E14" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>Section E14 Assessment/Vital Signs</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E15" type="tns:E15" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Section E15 Assessment Injury</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E16" type="tns:E16" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Section E16 Assessment Exam</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E17" type="tns:E17" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>Section E17 Intervention</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E18" type="tns:E18" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>Section E18 Intervention Medications</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E19" type="tns:E19">
											<xs:annotation>
												<xs:documentation>Section E19 Intervention Procedure</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E20" type="tns:E20">
											<xs:annotation>
												<xs:documentation>Section E20 Disposition</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E21" type="tns:E21" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>Section E21 Medical Device Data</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E22" type="tns:E22">
											<xs:annotation>
												<xs:documentation>Section E22 Outcome and Linkage</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="E23" type="tns:E23" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Section E23 Miscellaneous</xs:documentation>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>
