<?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. 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="E07">
		<xs:sequence>
			<xs:element name="E07_01" type="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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>
