<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2005 sp1 U (http://www.xmlspy.com) by UNC Chapel Hill (UNC Chapel Hill) -->
<!-- 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="E07">
		<xs:sequence>
			<xs:element name="E07_01" type="tns:PrimaryMethodOfPayment">
				<xs:annotation>
					<xs:documentation>The primary method of payment or type of insurance associated with this EMS encounter</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E07_02" type="tns:YesNoValues" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indication of whether a certificate of medical necessity is present</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E07_03_0" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Tag to hold the information about different insurance coverages </xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E07_03" type="tns:InsuranceCompanyID" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The ID number of the patient's insurance company</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E07_04" type="tns:InsuranceCompanyBillingPriority" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The billing priority or order for the insurance company.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E07_05_0" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The mailing address of the Insurance Company</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:sequence>
									<xs:element name="E07_05" type="tns:StreetAddress" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The mailing address of the Insurance Company</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_06" type="tns:City" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The insurance companies city or township</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_07" type="tns:State" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The insurance companies state, territory, or province, or District of Columbia.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_08" type="tns:Zip" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The insurance companies Zip Code</xs:documentation>
										</xs:annotation>
									</xs:element>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
						<xs:element name="E07_09" type="tns:InsuranceGroupIDName" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The ID number or name of the patient's insurance group</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E07_10" type="tns:InsurancePolicyIDNumber" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The ID number of the patient's insurance policy</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E07_11_0" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The tag to hold the name of the person insured by the insurance company.</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:sequence>
									<xs:element name="E07_11" type="tns:LastName" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The last (family) name of the person insured by the insurance company.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_12" type="tns:FirstName" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The first (given) name of the person insured by the insurance company</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_13" type="tns:MiddleInitialName" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The middle name, if any, of the person insured by the insurance company.</xs:documentation>
										</xs:annotation>
									</xs:element>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
						<xs:element name="E07_14" type="tns:RelationshipToInsured" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The relationship of the patient to the primary insured person</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E07_15" type="tns:YesNoValues" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indication of whether or not the injury is work related.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E07_16" type="tns:PatientsOccupationalIndustry" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The occupational industry of the patient’s work</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E07_17" type="tns:PatientsOccupation" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The occupation of the patient</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E07_18_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Tag to hold the information about the closest relative</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E07_18_01" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The name of the patient's closest relative or guardian</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:sequence>
									<xs:element name="E07_18" type="tns:LastName" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The last (family) name of the patient's closest relative or guardian</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_19" type="tns:FirstName" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The first (given) name of the patient's closest relative or guardian</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_20" type="tns:MiddleInitialName" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The middle name/initial, if any, of the closest relative or guardian.</xs:documentation>
										</xs:annotation>
									</xs:element>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
						<xs:element name="E07_21_0" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The home  address of the patient's closest relative or guardian.</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:sequence>
									<xs:element name="E07_21" type="tns:StreetAddress" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The home street address of the patient's closest relative or guardian.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_22" type="tns:City" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The home city of the patient's closest relative or guardian.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_23" type="tns:State" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The home state of the patient's closest relative or guardian</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_24" type="tns:Zip" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The home Zip Code of the patient's closest relative or guardian</xs:documentation>
										</xs:annotation>
									</xs:element>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
						<xs:element name="E07_25" type="tns:TelephoneNumber" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The home or other phone number of the patient's closest relative or guardian</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E07_26" type="tns:ClosestRelativeGuardianRelationship" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The relationship of the patient's closest relative or guardian</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E07_27_0" id="PatientsEmployer" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Tag to hold information about the patient's employer</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E07_27" type="tns:Name" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The patient's employers Name</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E07_28_0" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The street address of the patient's employer</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:sequence>
									<xs:element name="E07_28" type="tns:StreetAddress" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The street address of the patient's employer</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_29" type="tns:City" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The home city of the patient's employer</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_30" type="tns:State" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The home state of the patient's employer</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="E07_31" type="tns:Zip" minOccurs="0">
										<xs:annotation>
											<xs:documentation>The home Zip Code of the patient's employer</xs:documentation>
										</xs:annotation>
									</xs:element>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E07_32" type="tns:TelephoneNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The patient's work telephone number</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E07_33" type="tns:ResponseUrgency" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The urgency in which the EMS agency began to mobilize resources.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E07_34" type="tns:CMSServiceLevel">
				<xs:annotation>
					<xs:documentation>The CMS service level for this EMS encounter.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E07_35_0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Tag to hold the information about he condition codes associated with the CMS EMS negotiated rule-making process.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E07_35" type="tns:ConditionCodeNumber">
							<xs:annotation>
								<xs:documentation>The condition code associated with the CMS EMS negotiated rule-making process.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E07_36" type="tns:ICD9CodeForConditionCode" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The ICD-9 Code assigned by CMS for the condition code documented in E07_35_  This is based on the CMS EMS negotiated rule-making process.</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E07_37" type="tns:ConditionCodeModifier" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The CMS Condition Code Air Ambulance Modifier indicating why it was medically necessary to respond with air medical services as opposed to ground medical services.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
