<?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:simpleType name="AbdomenLeftUpperAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients left upper abdomen on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3615">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3620">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3625">
						<xs:annotation>
							<xs:documentation>Distention</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3630">
						<xs:annotation>
							<xs:documentation>Guarding</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3635">
						<xs:annotation>
							<xs:documentation>Mass</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3640">
						<xs:annotation>
							<xs:documentation>Tenderness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AbdomenLowerLeftAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients left lower abdomen on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3645">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3650">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3655">
						<xs:annotation>
							<xs:documentation>Distention</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3660">
						<xs:annotation>
							<xs:documentation>Guarding</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3665">
						<xs:annotation>
							<xs:documentation>Mass</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3670">
						<xs:annotation>
							<xs:documentation>Tenderness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AbdomenRightLowerAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients right lower abdomen on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3705">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3710">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3715">
						<xs:annotation>
							<xs:documentation>Distention</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3720">
						<xs:annotation>
							<xs:documentation>Guarding</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3725">
						<xs:annotation>
							<xs:documentation>Mass</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3730">
						<xs:annotation>
							<xs:documentation>Tenderness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AbdomenRightUpperAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients right upper abdomen on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3675">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3680">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3685">
						<xs:annotation>
							<xs:documentation>Distention</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3690">
						<xs:annotation>
							<xs:documentation>Guarding</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3695">
						<xs:annotation>
							<xs:documentation>Mass</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3700">
						<xs:annotation>
							<xs:documentation>Tenderness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AdvanceDirectives">
		<xs:annotation>
			<xs:documentation>The presence of a valid for of living will of document directing end of life or healthcare treatment decisions</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2645">
						<xs:annotation>
							<xs:documentation>State/EMS DNR Form</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2650">
						<xs:annotation>
							<xs:documentation>Other Healthcare DNR Form</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2655">
						<xs:annotation>
							<xs:documentation>Living Will</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2660">
						<xs:annotation>
							<xs:documentation>Family/Guardian request DNR (but no documentation)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2665">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2670">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AEDPacingOrCO2Mode">
		<xs:annotation>
			<xs:documentation>The mode of operation the device is operating in during the defibrillation, pacing, or rhythm analysis by the device (if appropriate for the event)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="5210">
				<xs:annotation>
					<xs:documentation>Automated</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5215">
				<xs:annotation>
					<xs:documentation>Manual</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5220">
				<xs:annotation>
					<xs:documentation>Advisory</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5225">
				<xs:annotation>
					<xs:documentation>Demand</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5230">
				<xs:annotation>
					<xs:documentation>Sensing</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5235">
				<xs:annotation>
					<xs:documentation>Mid-Stream</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5240">
				<xs:annotation>
					<xs:documentation>Side-Stream</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Age">
		<xs:annotation>
			<xs:documentation>The patient's age (either calculated from date of birth or best approximation)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="120"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AgencyCounty">
		<xs:annotation>
			<xs:documentation>county or parish or residence</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="5"/>
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AgencyMedicalDirectorsMedicalSpecialty">
		<xs:annotation>
			<xs:documentation>The primary medical speciality of the Agency Medical Director.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="5980">
						<xs:annotation>
							<xs:documentation>Anesthesiology</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5990">
						<xs:annotation>
							<xs:documentation>Cardiology</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6000">
						<xs:annotation>
							<xs:documentation>Emergency Medicine</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6010">
						<xs:annotation>
							<xs:documentation>Family Practice</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6020">
						<xs:annotation>
							<xs:documentation>General Practice (not board certified)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6030">
						<xs:annotation>
							<xs:documentation>Internal Medicine</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6040">
						<xs:annotation>
							<xs:documentation>Obstretrics and Gynecology</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6050">
						<xs:annotation>
							<xs:documentation>Orthopedics</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6060">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6070">
						<xs:annotation>
							<xs:documentation>Pediatrics</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6080">
						<xs:annotation>
							<xs:documentation>Surgery</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AgencyState">
		<xs:annotation>
			<xs:documentation>The patient's home state, territory, or province, or District of Columbia, where the patient resides							</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AgeUnits">
		<xs:annotation>
			<xs:documentation>The units which the age is documented in (Hours, Days, Months, Years)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="700">
						<xs:annotation>
							<xs:documentation>Hours</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="705">
						<xs:annotation>
							<xs:documentation>Days</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="710">
						<xs:annotation>
							<xs:documentation>Months</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="715">
						<xs:annotation>
							<xs:documentation>Years</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AirbagDeployment">
		<xs:annotation>
			<xs:documentation>IndicationOfAirbagDeployment</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2215">
						<xs:annotation>
							<xs:documentation>No Airbag Present</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2220">
						<xs:annotation>
							<xs:documentation>No Airbag Deployed</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2225">
						<xs:annotation>
							<xs:documentation>Airbag Deployed Front</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2230">
						<xs:annotation>
							<xs:documentation>Airbag Deployed Side</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2235">
						<xs:annotation>
							<xs:documentation>Airbag Deployed Other (knee, airbelt,etc.)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AlcoholDrugUseIndicators">
		<xs:annotation>
			<xs:documentation>Indicators for the potential use of Alcohol or Drugs by the patient.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2985">
						<xs:annotation>
							<xs:documentation>Smell of Alcohol on Breath</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2990">
						<xs:annotation>
							<xs:documentation>Patient Admits to Alcohol Use</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2995">
						<xs:annotation>
							<xs:documentation>Patient Admits to Drug Use</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3000">
						<xs:annotation>
							<xs:documentation>Alcohol and/or Drug Paraphernalia at Scene</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3001">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AnnualOdometerReading">
		<xs:annotation>
			<xs:documentation>The mileage (odometer reading) of the vehicle rounded to the nearest mile</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:decimal">
					<xs:totalDigits value="7"/>
					<xs:fractionDigits value="1"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="APGAR">
		<xs:annotation>
			<xs:documentation>The patient's total APGAR score  (0-10) Recommend to be taken at 1 and 5 minutes after the infants birth</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AreaOfVehicleImpact">
		<xs:annotation>
			<xs:documentation>The area or location of impact on the vehicle</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2100">
						<xs:annotation>
							<xs:documentation>Center Front</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2105">
						<xs:annotation>
							<xs:documentation>Center Rear</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2110">
						<xs:annotation>
							<xs:documentation>Left Front</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2115">
						<xs:annotation>
							<xs:documentation>Left Rear</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2120">
						<xs:annotation>
							<xs:documentation>Left Side</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2125">
						<xs:annotation>
							<xs:documentation>Right Front</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2130">
						<xs:annotation>
							<xs:documentation>Right Rear</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2135">
						<xs:annotation>
							<xs:documentation>Right Side</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2140">
						<xs:annotation>
							<xs:documentation>Roll Over</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ArrestWitnessedBy">
		<xs:annotation>
			<xs:documentation>Indication of who the cardiac arrest was witnessed by</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2310">
						<xs:annotation>
							<xs:documentation>Witnessed by Healthcare Provider</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2315">
						<xs:annotation>
							<xs:documentation>Witnessed by Lay Person</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2320">
						<xs:annotation>
							<xs:documentation>Not Witnessed</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BackCervicalAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients back-cervical on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3765">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3770">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3775">
						<xs:annotation>
							<xs:documentation>Pain to ROM</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3780">
						<xs:annotation>
							<xs:documentation>Tender Para-spinous</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3785">
						<xs:annotation>
							<xs:documentation>Tender Spinous Process</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BackLumbarSacralAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients back-lumbar/sacral on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3815">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3820">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3825">
						<xs:annotation>
							<xs:documentation>Pain to ROM</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3830">
						<xs:annotation>
							<xs:documentation>Tender Para-spinous</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3835">
						<xs:annotation>
							<xs:documentation>Tender Spinous Process</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BackThoracicAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients back-thoracic on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3790">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3795">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3800">
						<xs:annotation>
							<xs:documentation>Pain to ROM</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3805">
						<xs:annotation>
							<xs:documentation>Tender Para-spinous</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3810">
						<xs:annotation>
							<xs:documentation>Tender Spinous Process</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BarriersToPatientCare">
		<xs:annotation>
			<xs:documentation>Indication of whether or not there were any patient specific barriers to serving the patient at the scene</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2600">
						<xs:annotation>
							<xs:documentation>Developmentally Impaired</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2605">
						<xs:annotation>
							<xs:documentation>Hearing Impaired</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2610">
						<xs:annotation>
							<xs:documentation>Language</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2615">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2620">
						<xs:annotation>
							<xs:documentation>Physically Impaired</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2625">
						<xs:annotation>
							<xs:documentation>Physically Restrained</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2630">
						<xs:annotation>
							<xs:documentation>Speech Impaired</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2635">
						<xs:annotation>
							<xs:documentation>Unattended or Unsupervised (including minors)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2640">
						<xs:annotation>
							<xs:documentation>Unconscious</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BillingStatus">
		<xs:annotation>
			<xs:documentation>Indication of whether the EMS agency routinely bills for any segment of the patient population</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="1">
				<xs:annotation>
					<xs:documentation>Yes</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="0">
				<xs:annotation>
					<xs:documentation>No</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BloodGlucoseLevel">
		<xs:annotation>
			<xs:documentation>The Patients blood glucose level</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="2000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BodyTemperature">
		<xs:annotation>
			<xs:documentation>The Patients body temperature in Centigrade</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="4"/>
			<xs:fractionDigits value="2"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="50.00"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BroselowLutenColor">
		<xs:annotation>
			<xs:documentation>The Broselow/Luten Color as taken from the tape</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3375">
						<xs:annotation>
							<xs:documentation>Blue</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3380">
						<xs:annotation>
							<xs:documentation>Green</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3385">
						<xs:annotation>
							<xs:documentation>Grey</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3390">
						<xs:annotation>
							<xs:documentation>Orange</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3395">
						<xs:annotation>
							<xs:documentation>Pink</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3400">
						<xs:annotation>
							<xs:documentation>Purple</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3405">
						<xs:annotation>
							<xs:documentation>Red</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3410">
						<xs:annotation>
							<xs:documentation>White</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3415">
						<xs:annotation>
							<xs:documentation>Yellow</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CallVolumeYear911">
		<xs:annotation>
			<xs:documentation>The number of 911 EMS called per year based on last calendar year.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:positiveInteger">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="100000000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CardiacArrest">
		<xs:annotation>
			<xs:documentation>Indication of the presence of a cardiac arrest at any time.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2240">
						<xs:annotation>
							<xs:documentation>Yes, Prior to EMS Arrival</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2245">
						<xs:annotation>
							<xs:documentation>Yes, After EMS Arrival</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="0">
						<xs:annotation>
							<xs:documentation>No</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CardiacArrestEtiology">
		<xs:annotation>
			<xs:documentation>Indication of the etiology or cause of the cardiac arrest (classified as cardiac, non-cardiac, etc.) (Utstein #5)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2250">
						<xs:annotation>
							<xs:documentation>Presumed Cardiac</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2255">
						<xs:annotation>
							<xs:documentation>Trauma</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2260">
						<xs:annotation>
							<xs:documentation>Drowning</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2265">
						<xs:annotation>
							<xs:documentation>Respiratory</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2270">
						<xs:annotation>
							<xs:documentation>Electrocution</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2275">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CardiacRythm">
		<xs:annotation>
			<xs:documentation>The initial cardiac rhythm of the patient as interpreted by EMS personnel</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3005">
						<xs:annotation>
							<xs:documentation>12 Lead ECG-Anterior Ischemia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3010">
						<xs:annotation>
							<xs:documentation>12 Lead ECG-Inferior Ischemia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3015">
						<xs:annotation>
							<xs:documentation>12 Lead ECG-Lateral Ischemia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3020">
						<xs:annotation>
							<xs:documentation>Agonal/Idioventricular</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3025">
						<xs:annotation>
							<xs:documentation>Artifact</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3030">
						<xs:annotation>
							<xs:documentation>Asystole</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3035">
						<xs:annotation>
							<xs:documentation>Atrial Fibrillation/Flutter</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3040">
						<xs:annotation>
							<xs:documentation>AV Block-1st Degree</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3045">
						<xs:annotation>
							<xs:documentation>AV Block-2nd Degree-Type 1</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3050">
						<xs:annotation>
							<xs:documentation>AV Block-2nd Degree-Type 2</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3055">
						<xs:annotation>
							<xs:documentation>AV Block-3rd Degree</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3060">
						<xs:annotation>
							<xs:documentation>Junctional</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3065">
						<xs:annotation>
							<xs:documentation>Left Bundle Branch Block</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3070">
						<xs:annotation>
							<xs:documentation>Normal Sinus Rhythm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3075">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3080">
						<xs:annotation>
							<xs:documentation>Paced Rhythm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3085">
						<xs:annotation>
							<xs:documentation>PEA</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3090">
						<xs:annotation>
							<xs:documentation>Premature Atrial Contractions</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3095">
						<xs:annotation>
							<xs:documentation>Premature Ventricular Contractions</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3100">
						<xs:annotation>
							<xs:documentation>Right Bundle Branch Block</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3105">
						<xs:annotation>
							<xs:documentation>Sinus Arrhythmia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3110">
						<xs:annotation>
							<xs:documentation>Sinus Bradycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3115">
						<xs:annotation>
							<xs:documentation>Sinus Tachycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3120">
						<xs:annotation>
							<xs:documentation>Supraventricular Tachycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3125">
						<xs:annotation>
							<xs:documentation>Torsades De Points</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3130">
						<xs:annotation>
							<xs:documentation>Unknown AED Non-Shockable Rhythm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3135">
						<xs:annotation>
							<xs:documentation>Unknown AED Shockable Rhythm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3140">
						<xs:annotation>
							<xs:documentation>Ventricular Fibrillation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3145">
						<xs:annotation>
							<xs:documentation>Ventricular Tachycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CardiacRythmAtDestination">
		<xs:annotation>
			<xs:documentation>The patient's cardiac rhythm upon delivery or transfer to the destination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2455">
						<xs:annotation>
							<xs:documentation>12 Lead ECG-Anterior Ischemia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2460">
						<xs:annotation>
							<xs:documentation>12 Lead ECG-Inferior Ischemia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2465">
						<xs:annotation>
							<xs:documentation>12 Lead ECG-Lateral Ischemia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2470">
						<xs:annotation>
							<xs:documentation>Agonal/Idioventricular</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2475">
						<xs:annotation>
							<xs:documentation>Artifact</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2480">
						<xs:annotation>
							<xs:documentation>Asystole</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2485">
						<xs:annotation>
							<xs:documentation>Atrial Fibrillation/Flutter</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2490">
						<xs:annotation>
							<xs:documentation>AV Block-1st Degree</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2495">
						<xs:annotation>
							<xs:documentation>AV Block-2nd Degree-Type 1</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2500">
						<xs:annotation>
							<xs:documentation>AV Block-2nd Degree-Type 2</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2505">
						<xs:annotation>
							<xs:documentation>AV Block-3rd Degree</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2510">
						<xs:annotation>
							<xs:documentation>Junctional</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2515">
						<xs:annotation>
							<xs:documentation>Left Bundle Branch Block</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2520">
						<xs:annotation>
							<xs:documentation>Normal Sinus Rhythm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2525">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2530">
						<xs:annotation>
							<xs:documentation>Paced Rhythm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2535">
						<xs:annotation>
							<xs:documentation>PEA</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2540">
						<xs:annotation>
							<xs:documentation>Premature Atrial Contractions</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2545">
						<xs:annotation>
							<xs:documentation>Premature Ventricular Contractions</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2550">
						<xs:annotation>
							<xs:documentation>Right Bundle Branch Block</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2555">
						<xs:annotation>
							<xs:documentation>Sinus Arrhythmia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2560">
						<xs:annotation>
							<xs:documentation>Sinus Bradycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2565">
						<xs:annotation>
							<xs:documentation>Sinus Tachycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2570">
						<xs:annotation>
							<xs:documentation>Supraventricular Tachycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2575">
						<xs:annotation>
							<xs:documentation>Torsades De Points</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2580">
						<xs:annotation>
							<xs:documentation>Unknown AED Non-Shockable Rhythm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2585">
						<xs:annotation>
							<xs:documentation>Unknown AED Shockable Rhythm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2590">
						<xs:annotation>
							<xs:documentation>Ventricular Fibrillation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2595">
						<xs:annotation>
							<xs:documentation>Ventricular Tachycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CauseOfInjury">
		<xs:annotation>
			<xs:documentation>The category of the reported/suspected external cause of the injury.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="9500">
						<xs:annotation>
							<xs:documentation>AIrcraft Related Accident (E84X.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9505">
						<xs:annotation>
							<xs:documentation>Bicycle Accident (E826.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1885">
						<xs:annotation>
							<xs:documentation>Bites (E906.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9515">
						<xs:annotation>
							<xs:documentation>Chemical Poisoning (E86X.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9520">
						<xs:annotation>
							<xs:documentation>Child Battering (E967.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9525">
						<xs:annotation>
							<xs:documentation>Drowning (E910.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9530">
						<xs:annotation>
							<xs:documentation>Drug Posoning (E85X.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9535">
						<xs:annotation>
							<xs:documentation>Electrocution (non-lightning) (E925.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9540">
						<xs:annotation>
							<xs:documentation>Excessive Cold (E901.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9545">
						<xs:annotation>
							<xs:documentation>Excessive Heat (E900.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9550">
						<xs:annotation>
							<xs:documentation>Falls (E88X.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9555">
						<xs:annotation>
							<xs:documentation>Fire and Flames (E89X.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9560">
						<xs:annotation>
							<xs:documentation>Firearm Assult (E965.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9565">
						<xs:annotation>
							<xs:documentation>Firearm Injury (accidental) (E985.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9570">
						<xs:annotation>
							<xs:documentation>Firearm self inflected (E955.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9575">
						<xs:annotation>
							<xs:documentation>Lightning (E907.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9580">
						<xs:annotation>
							<xs:documentation>Machinery Accidents (E919.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9585">
						<xs:annotation>
							<xs:documentation>Mechanical Suffocation (E913.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9590">
						<xs:annotation>
							<xs:documentation>Motor Vehicle non-traffic accident (E82X.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9595">
						<xs:annotation>
							<xs:documentation>Motor Vehicle traffic accident (E81X.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9600">
						<xs:annotation>
							<xs:documentation>Motorcycle Accident (E81X.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9605">
						<xs:annotation>
							<xs:documentation>Non-Motorized Vehicle Accident (E848.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9610">
						<xs:annotation>
							<xs:documentation>Pedestrian Traffic Accident (E814.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9615">
						<xs:annotation>
							<xs:documentation>Radition Exposure (E926.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9620">
						<xs:annotation>
							<xs:documentation>Rape (E960.1)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9625">
						<xs:annotation>
							<xs:documentation>Smoke Inhalation (E89X.2)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9630">
						<xs:annotation>
							<xs:documentation>Stabbing/Cutting Accidental (E986.0) </xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9635">
						<xs:annotation>
							<xs:documentation>Stabbing/Cutting Assultl (E966.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9640">
						<xs:annotation>
							<xs:documentation>Struck by Blunt/Thrown Object (E968.2)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9645">
						<xs:annotation>
							<xs:documentation>Venomus stings (plants, animals) (E905.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="9650">
						<xs:annotation>
							<xs:documentation>Water Transport accident (E83X.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ChestLungsAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients chest on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3530">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3535">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3540">
						<xs:annotation>
							<xs:documentation>Accessory Muscles</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3545">
						<xs:annotation>
							<xs:documentation>Decreased BS-Left</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3550">
						<xs:annotation>
							<xs:documentation>Decreased BS-Right</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3555">
						<xs:annotation>
							<xs:documentation>Flail Segment-Left</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3560">
						<xs:annotation>
							<xs:documentation>Flail Segment-Right</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3565">
						<xs:annotation>
							<xs:documentation>Increased Effort</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3570">
						<xs:annotation>
							<xs:documentation>Normal BS</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3575">
						<xs:annotation>
							<xs:documentation>Rales</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3580">
						<xs:annotation>
							<xs:documentation>Rhonchi/Wheezing</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3585">
						<xs:annotation>
							<xs:documentation>Tenderness-Left</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3590">
						<xs:annotation>
							<xs:documentation>Tenderness-Right</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ChiefComplaintNarrative">
		<xs:annotation>
			<xs:documentation>The statement of the problem by the patient or the history provider.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="50"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="City">
		<xs:annotation>
			<xs:documentation>The patient's home city or township or residence</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ClosestRelativeGuardianRelationship">
		<xs:annotation>
			<xs:documentation>The relationship of the patient's closest relative or guardian</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="950">
						<xs:annotation>
							<xs:documentation>Appointed Guardian</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="955">
						<xs:annotation>
							<xs:documentation>Father</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="960">
						<xs:annotation>
							<xs:documentation>Mother</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="965">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="970">
						<xs:annotation>
							<xs:documentation>Son/Daughter</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="975">
						<xs:annotation>
							<xs:documentation>Spouse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CMSServiceLevel">
		<xs:annotation>
			<xs:documentation>The CMS service level for this EMS encounter.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="990">
						<xs:annotation>
							<xs:documentation>BLS</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="995">
						<xs:annotation>
							<xs:documentation>BLS, Emergency</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1000">
						<xs:annotation>
							<xs:documentation>ALS, Level 1</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1005">
						<xs:annotation>
							<xs:documentation>ALS, Level 1 Emergency</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1010">
						<xs:annotation>
							<xs:documentation>ALS, Level 2</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1015">
						<xs:annotation>
							<xs:documentation>Paramedic Intercept</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1020">
						<xs:annotation>
							<xs:documentation>Specialty Care Transport</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1025">
						<xs:annotation>
							<xs:documentation>Fixed Wing (Airplane)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1030">
						<xs:annotation>
							<xs:documentation>Rotary Wing (Helicopter)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CO2">
		<xs:annotation>
			<xs:documentation>The Patients end-tidal or other CO2 level</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ComplaintAnatomicLocation">
		<xs:annotation>
			<xs:documentation>The primary anatomic location of the chief complaint as identified by EMS personnel</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1305">
						<xs:annotation>
							<xs:documentation>Abdomen</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1310">
						<xs:annotation>
							<xs:documentation>Back</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1315">
						<xs:annotation>
							<xs:documentation>Chest</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1320">
						<xs:annotation>
							<xs:documentation>Extremity-Lower</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1325">
						<xs:annotation>
							<xs:documentation>Extremity-Upper</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1330">
						<xs:annotation>
							<xs:documentation>General/Global</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1335">
						<xs:annotation>
							<xs:documentation>Genitalia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1340">
						<xs:annotation>
							<xs:documentation>Head</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1345">
						<xs:annotation>
							<xs:documentation>Neck</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ComplaintOrganSystem">
		<xs:annotation>
			<xs:documentation>The primary organ system of the patient injured or medically affected. This is to be completed by EMS personnel with a minimum of an EMT-PAramedic level of credentialing</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1350">
						<xs:annotation>
							<xs:documentation>Cardiovascular</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1355">
						<xs:annotation>
							<xs:documentation>CNS/Neuro</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1360">
						<xs:annotation>
							<xs:documentation>Endocrine/Metabolic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1365">
						<xs:annotation>
							<xs:documentation>GI</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1370">
						<xs:annotation>
							<xs:documentation>Global</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1375">
						<xs:annotation>
							<xs:documentation>Musculoskeletal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1380">
						<xs:annotation>
							<xs:documentation>OB/Gyn</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1385">
						<xs:annotation>
							<xs:documentation>Psych</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1390">
						<xs:annotation>
							<xs:documentation>Pulmonary</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1395">
						<xs:annotation>
							<xs:documentation>Renal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1400">
						<xs:annotation>
							<xs:documentation>Skin</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ComplaintReportedByDispatch">
		<xs:annotation>
			<xs:documentation>The complaint dispatch reported to the responding unit.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="400">
						<xs:annotation>
							<xs:documentation>Abdominal Pain</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="405">
						<xs:annotation>
							<xs:documentation>Allergies</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="410">
						<xs:annotation>
							<xs:documentation>Animal Bite</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="415">
						<xs:annotation>
							<xs:documentation>Assult</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="420">
						<xs:annotation>
							<xs:documentation>Back Pain</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="425">
						<xs:annotation>
							<xs:documentation>Breathing Problem</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="430">
						<xs:annotation>
							<xs:documentation>Burns</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="435">
						<xs:annotation>
							<xs:documentation>CO Poisoning/Hazmat</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="440">
						<xs:annotation>
							<xs:documentation>Cardiac Arrest</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="445">
						<xs:annotation>
							<xs:documentation>Chest Pain</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="450">
						<xs:annotation>
							<xs:documentation>Choking</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="455">
						<xs:annotation>
							<xs:documentation>Convulsions/Seizure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="460">
						<xs:annotation>
							<xs:documentation>Diabetic Problem</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="465">
						<xs:annotation>
							<xs:documentation>Drowning</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="470">
						<xs:annotation>
							<xs:documentation>Electrocution</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="475">
						<xs:annotation>
							<xs:documentation>Eye Problem</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="480">
						<xs:annotation>
							<xs:documentation>Fall Victim</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="485">
						<xs:annotation>
							<xs:documentation>Headache</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="490">
						<xs:annotation>
							<xs:documentation>Heart Problems</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="495">
						<xs:annotation>
							<xs:documentation>Heat/Cold Exposure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="500">
						<xs:annotation>
							<xs:documentation>Hemorrage/Laceration</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="505">
						<xs:annotation>
							<xs:documentation>Industrial Accident/Inaccessible Incident/Other Entrapments (non-vehicle)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="510">
						<xs:annotation>
							<xs:documentation>Ingestion/Poisoning</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="515">
						<xs:annotation>
							<xs:documentation>Pregnacy/Childbirth</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="520">
						<xs:annotation>
							<xs:documentation>Psychiatric Problem</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="525">
						<xs:annotation>
							<xs:documentation>Sick Person</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="530">
						<xs:annotation>
							<xs:documentation>Stab/Gunshot Wound</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="535">
						<xs:annotation>
							<xs:documentation>Stroke/CVA</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="540">
						<xs:annotation>
							<xs:documentation>Traffic Accident</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="545">
						<xs:annotation>
							<xs:documentation>Traumatic Injury</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="550">
						<xs:annotation>
							<xs:documentation>Unconscious/Fainting</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="555">
						<xs:annotation>
							<xs:documentation>Unknown Problem Man Down</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="560">
						<xs:annotation>
							<xs:documentation>Transfer/Interfacility/Palliative Care</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="565">
						<xs:annotation>
							<xs:documentation>MCI</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ConditionCodeModifier">
		<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:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1035">
						<xs:annotation>
							<xs:documentation>A-Interfacility Transport (Requires Higher level of care)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1036">
						<xs:annotation>
							<xs:documentation>B-Interfacility Transport (service not available)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1037">
						<xs:annotation>
							<xs:documentation>C-ALS Response to BLS Patient</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1038">
						<xs:annotation>
							<xs:documentation>D-Medically Necessary Transport (Not Nearest Facility)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1039">
						<xs:annotation>
							<xs:documentation>E-BLS Transport of ALS PAtient</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1040">
						<xs:annotation>
							<xs:documentation>F-Emergency Trauma Dispatch Condition Code (patient is BLS)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1041">
						<xs:annotation>
							<xs:documentation>Air-A-Long Distance</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1042">
						<xs:annotation>
							<xs:documentation>Air-B- Traffic Precludes Ground Transport</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1043">
						<xs:annotation>
							<xs:documentation>Air-C-Time Precludes Ground Transport</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1044">
						<xs:annotation>
							<xs:documentation>Air-D-Pick up Point not Accessible by Ground Transport</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ConditionCodeNumber">
		<xs:annotation>
			<xs:documentation>The condition code associated with the CMS EMS negotiated rule-making process.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="8001">
						<xs:annotation>
							<xs:documentation>Severe Abdominal Pain (ALS-789.00)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8002">
						<xs:annotation>
							<xs:documentation>Abdominal Pain (ALS-789.00)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8003">
						<xs:annotation>
							<xs:documentation>Abnormal Cardiac Rhythm/Cardiac Dysrhythmia (ALS-427.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8004">
						<xs:annotation>
							<xs:documentation>Abnormal Skin Signs (ALS-780.8)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8005">
						<xs:annotation>
							<xs:documentation>Abnormal Vital Signs (ALS-796.4)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8006">
						<xs:annotation>
							<xs:documentation>Allergic Reaction (ALS-995.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8007">
						<xs:annotation>
							<xs:documentation>Allergic Reaction (BLS-692.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8008">
						<xs:annotation>
							<xs:documentation>Blood Glucose (ALS-790.21)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8009">
						<xs:annotation>
							<xs:documentation>Respiratory Arrest (ALS-799.1)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8010">
						<xs:annotation>
							<xs:documentation>Difficulty Breathing (ALS-786.05)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8011">
						<xs:annotation>
							<xs:documentation>Cardiac Arrest_Resuscitation in Progress (ALS-427.5)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8012">
						<xs:annotation>
							<xs:documentation>Chest Pain (Non-Traumatic)  (ALS-786.50)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8013">
						<xs:annotation>
							<xs:documentation>Choking Episode (ALS-784.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8014">
						<xs:annotation>
							<xs:documentation>Cold Exposure (ALS-991.6)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8015">
						<xs:annotation>
							<xs:documentation>Cold Exposure (BLS-991.6)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8016">
						<xs:annotation>
							<xs:documentation>Altered Level of Consciousness (non-traumatic) (ALS-780.01)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8017">
						<xs:annotation>
							<xs:documentation>Convulsions/Seizures (ALS-780.39)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8018">
						<xs:annotation>
							<xs:documentation>Eye Symptoms (non-traumatic) (BLS-379.90)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8019">
						<xs:annotation>
							<xs:documentation>Non Traumatic Headache (ALS-437.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8020">
						<xs:annotation>
							<xs:documentation>Cardiac Symptoms other than Chest Pain (palpitations) (ALS-785.1)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8021">
						<xs:annotation>
							<xs:documentation>Cardiac Symptoms othe than Chest Pain (atypical pain) (ALS-536.2)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8022">
						<xs:annotation>
							<xs:documentation>Heat Exposure (ALS-992.2)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8023">
						<xs:annotation>
							<xs:documentation>Heat Exposure (BLS-992.2)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8024">
						<xs:annotation>
							<xs:documentation>Hemorrage (ALS-459.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8025">
						<xs:annotation>
							<xs:documentation>Infectious Diseases requiring Isolation/Public Health Risk (BLS-038.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8026">
						<xs:annotation>
							<xs:documentation>Hazmat Exposure (ALS-987.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8027">
						<xs:annotation>
							<xs:documentation>Medical Device Failure (ALS-996.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8028">
						<xs:annotation>
							<xs:documentation>Medical Device Failure (BLS-996.3)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8029">
						<xs:annotation>
							<xs:documentation>Neurologic Distress (ALS-436.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8030">
						<xs:annotation>
							<xs:documentation>Pain (Severe) (ALS-780.99)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8031">
						<xs:annotation>
							<xs:documentation>Back Pain (non-traumatic possible cardiac or vascular) (ALS-724.5)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8032">
						<xs:annotation>
							<xs:documentation>Back Pain (non-traumatic with neurologic symptoms) (ALS-724.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8033">
						<xs:annotation>
							<xs:documentation>Posions (all routes) (ALS-977.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8034">
						<xs:annotation>
							<xs:documentation>Alcohol Intoxication or Drug Overdose (BLS-305.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8035">
						<xs:annotation>
							<xs:documentation>Severe Alcohol Intoxication (ALS-977.3)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8036">
						<xs:annotation>
							<xs:documentation>Post-Operative Procedure COmplications (BLS-998.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8037">
						<xs:annotation>
							<xs:documentation>Pregnacy Complication/Chlidbirth/Labor (ALS-650.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8038">
						<xs:annotation>
							<xs:documentation>Psychiatric/Behavioral (abnormal mental status) (ALS-292.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8039">
						<xs:annotation>
							<xs:documentation>Psychiatric/Behavioral (threat to self or others) (BLS-298.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8040">
						<xs:annotation>
							<xs:documentation>SIck Person-Fever (BLS-036.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8041">
						<xs:annotation>
							<xs:documentation>Severe Dehydration (ALS-787.01)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8042">
						<xs:annotation>
							<xs:documentation>Unconscious/Syncope/Dizziness (ALS-780.02)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8043">
						<xs:annotation>
							<xs:documentation>Major Trauma (ALS-959.8)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8044">
						<xs:annotation>
							<xs:documentation>Other Trauma (need for monitor or airway) (ALS-518.5)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8045">
						<xs:annotation>
							<xs:documentation>Other Trauma (major bleeding) (ALS-958.2)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8046">
						<xs:annotation>
							<xs:documentation>Other Trauma (fracture/dislocation (BLS-829.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8047">
						<xs:annotation>
							<xs:documentation>Other Trauma (penetrating extremity) (BLS-880.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8048">
						<xs:annotation>
							<xs:documentation>Other Trauma (amputation digits) (BLS-886.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8049">
						<xs:annotation>
							<xs:documentation>Other Trauma (amputation other) (ALS-887.4)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8050">
						<xs:annotation>
							<xs:documentation>Other Trauma (suspected internal injuries) (ALS-869.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8051">
						<xs:annotation>
							<xs:documentation>Burns-Major (ALS-949.3)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8052">
						<xs:annotation>
							<xs:documentation>Burns-Minor (BLS-949.2)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8053">
						<xs:annotation>
							<xs:documentation>Animal Bites/Sting/Envenomation (ALS-989.5)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8054">
						<xs:annotation>
							<xs:documentation>Animal Bites/Stings/Envenomation (BLS-879.8)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8055">
						<xs:annotation>
							<xs:documentation>Lightning (ALS-994.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8056">
						<xs:annotation>
							<xs:documentation>Electrocution (ALS-994.8)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8057">
						<xs:annotation>
							<xs:documentation>Near Drowning (ALS-994.1)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8058">
						<xs:annotation>
							<xs:documentation>Eye Injuries (BLS-921.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8059">
						<xs:annotation>
							<xs:documentation>Sexual Assault (major injuries) (ALS-995.83)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8060">
						<xs:annotation>
							<xs:documentation>Sexual Assault (minor injuries) (BLS-995.8)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8061">
						<xs:annotation>
							<xs:documentation>Cardiac/Hemodynamic Monitoring Required (ALS-428.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8062">
						<xs:annotation>
							<xs:documentation>Advanced Airway Management (ALS-518.81)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8063">
						<xs:annotation>
							<xs:documentation>IV Meds Required (ALS-No ICD code provided)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8064">
						<xs:annotation>
							<xs:documentation>Chemical Restraint (ALS-293.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8065">
						<xs:annotation>
							<xs:documentation>Suctioning/Oxygen/IV fluids required (BLS-496.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8066">
						<xs:annotation>
							<xs:documentation>Airway Control/Positioning Required (BLS-786.09)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8067">
						<xs:annotation>
							<xs:documentation>Third Party Assistance/Attendant Required (BLS-496.0)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8068">
						<xs:annotation>
							<xs:documentation>Patient Safety (restraints required) (BLS-298.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8069">
						<xs:annotation>
							<xs:documentation>Patient Safety (monitoring required) (BLS-293.1)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8070">
						<xs:annotation>
							<xs:documentation>Patient Safety (seclusion required) (BLS-298.8)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8071">
						<xs:annotation>
							<xs:documentation>Patient Safety (risk of falling off stretcher) (BLS-781.3)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8072">
						<xs:annotation>
							<xs:documentation>Special Handling (Isolation) (BLS-041.9)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8073">
						<xs:annotation>
							<xs:documentation>Special Handling (orthopedic device required) (BLS-907.2)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="8074">
						<xs:annotation>
							<xs:documentation>Special Handling (positioning required) (BLS-719.45)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ConditionOfPatientAtDestination">
		<xs:annotation>
			<xs:documentation>The condition of the patient after care by EMS</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4975">
						<xs:annotation>
							<xs:documentation>Improved</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4980">
						<xs:annotation>
							<xs:documentation>Unchanged</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4985">
						<xs:annotation>
							<xs:documentation>Worse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Country">
		<xs:annotation>
			<xs:documentation>country of citizenship</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="County">
		<xs:annotation>
			<xs:documentation>county or parish or residence</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="5"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CrewMemberID">
		<xs:annotation>
			<xs:documentation>The State Certification/Licensure ID number assigned to the crew member</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="15"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CrewMemberLevel">
		<xs:annotation>
			<xs:documentation> The functioning level of the crew member during this EMS patient encounter</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues StateCertificationLicensureLevels">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="635">
						<xs:annotation>
							<xs:documentation>Student</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="640">
						<xs:annotation>
							<xs:documentation>Other Healthcare Professional</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="645">
						<xs:annotation>
							<xs:documentation>Other Non-Healthcare Professional</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CrewMemberRole">
		<xs:annotation>
			<xs:documentation>The role of the crew member during transport of this call.  
	Driver is defined as the driver during the time of patient transport or during the response if there was not transport required.
	 Primary Patient Care Giver is defined as the individual responsible for the patient care during the transport of the patient, or if no transport, the individual responsible for the assessment and treatment of the patient on scene.
	Secondary Patient Care Giver is defined as the individual assisting the Primary Patient Care Giver.
	Third Patient Care Giver is defined as the individual assisting the Primary and Secondary Patient Care Givers.
</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="580">
						<xs:annotation>
							<xs:documentation>Driver</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="585">
						<xs:annotation>
							<xs:documentation>Primary Patient Caregiver</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="590">
						<xs:annotation>
							<xs:documentation>Secondary Patient Caregiver</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="595">
						<xs:annotation>
							<xs:documentation>Third Patient Caregiver</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="600">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CurrentMedicationAdministrationRoute">
		<xs:annotation>
			<xs:documentation>The administration route (po, SQ, etc.) of the patients current medication</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2865">
						<xs:annotation>
							<xs:documentation>Endotracheal tube</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2870">
						<xs:annotation>
							<xs:documentation>Gastronomy tube</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2875">
						<xs:annotation>
							<xs:documentation>Inhalation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2880">
						<xs:annotation>
							<xs:documentation>Intramuscular</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2885">
						<xs:annotation>
							<xs:documentation>Intranasal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2890">
						<xs:annotation>
							<xs:documentation>Intraocular</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2891">
						<xs:annotation>
							<xs:documentation>Intraosseous</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2895">
						<xs:annotation>
							<xs:documentation>Intravenous</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2900">
						<xs:annotation>
							<xs:documentation>Nasal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2905">
						<xs:annotation>
							<xs:documentation>Nasal prongs</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2910">
						<xs:annotation>
							<xs:documentation>Nasogastric</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2915">
						<xs:annotation>
							<xs:documentation>Ophthalmic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2920">
						<xs:annotation>
							<xs:documentation>Oral</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2925">
						<xs:annotation>
							<xs:documentation>Other/miscellaneous</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2930">
						<xs:annotation>
							<xs:documentation>Otic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2935">
						<xs:annotation>
							<xs:documentation>Re-breather mask</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2940">
						<xs:annotation>
							<xs:documentation>Rectal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2945">
						<xs:annotation>
							<xs:documentation>Subcutaneous</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2950">
						<xs:annotation>
							<xs:documentation>Sublingual</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2955">
						<xs:annotation>
							<xs:documentation>Topical</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2960">
						<xs:annotation>
							<xs:documentation>Tracheostomy</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2965">
						<xs:annotation>
							<xs:documentation>Transdermal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2970">
						<xs:annotation>
							<xs:documentation>Urethral</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2975">
						<xs:annotation>
							<xs:documentation>Ventimask</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2980">
						<xs:annotation>
							<xs:documentation>Wound</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CurrentMedicationDosageUnit">
		<xs:annotation>
			<xs:documentation>The dosage unit of the patient's current medication</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2785">
						<xs:annotation>
							<xs:documentation>GMS</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2790">
						<xs:annotation>
							<xs:documentation>Inches</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2795">
						<xs:annotation>
							<xs:documentation>IU</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2800">
						<xs:annotation>
							<xs:documentation>KVO (TKO)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2805">
						<xs:annotation>
							<xs:documentation>L/MIN</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2810">
						<xs:annotation>
							<xs:documentation>LITERS</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2815">
						<xs:annotation>
							<xs:documentation>LPM</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2820">
						<xs:annotation>
							<xs:documentation>MCG</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2825">
						<xs:annotation>
							<xs:documentation>MCG/KG/MIN</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2830">
						<xs:annotation>
							<xs:documentation>MEQ</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2835">
						<xs:annotation>
							<xs:documentation>MG</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2840">
						<xs:annotation>
							<xs:documentation>MG/KG/MIN</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2845">
						<xs:annotation>
							<xs:documentation>ML</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2850">
						<xs:annotation>
							<xs:documentation>ML/HR</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2855">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2860">
						<xs:annotation>
							<xs:documentation>Puffs</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CurrentMedicationDose">
		<xs:annotation>
			<xs:documentation>The numeric dose or amount of the patient's current medication</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="8"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CurrentMedicationName">
		<xs:annotation>
			<xs:documentation>The medications the patient currently takes</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:attributeGroup name="currentStatus">
		<xs:annotation>
			<xs:documentation>Attribute group used to define the current status of an element value and the date the status was confirmed</xs:documentation>
		</xs:annotation>
		<xs:attribute name="Status" type="Status" use="required"/>
		<xs:attribute name="Date" type="Date" use="required"/>
	</xs:attributeGroup>
	<xs:simpleType name="Date">
		<xs:annotation>
			<xs:documentation>The corresponding date</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:date">
			<xs:minInclusive value="1920-01-01"/>
			<xs:maxInclusive value="2030-01-01"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DateOfBirth">
		<xs:annotation>
			<xs:documentation>date of birth</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:date">
			<xs:minInclusive value="1890-01-01"/>
			<xs:maxInclusive value="2030-01-01"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DateTime">
		<xs:annotation>
			<xs:documentation>The date/time the injury occurred, or the date/time the symptoms or problem started</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:dateTime">
			<xs:minInclusive value="1990-01-01T00:00:00"/>
			<xs:maxInclusive value="2030-01-01T00:00:00-05:00"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DBP">
		<xs:annotation>
			<xs:documentation>The Patients diastolic blood pressure</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="200"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DemographicEthnicity">
		<xs:annotation>
			<xs:documentation>The patient's ethnicity as defined by the OMB (US Office of Management and Budget)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="690">
				<xs:annotation>
					<xs:documentation>Hispanic or Latino</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="695">
				<xs:annotation>
					<xs:documentation>Not Hispanic or Latino</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DemographicGender">
		<xs:annotation>
			<xs:documentation>The Patients Gender</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="650">
				<xs:annotation>
					<xs:documentation>Male</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="655">
				<xs:annotation>
					<xs:documentation>Female</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DemographicLastName">
		<xs:annotation>
			<xs:documentation> Last name</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DemographicMedicationsGiven">
		<xs:annotation>
			<xs:documentation>The medication given to the patient</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DemographicProcedure">
		<xs:annotation>
			<xs:documentation>The procedure performed on the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ProcedureCPTCode"/>
	</xs:simpleType>
	<xs:simpleType name="DemographicProtocolsUsed">
		<xs:annotation>
			<xs:documentation>The protocol used by EMS personnel to direct the clinical care of the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DescriptiveText">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="6720">
						<xs:annotation>
							<xs:documentation>Abdominal Pain</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6730">
						<xs:annotation>
							<xs:documentation>Airway</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6740">
						<xs:annotation>
							<xs:documentation>Airway-Failed</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6760">
						<xs:annotation>
							<xs:documentation>Airway-RSI</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6770">
						<xs:annotation>
							<xs:documentation>Allergic Reaction/Anaphylaxis</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6780">
						<xs:annotation>
							<xs:documentation>Altered Mental Status</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6790">
						<xs:annotation>
							<xs:documentation>Asystole</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6800">
						<xs:annotation>
							<xs:documentation>Back Pain</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6810">
						<xs:annotation>
							<xs:documentation>Behavorial</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6820">
						<xs:annotation>
							<xs:documentation>Bites and Envenomations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6830">
						<xs:annotation>
							<xs:documentation>Bradycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6840">
						<xs:annotation>
							<xs:documentation>Burns</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6850">
						<xs:annotation>
							<xs:documentation>Cardiac Arrest</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6860">
						<xs:annotation>
							<xs:documentation>Cardiac Chest Pain</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6870">
						<xs:annotation>
							<xs:documentation>Childbirth/Labor</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6875">
						<xs:annotation>
							<xs:documentation>Cold Exposure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6880">
						<xs:annotation>
							<xs:documentation>Dental Problems</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6881">
						<xs:annotation>
							<xs:documentation>Device Malfunction</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6885">
						<xs:annotation>
							<xs:documentation>Diarrhea</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6890">
						<xs:annotation>
							<xs:documentation>Drowning/Near Drowning</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6892">
						<xs:annotation>
							<xs:documentation>Diving Emergencies</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6900">
						<xs:annotation>
							<xs:documentation>Electrical Injuries</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6910">
						<xs:annotation>
							<xs:documentation>Epistaxis</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6911">
						<xs:annotation>
							<xs:documentation>Exposure-Airway Irritants</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6912">
						<xs:annotation>
							<xs:documentation>Exposure-Biological/Infectious</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6913">
						<xs:annotation>
							<xs:documentation>Exposure-Blistering Agents</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6914">
						<xs:annotation>
							<xs:documentation>Exposure-Cyanide</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6915">
						<xs:annotation>
							<xs:documentation>Exposure-Nerve Agents</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6916">
						<xs:annotation>
							<xs:documentation>Exposure-Radiologic Agents</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6917">
						<xs:annotation>
							<xs:documentation>Exposure-Riot Control Agents</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6920">
						<xs:annotation>
							<xs:documentation>Extremity Trauma</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6925">
						<xs:annotation>
							<xs:documentation>Eye Trauma</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6930">
						<xs:annotation>
							<xs:documentation>Fever</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6935">
						<xs:annotation>
							<xs:documentation>Gynecologic Emergencies</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6940">
						<xs:annotation>
							<xs:documentation>Head Trauma</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6945">
						<xs:annotation>
							<xs:documentation>Hyperglycemia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6950">
						<xs:annotation>
							<xs:documentation>Hypertenshion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6960">
						<xs:annotation>
							<xs:documentation>Hyperthermia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6965">
						<xs:annotation>
							<xs:documentation>Hypoglycemia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6970">
						<xs:annotation>
							<xs:documentation>Hypotension/Shock (Non-Trauma)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6980">
						<xs:annotation>
							<xs:documentation>Hypothermia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6990">
						<xs:annotation>
							<xs:documentation>IV Access</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7000">
						<xs:annotation>
							<xs:documentation>Trauma-Multisystem</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7010">
						<xs:annotation>
							<xs:documentation>Newly Born</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7020">
						<xs:annotation>
							<xs:documentation>Obstetrical Emergencies</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7030">
						<xs:annotation>
							<xs:documentation>Over Dose/Toxic Ingestion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7040">
						<xs:annotation>
							<xs:documentation>Pain Control</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7130">
						<xs:annotation>
							<xs:documentation>Post Resuscitation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7140">
						<xs:annotation>
							<xs:documentation>Pulmonary Edema</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7150">
						<xs:annotation>
							<xs:documentation>Pulseless Electrical Activity (PEA)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7160">
						<xs:annotation>
							<xs:documentation>Respiratory Distress</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7170">
						<xs:annotation>
							<xs:documentation>Seizure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7180">
						<xs:annotation>
							<xs:documentation>Spinal Immobilzation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7190">
						<xs:annotation>
							<xs:documentation>Supraventricular Tachycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7200">
						<xs:annotation>
							<xs:documentation>Stroke/TIA</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7210">
						<xs:annotation>
							<xs:documentation>Syncope</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7214">
						<xs:annotation>
							<xs:documentation>Trauma-Arrest</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7215">
						<xs:annotation>
							<xs:documentation>Trauma-Amputation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7220">
						<xs:annotation>
							<xs:documentation>Universal Patient Care</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7230">
						<xs:annotation>
							<xs:documentation>Ventricular Fibrillation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7232">
						<xs:annotation>
							<xs:documentation>Ventricular Ectopy</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7240">
						<xs:annotation>
							<xs:documentation>Ventricular Tachycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7251">
						<xs:annotation>
							<xs:documentation>Vomiting</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DemographicRace">
		<xs:annotation>
			<xs:documentation>The patient's race as defined by the OMB (US Office of Management and Budget)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="660">
				<xs:annotation>
					<xs:documentation>American Indian or Alaska Native</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="665">
				<xs:annotation>
					<xs:documentation>Asian</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="670">
				<xs:annotation>
					<xs:documentation>Black or African American</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="675">
				<xs:annotation>
					<xs:documentation>Native Hawaiian or Other Pacific Islander</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="680">
				<xs:annotation>
					<xs:documentation>White</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="685">
				<xs:annotation>
					<xs:documentation>Other Race</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DemographicStateCertificationLicensureLevels">
		<xs:annotation>
			<xs:documentation>All of the potential levels of certification/licensure for EMS personnel recognized by the state.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DescriptiveText">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="6090">
						<xs:annotation>
							<xs:documentation>EMT-Basic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6100">
						<xs:annotation>
							<xs:documentation>EMT-Intermediate</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6110">
						<xs:annotation>
							<xs:documentation>EMT-Paramedic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6111">
						<xs:annotation>
							<xs:documentation>Nurse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6112">
						<xs:annotation>
							<xs:documentation>Physician</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6120">
						<xs:annotation>
							<xs:documentation>First Responder</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DemographicZip">
		<xs:annotation>
			<xs:documentation> ZIP code </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType name="DemographicZoneNumber">
		<xs:annotation>
			<xs:documentation>Geographic zone representing the location </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DescriptiveText">
		<xs:annotation>
			<xs:documentation>The simple type to define Descriptive Text can have alpha numeric spaces commas or periods</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DestinationConfirmationOfTubePlacement">
		<xs:annotation>
			<xs:documentation>Endotracheal Tube location verification on the arrival at the Destination (if applicable)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4775">
						<xs:annotation>
							<xs:documentation>Auscultation of Bilateral Breath Sounds</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4780">
						<xs:annotation>
							<xs:documentation>Colormetric CO2 Detector Confirmation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4785">
						<xs:annotation>
							<xs:documentation>Digital CO2 Confirmation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4790">
						<xs:annotation>
							<xs:documentation>Esophageal Bulb Aspiration confirmation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4795">
						<xs:annotation>
							<xs:documentation>Negative Auscultation of the Epigastrium</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4800">
						<xs:annotation>
							<xs:documentation>Visualization of the Chest Rising with ventilation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4805">
						<xs:annotation>
							<xs:documentation>Visualization of Tube Passing Through the Cords</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4810">
						<xs:annotation>
							<xs:documentation>Waveform CO2 Confirmation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DestinationMedicalRecordNumber">
		<xs:annotation>
			<xs:documentation>The patient's medical record number at the patient's receiving facility</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DestinationTransferredToCode">
		<xs:annotation>
			<xs:documentation>The code of the destination the patient was delivered or transferred to</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="50"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DestinationTransferredToID">
		<xs:annotation>
			<xs:documentation>The destination the patient was delivered or transferred to</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="50"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DeviceCO2">
		<xs:annotation>
			<xs:documentation>The Patients end-tidal or other CO2 level</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DeviceCO2etCO2OrInvasivePressureUnits">
		<xs:annotation>
			<xs:documentation>The Units of Carbon Dioxide, end-tidal Carbon Dioxide, invasive pressure monitor 1, or invasive pressure monitor 2 as measured from the device transducers (if appropriate for the event)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer"/>
	</xs:simpleType>
	<xs:simpleType name="DeviceInvasivePressureMean">
		<xs:annotation>
			<xs:documentation>The Invasive Pressure Mean as calculated either through the invasive pressure monitor 1 or the invasive pressure monitor 2 (if appropriate for the event)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="1000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DeviceManufacturer">
		<xs:annotation>
			<xs:documentation>The manufacturer of the medical device.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DeviceNameOrID">
		<xs:annotation>
			<xs:documentation>The local number or configurable ID/Name of the medical device.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DeviceSerialNumber">
		<xs:annotation>
			<xs:documentation>The unique manufacturer's serial number associated with a medical device.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DriversLicenseNumber">
		<xs:annotation>
			<xs:documentation>The patients drivers license number</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DurationOfChiefComplaint">
		<xs:annotation>
			<xs:documentation>The duration of the chief complaint</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="360"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DurationOfSecondaryComplaint">
		<xs:annotation>
			<xs:documentation>The duration of the secondary complaint</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="360"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ECGInterpretation">
		<xs:annotation>
			<xs:documentation>The interpretation of the rhythm by the device (if appropriate for the event)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="2000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ECGLead">
		<xs:annotation>
			<xs:documentation>The lead or source which the medical device used to obtain the rhythm (if appropriate for the event)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="5245">
				<xs:annotation>
					<xs:documentation>I</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5250">
				<xs:annotation>
					<xs:documentation>II</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5255">
				<xs:annotation>
					<xs:documentation>III</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5260">
				<xs:annotation>
					<xs:documentation>AVR</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5265">
				<xs:annotation>
					<xs:documentation>AVL</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5270">
				<xs:annotation>
					<xs:documentation>AVF</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5275">
				<xs:annotation>
					<xs:documentation>V1</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5280">
				<xs:annotation>
					<xs:documentation>V2</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5285">
				<xs:annotation>
					<xs:documentation>V3</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5290">
				<xs:annotation>
					<xs:documentation>V4</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5295">
				<xs:annotation>
					<xs:documentation>V5</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5300">
				<xs:annotation>
					<xs:documentation>V6</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5305">
				<xs:annotation>
					<xs:documentation>Paddle</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ElectricMonitorRate">
		<xs:annotation>
			<xs:documentation>The Patients heart rate as recorded by an electric monitoring device (ECG, pulse oximetry, etc.)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="500"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EmailAddress">
		<xs:annotation>
			<xs:documentation>An Email Address</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="100"/>
					<xs:pattern value=".+@.+"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EMDCardNumber">
		<xs:annotation>
			<xs:documentation>The EMD card number reported by dispatch, consisting of the card number, dispatch level, and dispatch mode</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="10"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EMDPerformed">
		<xs:annotation>
			<xs:documentation>Indication of whether EMD was performed for this EMS event.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="570">
						<xs:annotation>
							<xs:documentation>Yes, With Pre-Arrival Instructions</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="575">
						<xs:annotation>
							<xs:documentation>Yes, Without Pre-Arrival Instructions</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="0">
						<xs:annotation>
							<xs:documentation>No</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EMDVendor">
		<xs:annotation>
			<xs:documentation>The Vendor or company associated with the EMD card set and algorithms</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EmergencyDepartmentDisposition">
		<xs:annotation>
			<xs:documentation>The known disposition of the patient from the Emergency Department (ED)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="5335">
						<xs:annotation>
							<xs:documentation>Admitted to Hospital Floor</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5340">
						<xs:annotation>
							<xs:documentation>Admitted to Hospital ICU</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5345">
						<xs:annotation>
							<xs:documentation>Death</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5350">
						<xs:annotation>
							<xs:documentation>Not Applicable (Not Transported to ED)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5355">
						<xs:annotation>
							<xs:documentation>Released</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5360">
						<xs:annotation>
							<xs:documentation>Transferred</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EmploymentStatus">
		<xs:annotation>
			<xs:documentation>Personnel's Employment Status for this Agency.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="7490">
				<xs:annotation>
					<xs:documentation>Full Time Paid Employee</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7500">
				<xs:annotation>
					<xs:documentation>Full Time Unpaid Employee</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7510">
				<xs:annotation>
					<xs:documentation>Part Time Paid and Part Time Unpaide Employee</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7520">
				<xs:annotation>
					<xs:documentation>Part Time Paid Employee</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7530">
				<xs:annotation>
					<xs:documentation>Part Time Unpaid Employee</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7535">
				<xs:annotation>
					<xs:documentation>No Longer Employed by Service</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMSAgencyDaylightSavingsTimeUse">
		<xs:annotation>
			<xs:documentation>Indicate if the EMS Agency conforms to Daylight Savings Time.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="0">
				<xs:annotation>
					<xs:documentation>No</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1">
				<xs:annotation>
					<xs:documentation>Yes</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMSAgencyName">
		<xs:annotation>
			<xs:documentation>The formal name of the agency</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMSAgencyNumber">
		<xs:annotation>
			<xs:documentation>The state-assigned provider number of the responding agency</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="3"/>
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMSAgencyTimeZone">
		<xs:annotation>
			<xs:documentation>The time zone for the EMS Agency.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="5900">
				<xs:annotation>
					<xs:documentation>GMT-11:00 Midway Island, Somoa</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5910">
				<xs:annotation>
					<xs:documentation>Hawaii</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5920">
				<xs:annotation>
					<xs:documentation>Alaska</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5930">
				<xs:annotation>
					<xs:documentation>Pacific Time</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5940">
				<xs:annotation>
					<xs:documentation>Mountain Time</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5950">
				<xs:annotation>
					<xs:documentation>Central Time</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5960">
				<xs:annotation>
					<xs:documentation>Eastern Time</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5970">
				<xs:annotation>
					<xs:documentation>Atlantic Time</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMSBillableCallsYear">
		<xs:annotation>
			<xs:documentation>The number of EMS patient encounters which are billable based on the last calendar year.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:positiveInteger">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="100000000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMSDispatchVolumeYear">
		<xs:annotation>
			<xs:documentation>The number of EMS dispatches per based on last last calendar year.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:positiveInteger">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="100000000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMSPatientContactVolumeYear">
		<xs:annotation>
			<xs:documentation>The number of EMS patient contacts per year based on last calendar year</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:positiveInteger">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="100000000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMSTransportVolumeYear">
		<xs:annotation>
			<xs:documentation>The number of EMS transports per year based on last calendar year.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:positiveInteger">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="100000000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMSUnitCallSign">
		<xs:annotation>
			<xs:documentation>The EMS unit number used to dispatch and communicate with the unit.  This may be the same as the EMS Unit/Vehicle Number in many agencies.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMSUnitNumber">
		<xs:annotation>
			<xs:documentation>The unique physical vehicle number of the responding unit</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMSUnitResponseNumber">
		<xs:annotation>
			<xs:documentation>The internal EMS response number which is unique for each EMS unit's (vehicles) response to an incident within an agency.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="15"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EnvironmentalFoodAllergies">
		<xs:annotation>
			<xs:documentation>The patient's known allergies to food or environmental agents.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2675">
						<xs:annotation>
							<xs:documentation>Insect Sting</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2680">
						<xs:annotation>
							<xs:documentation>Food Allergy</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2685">
						<xs:annotation>
							<xs:documentation>Latex</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2690">
						<xs:annotation>
							<xs:documentation>Chemical</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2695">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2700">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EstimatedBodyWeight">
		<xs:annotation>
			<xs:documentation>The patients body weight in kilograms either measured or estimated</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="4"/>
			<xs:fractionDigits value="1"/>
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="500"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EstimatedDateTimeInitialResponderOnScene">
		<xs:annotation>
			<xs:documentation>The date/time differential between the initial responder and the EMS unit arriving on the scene, if applicable.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1100">
						<xs:annotation>
							<xs:documentation>Greater Than 15 minutes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1105">
						<xs:annotation>
							<xs:documentation>5 - 15 Minutes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1110">
						<xs:annotation>
							<xs:documentation>Less Than 5 Minutes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1115">
						<xs:annotation>
							<xs:documentation>After EMS</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EstimatedTimeOfArrestPriorToEMS">
		<xs:annotation>
			<xs:documentation>The length of time the patient was down (estimated) before the responding unit arrived at the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2390">
						<xs:annotation>
							<xs:documentation> Greater Than 20 Minutes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2395">
						<xs:annotation>
							<xs:documentation>15-20 Minutes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2400">
						<xs:annotation>
							<xs:documentation>10-15 Minutes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2405">
						<xs:annotation>
							<xs:documentation>8-10 Minutes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2410">
						<xs:annotation>
							<xs:documentation>6-8 Minutes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2415">
						<xs:annotation>
							<xs:documentation>4-6 Minutes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2420">
						<xs:annotation>
							<xs:documentation>2-4 Minutes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2425">
						<xs:annotation>
							<xs:documentation>0-2 Minutes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Ethnicity">
		<xs:annotation>
			<xs:documentation>The patient's ethnicity as defined by the OMB (US Office of Management and Budget)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="690">
						<xs:annotation>
							<xs:documentation>Hispanic or Latino</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="695">
						<xs:annotation>
							<xs:documentation>Not Hispanic or Latino</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ExtremitiesLeftLowerAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients left lower extremities on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3945">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3950">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3955">
						<xs:annotation>
							<xs:documentation>Abnormal Pulse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3960">
						<xs:annotation>
							<xs:documentation>Abnormal Sensation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3965">
						<xs:annotation>
							<xs:documentation>Edema</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3970">
						<xs:annotation>
							<xs:documentation>Tenderness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3975">
						<xs:annotation>
							<xs:documentation>Weakness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ExtremitiesLeftUpperAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients left upper extremities on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3910">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3915">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3920">
						<xs:annotation>
							<xs:documentation>Abnormal Pulse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3925">
						<xs:annotation>
							<xs:documentation>Abnormal Sensation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3930">
						<xs:annotation>
							<xs:documentation>Edema</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3935">
						<xs:annotation>
							<xs:documentation>Tenderness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3940">
						<xs:annotation>
							<xs:documentation>Weakness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ExtremitiesRightLowerAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients right lower extremities on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3875">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3880">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3885">
						<xs:annotation>
							<xs:documentation>Abnormal Pulse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3890">
						<xs:annotation>
							<xs:documentation>Abnormal Sensation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3895">
						<xs:annotation>
							<xs:documentation>Edema</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3900">
						<xs:annotation>
							<xs:documentation>Tenderness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3905">
						<xs:annotation>
							<xs:documentation>Weakness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ExtremitiesRightUpperAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients right upper extremities on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3840">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3845">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3850">
						<xs:annotation>
							<xs:documentation>Abnormal Pulse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3855">
						<xs:annotation>
							<xs:documentation>Abnormal Sensation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3860">
						<xs:annotation>
							<xs:documentation>Edema</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3865">
						<xs:annotation>
							<xs:documentation>Tenderness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3870">
						<xs:annotation>
							<xs:documentation>Weakness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EyesLeftAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients left eye on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3980">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3985">
						<xs:annotation>
							<xs:documentation>2-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3990">
						<xs:annotation>
							<xs:documentation>3-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3995">
						<xs:annotation>
							<xs:documentation>4-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4000">
						<xs:annotation>
							<xs:documentation>5-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4005">
						<xs:annotation>
							<xs:documentation>6-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4010">
						<xs:annotation>
							<xs:documentation>7-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4015">
						<xs:annotation>
							<xs:documentation>Blind</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4020">
						<xs:annotation>
							<xs:documentation>Reactive</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4025">
						<xs:annotation>
							<xs:documentation>Non-Reactive</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EyesRightAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients right eye on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4030">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4035">
						<xs:annotation>
							<xs:documentation>2-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4040">
						<xs:annotation>
							<xs:documentation>3-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4045">
						<xs:annotation>
							<xs:documentation>4-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4050">
						<xs:annotation>
							<xs:documentation>5-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4055">
						<xs:annotation>
							<xs:documentation>6-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4060">
						<xs:annotation>
							<xs:documentation>7-mm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4065">
						<xs:annotation>
							<xs:documentation>Blind</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4070">
						<xs:annotation>
							<xs:documentation>Reactive</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4075">
						<xs:annotation>
							<xs:documentation>Non-Reactive</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="FacilityName">
		<xs:annotation>
			<xs:documentation>The Hospital or facility name</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FacilityNumber">
		<xs:annotation>
			<xs:documentation>The state identifying number for the hospital or facility</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="FacilityType">
		<xs:annotation>
			<xs:documentation>The type of facility associated with the Other Destination. (D04_8).</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="7270">
				<xs:annotation>
					<xs:documentation>Home</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7280">
				<xs:annotation>
					<xs:documentation>Hospital</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7290">
				<xs:annotation>
					<xs:documentation>Medical Office/Clinic</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7300">
				<xs:annotation>
					<xs:documentation>Morgue</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7320">
				<xs:annotation>
					<xs:documentation>Nursing Home</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7330">
				<xs:annotation>
					<xs:documentation>Other</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7340">
				<xs:annotation>
					<xs:documentation>Other EMS Responder (air)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7350">
				<xs:annotation>
					<xs:documentation>Other EMS Responder (ground)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7360">
				<xs:annotation>
					<xs:documentation>Police/Jail</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FireIncidentReportNumber">
		<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:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="FirstMonitoredRhythm">
		<xs:annotation>
			<xs:documentation>Documentation of what the first monitored rhythm which was noted</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2325">
						<xs:annotation>
							<xs:documentation>Asystole</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2330">
						<xs:annotation>
							<xs:documentation>Bradycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2335">
						<xs:annotation>
							<xs:documentation>Normal Sinus Rhythm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2340">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2345">
						<xs:annotation>
							<xs:documentation>PEA</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2350">
						<xs:annotation>
							<xs:documentation>Unknown AED Non-Shockable Rhythm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2355">
						<xs:annotation>
							<xs:documentation>Unknown AED Shockable Rhythm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2360">
						<xs:annotation>
							<xs:documentation>Ventricular Fibrillation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2365">
						<xs:annotation>
							<xs:documentation>Ventricular Tachycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="FirstName">
		<xs:annotation>
			<xs:documentation> First name</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="GCSEye">
		<xs:annotation>
			<xs:documentation>The Patients Glasgow Coma Score: Eye </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GCSMotor">
		<xs:annotation>
			<xs:documentation>The Patients Glasgow Coma Score: Motor</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GCSQualifier">
		<xs:annotation>
			<xs:documentation>Documentation of the factors which make the GCS score more meaningful</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3210">
						<xs:annotation>
							<xs:documentation>Initial GCS has legitimate values without interventions such as intubation and sedation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3215">
						<xs:annotation>
							<xs:documentation>Patient Chemically Sedated</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3220">
						<xs:annotation>
							<xs:documentation>Patient Intubated</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3225">
						<xs:annotation>
							<xs:documentation>Patient Intubated and Chemically Paralyzed</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="GCSVerbal">
		<xs:annotation>
			<xs:documentation>The Patients Glasgow Coma Score: Verbal</xs:documentation>
		</xs:annotation>
			<xs:restriction base="xs:integer">
				<xs:minInclusive value="1"/>
				<xs:maxInclusive value="5"/>
			</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Gender">
		<xs:annotation>
			<xs:documentation>The Patients Gender</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="650">
						<xs:annotation>
							<xs:documentation>Male</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="655">
						<xs:annotation>
							<xs:documentation>Female</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:attributeGroup name="GPSLocation">
		<xs:annotation>
			<xs:documentation>Attribute group used to define the GPS Location of the data element.</xs:documentation>
		</xs:annotation>
		<xs:attribute name="Lat" type="Latitude" use="required"/>
		<xs:attribute name="Long" type="Longitude" use="required"/>
	</xs:attributeGroup>
	<xs:simpleType name="GUAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients GU area on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3735">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3740">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3745">
						<xs:annotation>
							<xs:documentation>Crowning</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3750">
						<xs:annotation>
							<xs:documentation>Genital Injury</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3755">
						<xs:annotation>
							<xs:documentation>Tenderness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3760">
						<xs:annotation>
							<xs:documentation>Unstable</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="HeadFaceAssessment">
		<xs:annotation>
			<xs:documentation>Theassessment of the patients face on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3470">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3475">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3480">
						<xs:annotation>
							<xs:documentation>Asymmetric Smile or Droop</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3485">
						<xs:annotation>
							<xs:documentation>Drainage</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3490">
						<xs:annotation>
							<xs:documentation>Mass/Lesion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3495">
						<xs:annotation>
							<xs:documentation>Swelling</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="HeartAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients heart on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3595">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3600">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3605">
						<xs:annotation>
							<xs:documentation>Decreased Sounds</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3610">
						<xs:annotation>
							<xs:documentation>Murmur</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="HeightOfFall">
		<xs:annotation>
			<xs:documentation>The distance in feet the patient fell, measured from the lowest point of the patient to the ground</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="50000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HospitalDisposition">
		<xs:annotation>
			<xs:documentation>Indication of how the patient was dispositioned from the hospital, if admitted.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="5365">
						<xs:annotation>
							<xs:documentation>Death</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5370">
						<xs:annotation>
							<xs:documentation>Discharged</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5375">
						<xs:annotation>
							<xs:documentation>Transfer to Hospital</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5380">
						<xs:annotation>
							<xs:documentation>Transfer to Nursing Home</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5385">
						<xs:annotation>
							<xs:documentation>Transfer to Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5390">
						<xs:annotation>
							<xs:documentation>Transfer to Rehabilitation Facility</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="HowPatientWasMovedToAmbulance">
		<xs:annotation>
			<xs:documentation>The method the patient was moved to the ambulance from the scene</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4865">
						<xs:annotation>
							<xs:documentation>Assisted/Walk</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4870">
						<xs:annotation>
							<xs:documentation>Carry</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4875">
						<xs:annotation>
							<xs:documentation>Stairchair</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4880">
						<xs:annotation>
							<xs:documentation>Stretcher</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4885">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="HowPatientWasTransportedFromAmbulance">
		<xs:annotation>
			<xs:documentation>The method the patient was moved from the ambulance to the destination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4930">
						<xs:annotation>
							<xs:documentation>Assisted/Walk</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4935">
						<xs:annotation>
							<xs:documentation>Carry</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4940">
						<xs:annotation>
							<xs:documentation>Stairchair</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4945">
						<xs:annotation>
							<xs:documentation>Stretcher</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4950">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ICD9CodeForConditionCode">
		<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:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ImmunizationDate">
		<xs:annotation>
			<xs:documentation>The date of the associated immunization type (E138).</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:gYear">
					<xs:minInclusive value="1900"/>
					<xs:maxInclusive value="2030"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ImmunizationType">
		<xs:annotation>
			<xs:documentation>The type of Immunization</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="2730">
				<xs:annotation>
					<xs:documentation>Anthrax</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2735">
				<xs:annotation>
					<xs:documentation>DPT (Diphtheria, Tetanus, Pertussis)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2740">
				<xs:annotation>
					<xs:documentation>Hemophilus Influenza B</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2745">
				<xs:annotation>
					<xs:documentation>Hepatitis A</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2750">
				<xs:annotation>
					<xs:documentation>Hepatitis B</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2755">
				<xs:annotation>
					<xs:documentation>Influenza (Flu)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2760">
				<xs:annotation>
					<xs:documentation>MMR (Measles, Mumps, Rubella)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2765">
				<xs:annotation>
					<xs:documentation>Polio = 8, Pneumococcal (pneumonia)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2770">
				<xs:annotation>
					<xs:documentation>Small Pox</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2775">
				<xs:annotation>
					<xs:documentation>Tetanus</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2780">
				<xs:annotation>
					<xs:documentation>Varicella</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IncidentFacilityCode">
		<xs:annotation>
			<xs:documentation>The state or regulatory number (code) associated with the facility if the Incident is a Healthcare Facility.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="IncidentLocationType">
		<xs:annotation>
			<xs:documentation>The kind of location where the incident happened</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1135">
						<xs:annotation>
							<xs:documentation>Home/Residence</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1140">
						<xs:annotation>
							<xs:documentation>Farm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1145">
						<xs:annotation>
							<xs:documentation>Mine or Quarry</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1150">
						<xs:annotation>
							<xs:documentation>Industrial Place and Premises</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1155">
						<xs:annotation>
							<xs:documentation>Place of Recreation or Sport</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1160">
						<xs:annotation>
							<xs:documentation>Street or Highway</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1165">
						<xs:annotation>
							<xs:documentation>Public Building (schools, gov. offices)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1170">
						<xs:annotation>
							<xs:documentation>Trade or service (business, bars, restaurants, etc)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1175">
						<xs:annotation>
							<xs:documentation>Health Care Facility (clinic, hospital, nursing home)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1180">
						<xs:annotation>
							<xs:documentation>Residential Institution (Nursing Home, jail/prison)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1185">
						<xs:annotation>
							<xs:documentation>Lake, River, Ocean</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1190">
						<xs:annotation>
							<xs:documentation>Other Location</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="IncidentNumber">
		<xs:annotation>
			<xs:documentation>The incident number assigned by the 911 Dispatch System</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="15"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="IncidentPatientDisposition">
		<xs:annotation>
			<xs:documentation>Type of disposition treatment and/or transport of the patient.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="4815">
				<xs:annotation>
					<xs:documentation>Cancelled</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4820">
				<xs:annotation>
					<xs:documentation>Dead at Scene</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4825">
				<xs:annotation>
					<xs:documentation>No Patient Found</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4830">
				<xs:annotation>
					<xs:documentation>No Treatment Required</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4835">
				<xs:annotation>
					<xs:documentation>Patient Refused Care</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4840">
				<xs:annotation>
					<xs:documentation>Treated and Released</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4845">
				<xs:annotation>
					<xs:documentation>Treated, Transferred Care</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4850">
				<xs:annotation>
					<xs:documentation>Treated, Transported by EMS</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4855">
				<xs:annotation>
					<xs:documentation>Treated, Transported by Law Enforcement</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4860">
				<xs:annotation>
					<xs:documentation>Treated, Transported by Private Vehicle</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InsuranceCompanyBillingPriority">
		<xs:annotation>
			<xs:documentation>The billing priority or order for the insurance company.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="755">
						<xs:annotation>
							<xs:documentation>Primary</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="760">
						<xs:annotation>
							<xs:documentation>Secondary</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="765">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="InsuranceCompanyID">
		<xs:annotation>
			<xs:documentation>The ID number of the patient's insurance company</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="InsuranceCompanyName">
		<xs:annotation>
			<xs:documentation>The Insurance company name</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InsuranceGroupIDName">
		<xs:annotation>
			<xs:documentation>The ID number or name of the patient's insurance group</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="InsurancePolicyIDNumber">
		<xs:annotation>
			<xs:documentation>The ID number of the patient's insurance policy</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="IntentOfInjury">
		<xs:annotation>
			<xs:documentation>The intent of the individual inflicting te injury</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2020">
						<xs:annotation>
							<xs:documentation>Intentional, Other (Assaulted)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2025">
						<xs:annotation>
							<xs:documentation>Intentional, Self</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2030">
						<xs:annotation>
							<xs:documentation>Unintentional</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Latitude">
		<xs:annotation>
			<xs:documentation> Last name</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:fractionDigits value="2"/>
			<xs:totalDigits value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LastName">
		<xs:annotation>
			<xs:documentation> Last name</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="LawEnforcementCrashReportNumber">
		<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:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="LevelOfResponsiveness">
		<xs:annotation>
			<xs:documentation>The patients level of responsiveness</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3255">
						<xs:annotation>
							<xs:documentation>Alert</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3260">
						<xs:annotation>
							<xs:documentation>Verbal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3265">
						<xs:annotation>
							<xs:documentation>Painful</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3270">
						<xs:annotation>
							<xs:documentation>Unresponsive</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Longitude">
		<xs:annotation>
			<xs:documentation> Last name</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:fractionDigits value="2"/>
			<xs:totalDigits value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MechanismOfInjury">
		<xs:annotation>
			<xs:documentation>The mechanism of the event which caused the injury</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2035">
						<xs:annotation>
							<xs:documentation>Blunt</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2040">
						<xs:annotation>
							<xs:documentation>Burn</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2045">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2050">
						<xs:annotation>
							<xs:documentation>Penetrating</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MedicalDeviceEventID">
		<xs:annotation>
			<xs:documentation>The type of event documented by the medical device.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="5090">
						<xs:annotation>
							<xs:documentation>12-Lead ECG</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5095">
						<xs:annotation>
							<xs:documentation>Analysis (Button Pressed)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5100">
						<xs:annotation>
							<xs:documentation>CO2</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5105">
						<xs:annotation>
							<xs:documentation>Date Transmitted</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5110">
						<xs:annotation>
							<xs:documentation>Defibrillation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5115">
						<xs:annotation>
							<xs:documentation>ECG-Monitor</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5120">
						<xs:annotation>
							<xs:documentation>Heart Rate</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5125">
						<xs:annotation>
							<xs:documentation>Invasive Pressure 1</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5130">
						<xs:annotation>
							<xs:documentation>Invasive Pressure 2</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5135">
						<xs:annotation>
							<xs:documentation>No Shock Advised</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5140">
						<xs:annotation>
							<xs:documentation>Non-Invasive BP</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5145">
						<xs:annotation>
							<xs:documentation>Pacing Electrical Capture</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5150">
						<xs:annotation>
							<xs:documentation>Pacing Started</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5155">
						<xs:annotation>
							<xs:documentation>Pacing Stopped</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5160">
						<xs:annotation>
							<xs:documentation>Patient Connected</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5165">
						<xs:annotation>
							<xs:documentation>Power On</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5170">
						<xs:annotation>
							<xs:documentation>Pulse Oximetry</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5175">
						<xs:annotation>
							<xs:documentation>Pulse Rate</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5180">
						<xs:annotation>
							<xs:documentation>Respiratory Rate</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5185">
						<xs:annotation>
							<xs:documentation>Shock Advised</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5190">
						<xs:annotation>
							<xs:documentation>Sync Off</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5195">
						<xs:annotation>
							<xs:documentation>Sync On</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MedicalHistoryObtainedFrom">
		<xs:annotation>
			<xs:documentation>Type of person medical history obtained from</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2705">
						<xs:annotation>
							<xs:documentation>Bystander/Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2710">
						<xs:annotation>
							<xs:documentation>Family</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2715">
						<xs:annotation>
							<xs:documentation>Health Care Personnel</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2720">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2725">
						<xs:annotation>
							<xs:documentation>Patient</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MedicalSurgicalHistory">
		<xs:annotation>
			<xs:documentation>The patient's pre-existing medical and surgery history of the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MedicationAdministeredRoute">
		<xs:annotation>
			<xs:documentation>The route medication was administered to the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4175">
						<xs:annotation>
							<xs:documentation>Edotracheal tube</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4180">
						<xs:annotation>
							<xs:documentation>Gastrostomy tube</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4185">
						<xs:annotation>
							<xs:documentation>Inhalation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4190">
						<xs:annotation>
							<xs:documentation>Intramuscular</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4191">
						<xs:annotation>
							<xs:documentation>Intraosseous</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4195">
						<xs:annotation>
							<xs:documentation>Intranasal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4200">
						<xs:annotation>
							<xs:documentation>Intraocular</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4205">
						<xs:annotation>
							<xs:documentation>Intravenous</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4210">
						<xs:annotation>
							<xs:documentation>Nasal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4215">
						<xs:annotation>
							<xs:documentation>Nasal prongs</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4220">
						<xs:annotation>
							<xs:documentation>Nasogastric</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4225">
						<xs:annotation>
							<xs:documentation>Ophthalmic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4230">
						<xs:annotation>
							<xs:documentation>Oral</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4235">
						<xs:annotation>
							<xs:documentation>Other/miscellaneous</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4240">
						<xs:annotation>
							<xs:documentation>Otic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4245">
						<xs:annotation>
							<xs:documentation>Re-breather mask</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4250">
						<xs:annotation>
							<xs:documentation>Rectal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4255">
						<xs:annotation>
							<xs:documentation>Subutaneous</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4260">
						<xs:annotation>
							<xs:documentation>Sublingual</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4265">
						<xs:annotation>
							<xs:documentation>Topical</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4270">
						<xs:annotation>
							<xs:documentation>Tracheostomy</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4275">
						<xs:annotation>
							<xs:documentation>Transdermal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4280">
						<xs:annotation>
							<xs:documentation>Urethral</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4285">
						<xs:annotation>
							<xs:documentation>Ventimask</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4290">
						<xs:annotation>
							<xs:documentation>Wound</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MedicationAllergies">
		<xs:annotation>
			<xs:documentation>The patient's medication allergies</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MedicationAuthorization">
		<xs:annotation>
			<xs:documentation>The type of treatment authorization obtained</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4480">
						<xs:annotation>
							<xs:documentation>On-Line</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4485">
						<xs:annotation>
							<xs:documentation>On-Scene</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4490">
						<xs:annotation>
							<xs:documentation>Protocol (Standing Order)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4495">
						<xs:annotation>
							<xs:documentation>Written Orders (Patient Specific)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MedicationComplication">
		<xs:annotation>
			<xs:documentation>Any compliucation (abnormal effect on the patient) associated with the administration of the medication to the patient by EMS</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4390">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4395">
						<xs:annotation>
							<xs:documentation>Altered Mental Status</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4400">
						<xs:annotation>
							<xs:documentation>Apnea</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4405">
						<xs:annotation>
							<xs:documentation>Bleeding</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4410">
						<xs:annotation>
							<xs:documentation>Bradycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4415">
						<xs:annotation>
							<xs:documentation>Diarrhea</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4420">
						<xs:annotation>
							<xs:documentation>Extravasion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4425">
						<xs:annotation>
							<xs:documentation>Hypertension</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4430">
						<xs:annotation>
							<xs:documentation>Hyperthermia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4435">
						<xs:annotation>
							<xs:documentation>Hypotension</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4440">
						<xs:annotation>
							<xs:documentation>Hypoxia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4445">
						<xs:annotation>
							<xs:documentation>Injury</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4450">
						<xs:annotation>
							<xs:documentation>Itching/Urticaria</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4455">
						<xs:annotation>
							<xs:documentation>Nausea</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4460">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4465">
						<xs:annotation>
							<xs:documentation>Respiratory Distress</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4470">
						<xs:annotation>
							<xs:documentation>Tachycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4475">
						<xs:annotation>
							<xs:documentation>Vomiting</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MedicationDosage">
		<xs:annotation>
			<xs:documentation>The dose or amount of the medication given to the patient</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="8"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MedicationDosageUnits">
		<xs:annotation>
			<xs:documentation>The unit of medication dosage given to patient</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="4295">
				<xs:annotation>
					<xs:documentation>GMS</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4300">
				<xs:annotation>
					<xs:documentation>Inches</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4305">
				<xs:annotation>
					<xs:documentation>IU</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4310">
				<xs:annotation>
					<xs:documentation>KVO (TKO)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4315">
				<xs:annotation>
					<xs:documentation>L/MIN</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4320">
				<xs:annotation>
					<xs:documentation>LITERS</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4325">
				<xs:annotation>
					<xs:documentation>LPM</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4330">
				<xs:annotation>
					<xs:documentation>MCG</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4335">
				<xs:annotation>
					<xs:documentation>MCG/KG/MIN</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4340">
				<xs:annotation>
					<xs:documentation>MEQ</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4345">
				<xs:annotation>
					<xs:documentation>MG</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4350">
				<xs:annotation>
					<xs:documentation>MG/KG/MIN</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4355">
				<xs:annotation>
					<xs:documentation>ML</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4360">
				<xs:annotation>
					<xs:documentation>ML/HR</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4365">
				<xs:annotation>
					<xs:documentation>Other</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4370">
				<xs:annotation>
					<xs:documentation>Puffs</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MedicationsGiven">
		<xs:annotation>
			<xs:documentation>The medication given to the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MentalStatusAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients mental status</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4080">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4085">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4090">
						<xs:annotation>
							<xs:documentation>Combative</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4095">
						<xs:annotation>
							<xs:documentation>Confused</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4100">
						<xs:annotation>
							<xs:documentation>Hallucinations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4105">
						<xs:annotation>
							<xs:documentation>Oriented-Person</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4110">
						<xs:annotation>
							<xs:documentation>Oriented-Place</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4115">
						<xs:annotation>
							<xs:documentation>Oriented-Time</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4120">
						<xs:annotation>
							<xs:documentation>Unresponsive</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MethodOfBloodPressure">
		<xs:annotation>
			<xs:documentation>Indication of method of blood pressure procedure</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="3150">
				<xs:annotation>
					<xs:documentation>Aterial Line</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="3155">
				<xs:annotation>
					<xs:documentation>Automated Cuff</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="3160">
				<xs:annotation>
					<xs:documentation>Manual Cuff</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="3165">
				<xs:annotation>
					<xs:documentation>Palpated Cuff</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="3170">
				<xs:annotation>
					<xs:documentation>Venous Line</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MiddleInitialName">
		<xs:annotation>
			<xs:documentation>Middle name</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ModelNumber">
		<xs:annotation>
			<xs:documentation>The specific manufacturer's model number associated with medical device.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Name">
		<xs:annotation>
			<xs:documentation> The Name assigned  to the element</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="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:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="3"/>
					<xs:maxLength value="10"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NeckAssessment">
		<xs:annotation>
			<xs:documentation>The assessement of the patients head and neck area on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3500">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3505">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3510">
						<xs:annotation>
							<xs:documentation>JVD</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3515">
						<xs:annotation>
							<xs:documentation>Strider</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3520">
						<xs:annotation>
							<xs:documentation>SubQ Air</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3525">
						<xs:annotation>
							<xs:documentation>Tracheal Dev</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NeurologicalAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients neurolgical status on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4125">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4130">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4135">
						<xs:annotation>
							<xs:documentation>Abnormal Gait</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4140">
						<xs:annotation>
							<xs:documentation>Facial Droop</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4145">
						<xs:annotation>
							<xs:documentation>Seizures</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4150">
						<xs:annotation>
							<xs:documentation>Speech Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4155">
						<xs:annotation>
							<xs:documentation>Speech Slurring</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4160">
						<xs:annotation>
							<xs:documentation>Tremors</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4165">
						<xs:annotation>
							<xs:documentation>Weakness-Left Sided</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4170">
						<xs:annotation>
							<xs:documentation>Weakness-Right Sided</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NeurologicalOutcomeAtDischarge">
		<xs:annotation>
			<xs:documentation>The level of cerebral performance of the patient at the time of discharge from the Hospital

Cerebral Performance Categories:
	1.  Good Cerebral Performance.  Conscious, Alert, able to work and lead a normal life.
	2.  Moderate Cerebral Disability.  Conscious.  Able to function independently (dress, travel, prepare food).  May have Hemiplegia, Seizures, or permanent memory or mental changes)
	3.  Severe Cerebral Disability.  Conscious.  Dependent on others for daily support.  Functions only in an institution or at home with exceptional family effort.
	4.  Coma, Vegetative state.
</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2380">
						<xs:annotation>
							<xs:documentation>CPC 1 or 2</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2385">
						<xs:annotation>
							<xs:documentation>CPC 3 or 4</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NHTSAInjuryMatrix">
		<xs:annotation>
			<xs:documentation> The NHTSA injury matrix used to describe the type of injury</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3320">
						<xs:annotation>
							<xs:documentation>Amputation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3325">
						<xs:annotation>
							<xs:documentation>Bleeding Controlled</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3330">
						<xs:annotation>
							<xs:documentation>Bleeding Uncontrolled</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3335">
						<xs:annotation>
							<xs:documentation>Burn</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3340">
						<xs:annotation>
							<xs:documentation>Crush</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3345">
						<xs:annotation>
							<xs:documentation>Dislocation Fracture</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3350">
						<xs:annotation>
							<xs:documentation>Gunshot</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3355">
						<xs:annotation>
							<xs:documentation>Laceration</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3360">
						<xs:annotation>
							<xs:documentation>Pain without swelling/bruising</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3365">
						<xs:annotation>
							<xs:documentation>Puncture/stab</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3370">
						<xs:annotation>
							<xs:documentation>Soft Tissue Swelling/bruising</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NullDate">
		<xs:annotation>
			<xs:documentation>The corresponding date</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:date">
					<xs:minInclusive value="1990-01-01"/>
					<xs:maxInclusive value="2030-01-01"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NullValues">
		<xs:annotation>
			<xs:documentation>The Values used to describe Null fieldsd</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="-5">
				<xs:annotation>
					<xs:documentation>Not Available</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="-10">
				<xs:annotation>
					<xs:documentation>Not Known</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="-15">
				<xs:annotation>
					<xs:documentation>Not Reporting</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="-20">
				<xs:annotation>
					<xs:documentation>Not Recorded</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="-25">
				<xs:annotation>
					<xs:documentation>Not Applicable</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NumberOfPatientsAtScene">
		<xs:annotation>
			<xs:documentation>Indicator of how many total patients were at the scene</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1120">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1125">
						<xs:annotation>
							<xs:documentation>Single</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1130">
						<xs:annotation>
							<xs:documentation>Mulitiple</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NumberOfPersonnel">
		<xs:annotation>
			<xs:documentation>The Vendor or company associated with the EMD card set and algorithms</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:positiveInteger">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NumberOfProcedureAttempts">
		<xs:annotation>
			<xs:documentation>The number of attempts taken to complete a procedure or intervention reguardless of success</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:minInclusive value="-25"/>
					<xs:maxInclusive value="100"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OdometerReading">
		<xs:annotation>
			<xs:documentation>The mileage (odometer reading) of the vehicle rounded to the nearest mile</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:minExclusive value="0.0"/>
			<xs:maxInclusive value="999999.9"/>
			<xs:fractionDigits value="1"/>
			<xs:totalDigits value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OrganizationalType">
		<xs:annotation>
			<xs:documentation>The organizational structure from which EMS services are delivered (fire, hospital, county, etc.)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="5810">
				<xs:annotation>
					<xs:documentation>Community, Non-Profit</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5820">
				<xs:annotation>
					<xs:documentation>Fire Department</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5830">
				<xs:annotation>
					<xs:documentation>Governmental, Non-Fire</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5840">
				<xs:annotation>
					<xs:documentation>Hospital</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5850">
				<xs:annotation>
					<xs:documentation>Private, Non_Hospital</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5860">
				<xs:annotation>
					<xs:documentation>Tribal</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="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:restriction base="xs:integer">
			<xs:enumeration value="5870">
				<xs:annotation>
					<xs:documentation>Mixed</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5880">
				<xs:annotation>
					<xs:documentation>Non-Volunteer</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5890">
				<xs:annotation>
					<xs:documentation>Volunteer</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OtherAgenciesInArea">
		<xs:annotation>
			<xs:documentation>All other EMS or First Responder Agencies, which are in the service area or are available for mutual aname.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="50"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OtherAssociatedSymptoms">
		<xs:annotation>
			<xs:documentation>Other symptoms identified by the patient or observed by EMS personnel</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1510">
						<xs:annotation>
							<xs:documentation>Bleeding</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1515">
						<xs:annotation>
							<xs:documentation>Breathing Problem</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1520">
						<xs:annotation>
							<xs:documentation>Change in responsiveness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1525">
						<xs:annotation>
							<xs:documentation>Choking</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1530">
						<xs:annotation>
							<xs:documentation>Death</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1535">
						<xs:annotation>
							<xs:documentation>Device/Equipment Problem</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1540">
						<xs:annotation>
							<xs:documentation>Diarrhea</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1545">
						<xs:annotation>
							<xs:documentation>Drainage/Discharge</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1550">
						<xs:annotation>
							<xs:documentation>Fever</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1555">
						<xs:annotation>
							<xs:documentation>Malaise</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1560">
						<xs:annotation>
							<xs:documentation>Mass/Lesion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1565">
						<xs:annotation>
							<xs:documentation>Mental/Psych</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1570">
						<xs:annotation>
							<xs:documentation>Nausea/Vomiting</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1575">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1580">
						<xs:annotation>
							<xs:documentation>Pain</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1585">
						<xs:annotation>
							<xs:documentation>Palpitations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1590">
						<xs:annotation>
							<xs:documentation>Rash/Itching</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1595">
						<xs:annotation>
							<xs:documentation>Swelling</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1600">
						<xs:annotation>
							<xs:documentation>Transport Only</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1605">
						<xs:annotation>
							<xs:documentation>Weakness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1610">
						<xs:annotation>
							<xs:documentation>Wound</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OtherEMSAgenciesAtScene">
		<xs:annotation>
			<xs:documentation>Other EMS agencies that were at the scene, if any</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="3"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OtherServicesAtScene">
		<xs:annotation>
			<xs:documentation>Other services that were at the scene, if any</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1060">
						<xs:annotation>
							<xs:documentation>EMS Mutual Aid</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1065">
						<xs:annotation>
							<xs:documentation>Fire</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1070">
						<xs:annotation>
							<xs:documentation>Hazmat</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1075">
						<xs:annotation>
							<xs:documentation>Law</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1080">
						<xs:annotation>
							<xs:documentation>Other Health Care Provider</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1085">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1090">
						<xs:annotation>
							<xs:documentation>Rescue</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1095">
						<xs:annotation>
							<xs:documentation>Utilities</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OtherTypesOfService">
		<xs:annotation>
			<xs:documentation>The other service type(s) which are provided by the agency.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="5690">
						<xs:annotation>
							<xs:documentation>911 Response (Scene) with Transport Capability</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5700">
						<xs:annotation>
							<xs:documentation>911 Response (Scene) without Transport Capability</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5710">
						<xs:annotation>
							<xs:documentation>Air Medical</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5720">
						<xs:annotation>
							<xs:documentation>Hazmat</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5730">
						<xs:annotation>
							<xs:documentation>Medical Transport (Convalescent)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5740">
						<xs:annotation>
							<xs:documentation>Paramedic Intercept</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5750">
						<xs:annotation>
							<xs:documentation>Rescue</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5760">
						<xs:annotation>
							<xs:documentation>Speciality Care Transport</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OutcomeOfPriorAid">
		<xs:annotation>
			<xs:documentation>What was the outcome or result of the care performed prior to the arrival of the unit.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1220">
						<xs:annotation>
							<xs:documentation>Improved</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1225">
						<xs:annotation>
							<xs:documentation>Unchanged</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1230">
						<xs:annotation>
							<xs:documentation>Worse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PacingRate">
		<xs:annotation>
			<xs:documentation>The rate the device was calibrated to pace during the event, if appropriate.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="1000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PainScale">
		<xs:annotation>
			<xs:documentation>The Patients Indication of pain from a scale of 1 - 10</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PatientCareReportNumber">
		<xs:annotation>
			<xs:documentation>The unique number automatically assigned by the EMS agency for each patient care report(PCR).  This is a unique number to the EMS agency for all of time.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="3"/>
			<xs:maxLength value="32"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PatientIDBandTagNumber">
		<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:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PatientsOccupation">
		<xs:annotation>
			<xs:documentation>The occupation of the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="835">
						<xs:annotation>
							<xs:documentation>Management Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="840">
						<xs:annotation>
							<xs:documentation>Business and Financial Operations Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="845">
						<xs:annotation>
							<xs:documentation>Computer and Mathematical Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="850">
						<xs:annotation>
							<xs:documentation>Architecture and Engineering Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="855">
						<xs:annotation>
							<xs:documentation>Life, Physical, and Social Science Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="860">
						<xs:annotation>
							<xs:documentation>Community and Social Services Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="865">
						<xs:annotation>
							<xs:documentation>Legal Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="870">
						<xs:annotation>
							<xs:documentation>Education, Training, and Library Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="875">
						<xs:annotation>
							<xs:documentation>Arts, Design, Entertainment, Sports, and Media Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="880">
						<xs:annotation>
							<xs:documentation>Healthcare Practitioners and Technical Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="885">
						<xs:annotation>
							<xs:documentation>Healthcare Support Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="890">
						<xs:annotation>
							<xs:documentation>Protective Service Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="895">
						<xs:annotation>
							<xs:documentation>Food Preparation and Serving Related Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="900">
						<xs:annotation>
							<xs:documentation>Building and Grounds Cleaning and Maintenance Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="905">
						<xs:annotation>
							<xs:documentation>Personal Care and Service Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="910">
						<xs:annotation>
							<xs:documentation>Sales and Related Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="915">
						<xs:annotation>
							<xs:documentation>Office and Administrative Support Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="920">
						<xs:annotation>
							<xs:documentation>Farming, Fishing and Forestry Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="925">
						<xs:annotation>
							<xs:documentation>Construction and Extraction Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="930">
						<xs:annotation>
							<xs:documentation>Installation, Maintenance, and Repair Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="935">
						<xs:annotation>
							<xs:documentation>Production Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="940">
						<xs:annotation>
							<xs:documentation>Transportation and Material Moving Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="945">
						<xs:annotation>
							<xs:documentation>Military Specific Occupations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PatientsOccupationalIndustry">
		<xs:annotation>
			<xs:documentation>The occupational industry of the patient's work</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="790">
						<xs:annotation>
							<xs:documentation>Construction</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="795">
						<xs:annotation>
							<xs:documentation>Finance, Insurance, and Real Estate</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="800">
						<xs:annotation>
							<xs:documentation>Government</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="805">
						<xs:annotation>
							<xs:documentation>Manufacturing</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="810">
						<xs:annotation>
							<xs:documentation>Mining</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="815">
						<xs:annotation>
							<xs:documentation>Retail Trade</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="820">
						<xs:annotation>
							<xs:documentation>Services</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="825">
						<xs:annotation>
							<xs:documentation>Transportation and Public Utilities</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="830">
						<xs:annotation>
							<xs:documentation>Wholesale Trade</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PediatricTraumaScore">
		<xs:annotation>
			<xs:documentation>The Trauma Score for patients 12 and under</xs:documentation>
		</xs:annotation>
			<xs:restriction base="xs:integer">
				<xs:minInclusive value="-6"/>
				<xs:maxInclusive value="12"/>
			</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PersonalProtectiveEquipmentUsed">
		<xs:annotation>
			<xs:documentation>The personal protective equipment which was used by EMS personnel during this EMS patient contact.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="5435">
						<xs:annotation>
							<xs:documentation>Eye Protection</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5440">
						<xs:annotation>
							<xs:documentation>Gloves</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5445">
						<xs:annotation>
							<xs:documentation>Level A Suit</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5450">
						<xs:annotation>
							<xs:documentation>Level B Suit</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5455">
						<xs:annotation>
							<xs:documentation>Level C Suit</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5460">
						<xs:annotation>
							<xs:documentation>Mask</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5465">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PersonnelExposed">
		<xs:annotation>
			<xs:documentation>The EMS personnel who was/were exposed to unprotected contact with blood or body fluids</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="5590">
						<xs:annotation>
							<xs:documentation>This EMS Crew</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5595">
						<xs:annotation>
							<xs:documentation>Non-EMS individual</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5600">
						<xs:annotation>
							<xs:documentation>Other EMS Personnel</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PersonnelsAgencyIDNumber">
		<xs:annotation>
			<xs:documentation>Local agency name number for personnel.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PositionOfPatientDuringTransport">
		<xs:annotation>
			<xs:documentation>The position of the patient during transport from the scene</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4890">
						<xs:annotation>
							<xs:documentation>Car Seat</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4895">
						<xs:annotation>
							<xs:documentation>Fowlers</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4900">
						<xs:annotation>
							<xs:documentation>Lateral</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4905">
						<xs:annotation>
							<xs:documentation>Prone</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4910">
						<xs:annotation>
							<xs:documentation>Semi-Fowlers</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4915">
						<xs:annotation>
							<xs:documentation>Sitting</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4920">
						<xs:annotation>
							<xs:documentation>Supine</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4925">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PositionOfPatientInSeat">
		<xs:annotation>
			<xs:documentation>The position of the patient in seat of the vehicle at the time of crash</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2145">
						<xs:annotation>
							<xs:documentation>Driver</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2150">
						<xs:annotation>
							<xs:documentation>Left (non-driver)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2155">
						<xs:annotation>
							<xs:documentation>Middle</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2160">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2165">
						<xs:annotation>
							<xs:documentation>Right</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PotentialRegistryCandidate">
		<xs:annotation>
			<xs:documentation>An indication if the patient may meet the entry criteria for a injury or illness specific registry</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="5395">
						<xs:annotation>
							<xs:documentation>Burn</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5400">
						<xs:annotation>
							<xs:documentation>Cardiac/MI</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5405">
						<xs:annotation>
							<xs:documentation>CVA/Stroke</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5410">
						<xs:annotation>
							<xs:documentation>Drowning</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5415">
						<xs:annotation>
							<xs:documentation>Spinal Cord Injury</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5420">
						<xs:annotation>
							<xs:documentation>Trauma</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5425">
						<xs:annotation>
							<xs:documentation>Traumatic Brain Injury</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5430">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PrimaryMethodOfPayment">
		<xs:annotation>
			<xs:documentation>The primary method of payment or type of insurance associated with this EMS encounter</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="720">
						<xs:annotation>
							<xs:documentation>Insurance</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="725">
						<xs:annotation>
							<xs:documentation>Medicaid</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="730">
						<xs:annotation>
							<xs:documentation>Medicare</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="735">
						<xs:annotation>
							<xs:documentation>Not Billed (for any reason)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="740">
						<xs:annotation>
							<xs:documentation>Other Goverment</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="745">
						<xs:annotation>
							<xs:documentation>Self Pay</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="750">
						<xs:annotation>
							<xs:documentation>Workers Compensation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PrimaryRollOfTheUnit">
		<xs:annotation>
			<xs:documentation>The primary roll of the EMS service which was requested for this specific EMS incident.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="60">
				<xs:annotation>
					<xs:documentation>Non-Transport</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="65">
				<xs:annotation>
					<xs:documentation>Rescue</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="70">
				<xs:annotation>
					<xs:documentation>Supervisor</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="75">
				<xs:annotation>
					<xs:documentation>Transport</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PrimarySymptom">
		<xs:annotation>
			<xs:documentation>The primary sign and symptom present in the patient or observed by EMS personnel</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1405">
						<xs:annotation>
							<xs:documentation>Bleeding</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1410">
						<xs:annotation>
							<xs:documentation>Breathing Problem</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1415">
						<xs:annotation>
							<xs:documentation>Change in responsiveness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1420">
						<xs:annotation>
							<xs:documentation>Choking</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1425">
						<xs:annotation>
							<xs:documentation>Death</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1430">
						<xs:annotation>
							<xs:documentation>Device/Equipment Problem</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1435">
						<xs:annotation>
							<xs:documentation>Diarrhea</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1440">
						<xs:annotation>
							<xs:documentation>Drainage/Discharge</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1445">
						<xs:annotation>
							<xs:documentation>Fever</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1450">
						<xs:annotation>
							<xs:documentation>Malaise</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1455">
						<xs:annotation>
							<xs:documentation>Mass/Lesion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1460">
						<xs:annotation>
							<xs:documentation>Mental/Psych</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1465">
						<xs:annotation>
							<xs:documentation>Nausea/Vomiting</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1470">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1475">
						<xs:annotation>
							<xs:documentation>Pain</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1480">
						<xs:annotation>
							<xs:documentation>Palpitations</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1485">
						<xs:annotation>
							<xs:documentation>Rash/Itching</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1490">
						<xs:annotation>
							<xs:documentation>Swelling</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1495">
						<xs:annotation>
							<xs:documentation>Transport Only</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1500">
						<xs:annotation>
							<xs:documentation>Weakness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1505">
						<xs:annotation>
							<xs:documentation>Wound</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PrimaryTypeOfService">
		<xs:annotation>
			<xs:documentation>The primary service type provided by the agency.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="5610">
				<xs:annotation>
					<xs:documentation>911 Response (Scene) with Transport Capability</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5620">
				<xs:annotation>
					<xs:documentation>911 Response (Scene) without Transport Capability</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5630">
				<xs:annotation>
					<xs:documentation>Air Medical</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5640">
				<xs:annotation>
					<xs:documentation>Hazmat</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5650">
				<xs:annotation>
					<xs:documentation>Medical Transport (Convalescent)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5660">
				<xs:annotation>
					<xs:documentation>Paramedic Intercept</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5670">
				<xs:annotation>
					<xs:documentation>Rescue</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5680">
				<xs:annotation>
					<xs:documentation>Speciality Care Transport</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PriorAid">
		<xs:annotation>
			<xs:documentation>Any care which was provided to the patient prior to the arrival of this unit.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PriorAidPerformedBy">
		<xs:annotation>
			<xs:documentation>The type of individual who performed the care prior to the arrival of this unit.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1195">
						<xs:annotation>
							<xs:documentation>EMS Provider</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1200">
						<xs:annotation>
							<xs:documentation>Law Enforcement</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1205">
						<xs:annotation>
							<xs:documentation>Lay Person</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1210">
						<xs:annotation>
							<xs:documentation>Other Healthcare Provider</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1215">
						<xs:annotation>
							<xs:documentation>Patient</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Procedure">
		<xs:annotation>
			<xs:documentation>The procedure performed on the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ProcedureCPTCode NullValues"/>
	</xs:simpleType>
	<xs:simpleType name="ProcedureAuthorization">
		<xs:annotation>
			<xs:documentation>The type of treatment authorization obtained</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4615">
						<xs:annotation>
							<xs:documentation>On-Line</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4620">
						<xs:annotation>
							<xs:documentation>On-Scene</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4625">
						<xs:annotation>
							<xs:documentation>Protocol (Standing Order)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4630">
						<xs:annotation>
							<xs:documentation>Written Orders (Patient Specific)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ProcedureAuthorzingPhysician">
		<xs:annotation>
			<xs:documentation>The last id of the authorizing physician ordering the procedure if the order was provided by any manner other than protocol (standing order) </xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ProcedureComplication">
		<xs:annotation>
			<xs:documentation>Any complication (abnormal effect on the patient) associated with the performance of the procedure on the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4500">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4505">
						<xs:annotation>
							<xs:documentation>Altered Mental Status</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4510">
						<xs:annotation>
							<xs:documentation>Apnea</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4515">
						<xs:annotation>
							<xs:documentation>Bleeding</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4520">
						<xs:annotation>
							<xs:documentation>Bradycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4525">
						<xs:annotation>
							<xs:documentation>Diarrhea</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4530">
						<xs:annotation>
							<xs:documentation>Esophageal Intubation-immediately</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4535">
						<xs:annotation>
							<xs:documentation>Esophageal Intubation-other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4540">
						<xs:annotation>
							<xs:documentation>Extravasion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4545">
						<xs:annotation>
							<xs:documentation>Hypertension</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4550">
						<xs:annotation>
							<xs:documentation>Hyperthermia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4555">
						<xs:annotation>
							<xs:documentation>Hypotension</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4560">
						<xs:annotation>
							<xs:documentation>Hypoxia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4565">
						<xs:annotation>
							<xs:documentation>Injury</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4570">
						<xs:annotation>
							<xs:documentation>Itching/Urticaria</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4575">
						<xs:annotation>
							<xs:documentation>Nausea</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4580">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4585">
						<xs:annotation>
							<xs:documentation>Respiratory Distress</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4590">
						<xs:annotation>
							<xs:documentation>Tachycardia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4595">
						<xs:annotation>
							<xs:documentation>Vomiting</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ProcedureCPTCode">
		<xs:restriction base="xs:decimal">
                        <xs:enumeration value="89.820">
                                <xs:annotation>
                                        <xs:documentation>12 Lead ECG-Obtain</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.821">
                                <xs:annotation>
                                        <xs:documentation>12 Lead ECG-Transmitted</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.201">
                                <xs:annotation>
                                        <xs:documentation>Activation-Advanced Hazmat Specialty Service/Response Team</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.202">
                                <xs:annotation>
                                        <xs:documentation>Activation-Fire Rehabilitation Specialty Service/Response Team</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.203">
                                <xs:annotation>
                                        <xs:documentation>Activation-Other Specialty Service/Response Team</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.204">
                                <xs:annotation>
                                        <xs:documentation>Activation-Rescue Specialty Service/Response Team</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.205">
                                <xs:annotation>
                                        <xs:documentation>Activation-Social Services Notification/Referral</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.206">
                                <xs:annotation>
                                        <xs:documentation>Activation-Tactical or SWAT Specialty Service/Response Team</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.930">
                                <xs:annotation>
                                        <xs:documentation>Airway-Bagged (via tube)</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.931">
                                <xs:annotation>
                                        <xs:documentation>Airway-Bagged (via BVMask)</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.702">
                                <xs:annotation>
                                        <xs:documentation>Airway-BiPAP</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="97.230">
                                <xs:annotation>
                                        <xs:documentation>Airway-Change Tracheostomy Tube</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="98.130">
                                <xs:annotation>
                                        <xs:documentation>"Airway-Cleared, Opened, or Heimlich"</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.051">
                                <xs:annotation>
                                        <xs:documentation>Airway-Combitube Blind Insertion Airway Device</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.900">
                                <xs:annotation>
                                        <xs:documentation>Airway-CPAP</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="31.420">
                                <xs:annotation>
                                        <xs:documentation>Airway-Direct Laryngoscopy</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.030">
                                <xs:annotation>
                                        <xs:documentation>Airway-EOA/EGTA</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.993">
                                <xs:annotation>
                                        <xs:documentation>Airway-Extubation</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="98.131">
                                <xs:annotation>
                                        <xs:documentation>Airway-Foreign Body Removal</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.703">
                                <xs:annotation>
                                        <xs:documentation>Airway-Impedence Threshold Device</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.991">
                                <xs:annotation>
                                        <xs:documentation>Airway-Intubation Confirm Colorimetric ETCO2</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.992">
                                <xs:annotation>
                                        <xs:documentation>Airway-Intubation Confirm Esophageal Bulb</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="97.231">
                                <xs:annotation>
                                        <xs:documentation>Airway-Intubation of Existing Tracheostomy Stoma</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.053">
                                <xs:annotation>
                                        <xs:documentation>Airway-King LT Blind Insertion Airway Device</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.052">
                                <xs:annotation>
                                        <xs:documentation>Airway-Laryngeal Mask Blind Insertion Airway Device</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.010">
                                <xs:annotation>
                                        <xs:documentation>Airway-Nasal</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.041">
                                <xs:annotation>
                                        <xs:documentation>Airway-Nasotracheal Intubation</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.940">
                                <xs:annotation>
                                        <xs:documentation>Airway-Nebulizer Treatment</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="31.110">
                                <xs:annotation>
                                        <xs:documentation>Airway-Needle Cricothyrotomy</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.020">
                                <xs:annotation>
                                        <xs:documentation>Airway-Oral</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.040">
                                <xs:annotation>
                                        <xs:documentation>Airway-Orotracheal Intubation</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.790">
                                <xs:annotation>
                                        <xs:documentation>Airway-PEEP</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.042">
                                <xs:annotation>
                                        <xs:documentation>Airway-Rapid Sequence Induction</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.910">
                                <xs:annotation>
                                        <xs:documentation>Airway-Respirator Operation (BLS)</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="98.150">
                                <xs:annotation>
                                        <xs:documentation>Airway-Suctioning</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="31.120">
                                <xs:annotation>
                                        <xs:documentation>Airway-Surgical Cricothyrotomy</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.700">
                                <xs:annotation>
                                        <xs:documentation>Airway-Ventilator Operation</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.701">
                                <xs:annotation>
                                        <xs:documentation>Airway-Ventilator with PEEP</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="31.421">
                                <xs:annotation>
                                        <xs:documentation>Airway-Video Laryngoscopy</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="38.910">
                                <xs:annotation>
                                        <xs:documentation>Arterial Access-Blood Draw</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.610">
                                <xs:annotation>
                                        <xs:documentation>Arterial Line Maintenance</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.700">
                                <xs:annotation>
                                        <xs:documentation>Assessment-Adult</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.701">
                                <xs:annotation>
                                        <xs:documentation>Assessment-Pediatric</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="38.995">
                                <xs:annotation>
                                        <xs:documentation>Blood Glucose Analysis</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.391">
                                <xs:annotation>
                                        <xs:documentation>Capnography (CO2 Measurement)</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.510">
                                <xs:annotation>
                                        <xs:documentation>Cardiac Monitor</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.624">
                                <xs:annotation>
                                        <xs:documentation>Cardiac Pacing-External</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.626">
                                <xs:annotation>
                                        <xs:documentation>Cardiac Pacing-Transvenous</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.623">
                                <xs:annotation>
                                        <xs:documentation>Cardioversion</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="34.041">
                                <xs:annotation>
                                        <xs:documentation>Chest Decompression</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="34.042">
                                <xs:annotation>
                                        <xs:documentation>Chest Tube Placement</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="73.590">
                                <xs:annotation>
                                        <xs:documentation>Childbirth</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="1.181">
                                <xs:annotation>
                                        <xs:documentation>CNS Catheter-Epidural Maintenance</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="1.182">
                                <xs:annotation>
                                        <xs:documentation>CNS Catheter-Intraventricular Maintenance</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.500">
                                <xs:annotation>
                                        <xs:documentation>Contact Medical Control</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.601">
                                <xs:annotation>
                                        <xs:documentation>CPR by Other External Automated Device</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.602">
                                <xs:annotation>
                                        <xs:documentation>CPR-AutoPulse Device</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.603">
                                <xs:annotation>
                                        <xs:documentation>CPR-Mechanical Thumper Type Device</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.604">
                                <xs:annotation>
                                        <xs:documentation>CPR-Precordial Thump Only</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.600">
                                <xs:annotation>
                                        <xs:documentation>CPR-Start Compressions and Ventilations</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.611">
                                <xs:annotation>
                                        <xs:documentation>CPR-Start Compressions only without Ventilation</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.612">
                                <xs:annotation>
                                        <xs:documentation>CPR-Start Rescue Breathing without Compressions</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.615">
                                <xs:annotation>
                                        <xs:documentation>CPR-Stop</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="86.280">
                                <xs:annotation>
                                        <xs:documentation>Decontamination</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.621">
                                <xs:annotation>
                                        <xs:documentation>Defibrillation-Automated (AED)</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.622">
                                <xs:annotation>
                                        <xs:documentation>Defibrillation-Manual</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.625">
                                <xs:annotation>
                                        <xs:documentation>Defibrillation-Placement for Monitoring/Analysis</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="86.090">
                                <xs:annotation>
                                        <xs:documentation>Escharotomy</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="100.200">
                                <xs:annotation>
                                        <xs:documentation>Extrication</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.070">
                                <xs:annotation>
                                        <xs:documentation>Gastric Tube Insertion-Inserted Nasally</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="96.071">
                                <xs:annotation>
                                        <xs:documentation>Gastric Tube Insertion-Inserted Orally</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.290">
                                <xs:annotation>
                                        <xs:documentation>Injections-SQ/IM</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="37.611">
                                <xs:annotation>
                                        <xs:documentation>Intra-Aortic Balloon Pump Maintenance</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="79.700">
                                <xs:annotation>
                                        <xs:documentation>Joint Reduction/Relocation</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="37.612">
                                <xs:annotation>
                                        <xs:documentation>Left Ventricular Assist Device Maintenance</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.580">
                                <xs:annotation>
                                        <xs:documentation>MAST</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.590">
                                <xs:annotation>
                                        <xs:documentation>Orthostatic Blood Pressure Measurement</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.702">
                                <xs:annotation>
                                        <xs:documentation>Pain Measurement</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.810">
                                <xs:annotation>
                                        <xs:documentation>"Patient Cooling (Cold Pack, etc.)"</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.811">
                                <xs:annotation>
                                        <xs:documentation>Patient Cooling-Post Resuscitation</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="100.300">
                                <xs:annotation>
                                        <xs:documentation>Patient Loaded</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="100.301">
                                <xs:annotation>
                                        <xs:documentation>Patient Loaded-Helicopter Hot-Load</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.599">
                                <xs:annotation>
                                        <xs:documentation>"Patient Monitoring of Pre-existing Devices, Equipment, or Ongoing Medications"</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="100.302">
                                <xs:annotation>
                                        <xs:documentation>Patient Off-Loaded</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="100.303">
                                <xs:annotation>
                                        <xs:documentation>Patient Off-Loaded Helicopter Hot Off-Load</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.350">
                                <xs:annotation>
                                        <xs:documentation>"Patient Warming (Hot Pack, etc.)"</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="37.000">
                                <xs:annotation>
                                        <xs:documentation>Pericardiocentesis</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.392">
                                <xs:annotation>
                                        <xs:documentation>Pulse Oximetry</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="100.100">
                                <xs:annotation>
                                        <xs:documentation>Rescue</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.841">
                                <xs:annotation>
                                        <xs:documentation>Restraints-Pharmacological</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.842">
                                <xs:annotation>
                                        <xs:documentation>Restraints-Physical</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.101">
                                <xs:annotation>
                                        <xs:documentation>Specialty Center Activation-Adult Trauma</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.102">
                                <xs:annotation>
                                        <xs:documentation>Specialty Center Activation-Pediatric Trauma</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.103">
                                <xs:annotation>
                                        <xs:documentation>Specialty Center Activation-Cardiac Arrest</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.104">
                                <xs:annotation>
                                        <xs:documentation>Specialty Center Activation-STEMI</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="101.105">
                                <xs:annotation>
                                        <xs:documentation>Specialty Center Activation-Stroke</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.591">
                                <xs:annotation>
                                        <xs:documentation>Spinal Immobilization</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.540">
                                <xs:annotation>
                                        <xs:documentation>Splinting-Basic</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.450">
                                <xs:annotation>
                                        <xs:documentation>Splinting-Traction</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.703">
                                <xs:annotation>
                                        <xs:documentation>Temperature Measurement</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.704">
                                <xs:annotation>
                                        <xs:documentation>Thrombolytic Screen</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="57.940">
                                <xs:annotation>
                                        <xs:documentation>Urinary Catheterization</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.640">
                                <xs:annotation>
                                        <xs:documentation>Vagal Maneuver-Carotid Massage</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="99.641">
                                <xs:annotation>
                                        <xs:documentation>Vagal Maneuver-Valsalva or Other Vagal Maneuver (Not Carotid Massage)</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="38.990">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Blood Draw</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.620">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Central Line Maintenance</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="39.997">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Discontinue</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="38.991">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Existing Catheter</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="38.993">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-External Jugular Line</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="38.992">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Extremity</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="38.994">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Femoral Line</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="39.995">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Internal Jugular Line</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="41.920">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Intraosseous Adult</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="41.921">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Intraosseous Pediatric</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="39.996">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Subclavian Line</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="89.640">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Swan Ganz Maintenance</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="39.998">
                                <xs:annotation>
                                        <xs:documentation>Venous Access-Umbilical Vein Cannulation</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.057">
                                <xs:annotation>
                                        <xs:documentation>Wound Care-General</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.059">
                                <xs:annotation>
                                        <xs:documentation>Wound Care-Hemostatic Agent</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.058">
                                <xs:annotation>
                                        <xs:documentation>Wound Care-Irrigation</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.055">
                                <xs:annotation>
                                        <xs:documentation>Wound Care-Taser Barb Removal</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="93.056">
                                <xs:annotation>
                                        <xs:documentation>Wound Care-Tourniquet</xs:documentation>
                                </xs:annotation>
                        </xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ProtocolsUsed">
		<xs:annotation>
			<xs:documentation>The protocol used by EMS personnel to direct the clinical care of the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues DemographicProtocolsUsed"/>
	</xs:simpleType>
	<xs:simpleType name="ProvidersPrimaryImpression">
		<xs:annotation>
			<xs:documentation>The EMS personnel's impression of the patient's primary problem or most significant condition which led to the management given to the patient (treatments, medications, or procedures).</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1615">
						<xs:annotation>
							<xs:documentation>789.00- Abdominal pain / problems</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1620">
						<xs:annotation>
							<xs:documentation>519.80- Airway obstruction</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1625">
						<xs:annotation>
							<xs:documentation>995.30- Allergic reaction</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1630">
						<xs:annotation>
							<xs:documentation>780.09- Altered level of consciousness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1635">
						<xs:annotation>
							<xs:documentation>312.90- Behavioral / psychiatric disorder</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1640">
						<xs:annotation>
							<xs:documentation>427.50- Cardiac arrest</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1645">
						<xs:annotation>
							<xs:documentation>427.90- Cardiac rhythm disturbance</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1650">
						<xs:annotation>
							<xs:documentation>786.50- Chest pain / discomfort</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1655">
						<xs:annotation>
							<xs:documentation>250.90- Diabetic symptoms (hypoglycemia)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1660">
						<xs:annotation>
							<xs:documentation>994.80- Electrocution</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1665">
						<xs:annotation>
							<xs:documentation>780.60- Hyperthermia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1670">
						<xs:annotation>
							<xs:documentation>780.90- Hypothermia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1675">
						<xs:annotation>
							<xs:documentation>785.59- Hypovolemia / shock</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1680">
						<xs:annotation>
							<xs:documentation>987.90- Inhalation injury (toxic gas)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1685">
						<xs:annotation>
							<xs:documentation>798.99- Obvious death</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1690">
						<xs:annotation>
							<xs:documentation>977.90- Poisoning / drug ingestion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1695">
						<xs:annotation>
							<xs:documentation>659.90- Pregnancy / OB delivery</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1700">
						<xs:annotation>
							<xs:documentation>786.09- Respiratory distress</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1705">
						<xs:annotation>
							<xs:documentation>799.10- Respiratory arrest</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1710">
						<xs:annotation>
							<xs:documentation>780.30- Seizure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1715">
						<xs:annotation>
							<xs:documentation>959.90- Sexual assault / rape</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1720">
						<xs:annotation>
							<xs:documentation>987.90- Smoke inhalation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1725">
						<xs:annotation>
							<xs:documentation>989.50- Stings / venomous bites</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1730">
						<xs:annotation>
							<xs:documentation>436.00- Stroke / CVA</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1735">
						<xs:annotation>
							<xs:documentation>780.20- Syncope / fainting</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1740">
						<xs:annotation>
							<xs:documentation>959.90- Traumatic injury</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1745">
						<xs:annotation>
							<xs:documentation>623.80- Vaginal hemorrhage</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ProvidersSecondaryImpression">
		<xs:annotation>
			<xs:documentation>The EMS personnel's impression of the patient's secondary problem or most significant condition which led to the management given to the patient (treatments, medications, or procedures).</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1750">
						<xs:annotation>
							<xs:documentation>789.00- Abdominal pain / problems</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1755">
						<xs:annotation>
							<xs:documentation>519.80- Airway obstruction</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1760">
						<xs:annotation>
							<xs:documentation>995.30- Allergic reaction</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1765">
						<xs:annotation>
							<xs:documentation>780.09- Altered level of consciousness</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1770">
						<xs:annotation>
							<xs:documentation>312.90- Behavioral / psychiatric disorder</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1775">
						<xs:annotation>
							<xs:documentation>427.50- Cardiac arrest</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1780">
						<xs:annotation>
							<xs:documentation>427.90- Cardiac rhythm disturbance</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1785">
						<xs:annotation>
							<xs:documentation>786.50- Chest pain / discomfort</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1790">
						<xs:annotation>
							<xs:documentation>250.90- Diabetic symptoms (hypoglycemia)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1795">
						<xs:annotation>
							<xs:documentation>994.80- Electrocution</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1800">
						<xs:annotation>
							<xs:documentation>780.60- Hyperthermia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1805">
						<xs:annotation>
							<xs:documentation>780.90- Hypothermia</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1810">
						<xs:annotation>
							<xs:documentation>785.59- Hypovolemia / shock</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1815">
						<xs:annotation>
							<xs:documentation>987.90- Inhalation injury (toxic gas)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1820">
						<xs:annotation>
							<xs:documentation>798.99- Obvious death</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1825">
						<xs:annotation>
							<xs:documentation>977.90- Poisoning / drug ingestion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1830">
						<xs:annotation>
							<xs:documentation>659.90- Pregnancy / OB delivery</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1835">
						<xs:annotation>
							<xs:documentation>786.09- Respiratory distress</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1840">
						<xs:annotation>
							<xs:documentation>799.10- Respiratory arrest</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1845">
						<xs:annotation>
							<xs:documentation>780.30- Seizure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1850">
						<xs:annotation>
							<xs:documentation>959.90- Sexual assault / rape</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1855">
						<xs:annotation>
							<xs:documentation>987.90- Smoke inhalation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1860">
						<xs:annotation>
							<xs:documentation>989.50- Stings / venomous bites</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1865">
						<xs:annotation>
							<xs:documentation>436.00- Stroke / CVA</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1870">
						<xs:annotation>
							<xs:documentation>780.20- Syncope / fainting</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1875">
						<xs:annotation>
							<xs:documentation>959.90- Traumatic injury</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="1880">
						<xs:annotation>
							<xs:documentation>623.80- Vaginal hemorrhage</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PulseOximetry">
		<xs:annotation>
			<xs:documentation>The Patients oxygen saturation</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PulseRate">
		<xs:annotation>
			<xs:documentation>The Patients pulse rate, palpated or auscultated, expressed as a number per minute</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="500"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PulseRhythm">
		<xs:annotation>
			<xs:documentation>The clinical rhythm of the patients pulse (regular, irregular, etc.)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3175">
						<xs:annotation>
							<xs:documentation>Regular</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3180">
						<xs:annotation>
							<xs:documentation>Irregular</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Race">
		<xs:annotation>
			<xs:documentation>The patient's race as defined by the OMB (US Office of Management and Budget)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="660">
						<xs:annotation>
							<xs:documentation>American Indian or Alaska Native</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="665">
						<xs:annotation>
							<xs:documentation>Asian</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="670">
						<xs:annotation>
							<xs:documentation>Black or African American</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="675">
						<xs:annotation>
							<xs:documentation>Native Hawaiian or Other Pacific Islander</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="680">
						<xs:annotation>
							<xs:documentation>White</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="685">
						<xs:annotation>
							<xs:documentation>Other Race</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ReasonCPRDiscontinued">
		<xs:annotation>
			<xs:documentation>The reason that CPR or the resuscitation efforts were discontinued.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2430">
						<xs:annotation>
							<xs:documentation>DNR</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2435">
						<xs:annotation>
							<xs:documentation>Medical Control Order</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2440">
						<xs:annotation>
							<xs:documentation>Obvious Signs of Death</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2445">
						<xs:annotation>
							<xs:documentation>Protocol/Policy Requirements Completed</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2450">
						<xs:annotation>
							<xs:documentation>Return of Spontaneous Circulation (pulse or BP noted)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ReasonForChoosingDestination">
		<xs:annotation>
			<xs:documentation>The reason the unit chose to deliver or transfer the patient to the destination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4990">
						<xs:annotation>
							<xs:documentation>Closest Facility (none below)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4995">
						<xs:annotation>
							<xs:documentation>Diversion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5000">
						<xs:annotation>
							<xs:documentation>Family Choice</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5005">
						<xs:annotation>
							<xs:documentation>Insurance Status</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5010">
						<xs:annotation>
							<xs:documentation>Law Enforcement Choice</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5015">
						<xs:annotation>
							<xs:documentation>On-Line Medical Direction</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5020">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5025">
						<xs:annotation>
							<xs:documentation>Patient Choice</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5030">
						<xs:annotation>
							<xs:documentation>Patient's Physicians Choice</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5035">
						<xs:annotation>
							<xs:documentation>Protocol</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5040">
						<xs:annotation>
							<xs:documentation>Specialty Resource Center</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RelationshipToInsured">
		<xs:annotation>
			<xs:documentation>The relationship of the patient to the primary insured person</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="770">
						<xs:annotation>
							<xs:documentation>Self</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="775">
						<xs:annotation>
							<xs:documentation>Spouse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="780">
						<xs:annotation>
							<xs:documentation>Son/Daughter</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="785">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ResearchField">
		<xs:annotation>
			<xs:documentation>A customizable field to be used by local agencies for additional documentation or research.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="50"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ResearchTitle">
		<xs:annotation>
			<xs:documentation>A customizable field to be used by local agencies for additional documentation or research.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RespiratoryEffort">
		<xs:annotation>
			<xs:documentation>The patients respiratory effort</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3185">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3190">
						<xs:annotation>
							<xs:documentation>Labored</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3195">
						<xs:annotation>
							<xs:documentation>Fatigued</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3200">
						<xs:annotation>
							<xs:documentation>Absent</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3205">
						<xs:annotation>
							<xs:documentation>Not Assessed</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RespiratoryRate">
		<xs:annotation>
			<xs:documentation>The Patients respiratory rate expressed as a number per minute</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ResponseModeToScene">
		<xs:annotation>
			<xs:documentation>Indication whether or not lights and/or sirens were used on the vehicle on the way to the scene</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="380">
				<xs:annotation>
					<xs:documentation>Initial Lights and Sirens, Downgraded to No Lights or Sirens</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="385">
				<xs:annotation>
					<xs:documentation>Initial No Lights or Sirens, Upgraded to Lights and Sirens </xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="390">
				<xs:annotation>
					<xs:documentation>Lights and Sirens</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="395">
				<xs:annotation>
					<xs:documentation>No Lights or Sirens</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ResponseToMedication">
		<xs:annotation>
			<xs:documentation>The patients response to the medication</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4375">
						<xs:annotation>
							<xs:documentation>Improved</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4380">
						<xs:annotation>
							<xs:documentation>Unchanged</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4385">
						<xs:annotation>
							<xs:documentation>Worse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ResponseToProcedure">
		<xs:annotation>
			<xs:documentation>The patients response to the procedure</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4600">
						<xs:annotation>
							<xs:documentation>Improved</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4605">
						<xs:annotation>
							<xs:documentation>Unchanged</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4610">
						<xs:annotation>
							<xs:documentation>Worse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ResponseUrgency">
		<xs:annotation>
			<xs:documentation>The urgency in which the EMS agency began to mobilize resources.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="980">
						<xs:annotation>
							<xs:documentation>Immediate</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="985">
						<xs:annotation>
							<xs:documentation>Non-Immediate</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ResucitationAttempted">
		<xs:annotation>
			<xs:documentation>Indication of an attempt to resuscitate the patient who is in cardiac arrest (attempted, not attempted due to DNR, etc.)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2280">
						<xs:annotation>
							<xs:documentation>Attemted Defibrillation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2285">
						<xs:annotation>
							<xs:documentation>Attempted Ventilation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2290">
						<xs:annotation>
							<xs:documentation>Initiated Chest Compressions</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2295">
						<xs:annotation>
							<xs:documentation>Not Attempted-Considered Futile</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2300">
						<xs:annotation>
							<xs:documentation>Not Attempted-DNR Orders</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2305">
						<xs:annotation>
							<xs:documentation>Not Attempted-Signs of Circulation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ReturnOfSpontaneousCirculation">
		<xs:annotation>
			<xs:documentation>Indication whether or not there was any return of spontaneous circulation

</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2370">
						<xs:annotation>
							<xs:documentation>Yes, Prior to ED Arrival Only</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2375">
						<xs:annotation>
							<xs:documentation>Yes, Prior to ED Arrival and at the ED</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2380">
						<xs:annotation>
							<xs:documentation>No</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RTS">
		<xs:annotation>
			<xs:documentation>The patient's revised trauma score</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RunReportNarrative">
		<xs:annotation>
			<xs:documentation>The narrative of the run report</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="4000"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="SBP">
		<xs:annotation>
			<xs:documentation>The Patients systolic blood pressure</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="400"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SeatRowLocation">
		<xs:annotation>
			<xs:documentation>The seat row location of the vehicle at the time of the crash with the front seat numbered as 1</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SecondaryComplaintNarrative">
		<xs:annotation>
			<xs:documentation>The narrative of the patients secondary complaint</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="50"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="SendingFacilityRecordNumber">
		<xs:annotation>
			<xs:documentation>The medical record number of the medical facility who is transferring care to EMS</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ShockOrPacingEnergy">
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="5"/>
			<xs:fractionDigits value="1"/>
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="9000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SizeOfProcedureEquipment">
		<xs:annotation>
			<xs:documentation>The size of the equipment used in the procedure on the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="SkinAssessment">
		<xs:annotation>
			<xs:documentation>The assessment of the patients skin on examination</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3420">
						<xs:annotation>
							<xs:documentation>Normal</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3425">
						<xs:annotation>
							<xs:documentation>Not Done</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3430">
						<xs:annotation>
							<xs:documentation>Clammy</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3435">
						<xs:annotation>
							<xs:documentation>Cold</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3440">
						<xs:annotation>
							<xs:documentation>Cyanotic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3445">
						<xs:annotation>
							<xs:documentation>Jaundiced</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3450">
						<xs:annotation>
							<xs:documentation>Lividity</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3455">
						<xs:annotation>
							<xs:documentation>Mottled</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3460">
						<xs:annotation>
							<xs:documentation>Pale</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3465">
						<xs:annotation>
							<xs:documentation>Warm</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="SocialSecurityNumber">
		<xs:annotation>
			<xs:documentation>The patient's social security number</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues xs:string"/>
	</xs:simpleType>
	<xs:simpleType name="SoftwareCreatedBy">
		<xs:annotation>
			<xs:documentation>The Name of the Vendor, Software Manufacturer or Software Developer</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="3"/>
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SoftwareName">
		<xs:annotation>
			<xs:documentation>The unique number automatically assigned by the EMS agency for each patient care report(PCR).  This is a unique number to the EMS agency for all of time.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="3"/>
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SoftwareVersion">
		<xs:annotation>
			<xs:documentation>The unique number automatically assigned by the EMS agency for each patient care report(PCR).  This is a unique number to the EMS agency for all of time.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="3"/>
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="State">
		<xs:annotation>
			<xs:documentation>The patient's home state, territory, or province, or District of Columbia, where the patient resides							</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="3"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="StateCertificationLicensureLevels">
		<xs:annotation>
			<xs:documentation>All of the potential levels of certification/licensure for EMS personnel recognized by the state.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DescriptiveText">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="6090">
						<xs:annotation>
							<xs:documentation>EMT-Basic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6100">
						<xs:annotation>
							<xs:documentation>EMT-Intermediate</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6110">
						<xs:annotation>
							<xs:documentation>EMT-Paramedic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6111">
						<xs:annotation>
							<xs:documentation>Nurse</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6112">
						<xs:annotation>
							<xs:documentation>Physician</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="6120">
						<xs:annotation>
							<xs:documentation>First Responder</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="StateLicensureID">
		<xs:annotation>
			<xs:documentation>The state certification/licensure name number assigned to the crew member.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="StationName">
		<xs:annotation>
			<xs:documentation>The Name of the station</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="StationNumber">
		<xs:annotation>
			<xs:documentation>The Identifier for the station</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="50"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="StatisticalYear">
		<xs:annotation>
			<xs:documentation>The  year the information pertains to</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Year"/>
	</xs:simpleType>
	<xs:simpleType name="Status">
		<xs:annotation>
			<xs:documentation>The Status either active or inactive</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="A">
				<xs:annotation>
					<xs:documentation>Active</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="I">
				<xs:annotation>
					<xs:documentation>Inactive</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="StreetAddress">
		<xs:annotation>
			<xs:documentation>The patient's home mailing or street address</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="StrokeScale">
		<xs:annotation>
			<xs:documentation>The patients Los Angeles or Cincinnati Stroke Scale Results</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3275">
						<xs:annotation>
							<xs:documentation>Cincinnati Stroke Scale Negative</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3280">
						<xs:annotation>
							<xs:documentation>Cincinnati Stroke Scale Non-conclusive</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3285">
						<xs:annotation>
							<xs:documentation>Cincinnati Stroke Scale Positive</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3290">
						<xs:annotation>
							<xs:documentation>LA Stroke Scale Negative</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3295">
						<xs:annotation>
							<xs:documentation>LA Stroke Scale Non-conclusive</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3300">
						<xs:annotation>
							<xs:documentation>LA Stroke Scale Positive</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="SuccessfulIVSite">
		<xs:annotation>
			<xs:documentation>The Location of the IV site (if applicable) on the patient</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4635">
						<xs:annotation>
							<xs:documentation>Antecubital-Left</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4640">
						<xs:annotation>
							<xs:documentation>Antecubital-Right</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4645">
						<xs:annotation>
							<xs:documentation>External Jugular-Left</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4650">
						<xs:annotation>
							<xs:documentation>External Jugular-Right</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4655">
						<xs:annotation>
							<xs:documentation>Femoral-Left IV</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4660">
						<xs:annotation>
							<xs:documentation>Femoral-Left Distal IO</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4665">
						<xs:annotation>
							<xs:documentation>Femoral-Right IV</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4670">
						<xs:annotation>
							<xs:documentation>Femoral-Right IO</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4675">
						<xs:annotation>
							<xs:documentation>Forearm-Left</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4680">
						<xs:annotation>
							<xs:documentation>Forearm-Right</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4685">
						<xs:annotation>
							<xs:documentation>Hand-Left</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4690">
						<xs:annotation>
							<xs:documentation>Hand-Right</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4695">
						<xs:annotation>
							<xs:documentation>Lower Extremity-Left</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4700">
						<xs:annotation>
							<xs:documentation>Lower Extremity-Right</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4705">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4710">
						<xs:annotation>
							<xs:documentation>Scalp</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4715">
						<xs:annotation>
							<xs:documentation>Sternal IO</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4720">
						<xs:annotation>
							<xs:documentation>Tibia IO-Left</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4725">
						<xs:annotation>
							<xs:documentation>Tibia IO-Right</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4730">
						<xs:annotation>
							<xs:documentation>Umbilical</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="SuspectedIntentionalOrUnintentionalDisaster">
		<xs:annotation>
			<xs:documentation>Suspicion of the listed multi-casualty or domestic terrorism causes.</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="5470">
						<xs:annotation>
							<xs:documentation>Biologic Agent</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5475">
						<xs:annotation>
							<xs:documentation>Building Failure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5480">
						<xs:annotation>
							<xs:documentation>Chemical Agent</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5485">
						<xs:annotation>
							<xs:documentation>Explosive Device</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5490">
						<xs:annotation>
							<xs:documentation>Fire</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5495">
						<xs:annotation>
							<xs:documentation>Hostage Event</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5500">
						<xs:annotation>
							<xs:documentation>Mass Gathering</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5505">
						<xs:annotation>
							<xs:documentation>Nuclear Agent</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5510">
						<xs:annotation>
							<xs:documentation>Radioactive Device</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5515">
						<xs:annotation>
							<xs:documentation>Secondary Destructive Device</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5520">
						<xs:annotation>
							<xs:documentation>Shooting/Sniper</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5525">
						<xs:annotation>
							<xs:documentation>Vehicular</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5530">
						<xs:annotation>
							<xs:documentation>Weather</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TelephoneNumber">
		<xs:annotation>
			<xs:documentation>The patients home or primary telephone number</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues xs:string"/>
	</xs:simpleType>
	<xs:simpleType name="TemperatureMethod">
		<xs:annotation>
			<xs:documentation>Documentation of the factors which make the GCS score more meaningful</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="3230">
				<xs:annotation>
					<xs:documentation>Axillary</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="3235">
				<xs:annotation>
					<xs:documentation>Oral</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="3240">
				<xs:annotation>
					<xs:documentation>Rectal</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="3245">
				<xs:annotation>
					<xs:documentation>Tympanic</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="3250">
				<xs:annotation>
					<xs:documentation>Urinary Catheter</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ThrombolyticScreen">
		<xs:annotation>
			<xs:documentation> The results of the patients Thrombolytic Screen for potential Thrombolytic use</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="3305">
						<xs:annotation>
							<xs:documentation>Definite Contraindications to Thrombolytic use</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3310">
						<xs:annotation>
							<xs:documentation>No Contraindications to Thrombolytic Use</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="3315">
						<xs:annotation>
							<xs:documentation>Possible Contraindications to Thrombolytic Use</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TimeUnitsOfChiefComplaint">
		<xs:annotation>
			<xs:documentation>The time units of the duration of the patients chief complaint</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="1235">
				<xs:annotation>
					<xs:documentation>Seconds</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1240">
				<xs:annotation>
					<xs:documentation>Minutes</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1245">
				<xs:annotation>
					<xs:documentation>Hours</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1250">
				<xs:annotation>
					<xs:documentation>Days</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1255">
				<xs:annotation>
					<xs:documentation>Weeks</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1260">
				<xs:annotation>
					<xs:documentation>Months</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1265">
				<xs:annotation>
					<xs:documentation>Years</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TimeUnitsOfSecondaryComplaint">
		<xs:annotation>
			<xs:documentation>The time units of the duration of the patients secondary complaint</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="1270">
				<xs:annotation>
					<xs:documentation>Seconds</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1275">
				<xs:annotation>
					<xs:documentation>Minutes</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1280">
				<xs:annotation>
					<xs:documentation>Hours</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1285">
				<xs:annotation>
					<xs:documentation>Days</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1290">
				<xs:annotation>
					<xs:documentation>Weeks</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1295">
				<xs:annotation>
					<xs:documentation>Months</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="1300">
				<xs:annotation>
					<xs:documentation>Years</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TotalGCS">
		<xs:annotation>
			<xs:documentation>The Patients total Glasgow Coma Score</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TotalNumberOfShocks">
		<xs:annotation>
			<xs:documentation>The number of times the patient was defibrillated, if the patient was defibrillated during the patient encounter.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TotalService">
		<xs:annotation>
			<xs:documentation>The personnel's total length of EMS service at any level.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:positiveInteger">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TotalServiceAreaPopulation">
		<xs:annotation>
			<xs:documentation>The total population in the agency's service area based if possible on year 2000 census data.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:positiveInteger">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="100000000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TotalServiceSizeArea">
		<xs:annotation>
			<xs:documentation>The total square miles in the agency's service area.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:positiveInteger">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="100000000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TransportModeFromScene">
		<xs:annotation>
			<xs:documentation>Indication whether or not lights and/or sirens were used on the vehicle while leaving scene</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4955">
						<xs:annotation>
							<xs:documentation>Initial Lights and Sirens, Downgraded to No Lights or Sirens</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4960">
						<xs:annotation>
							<xs:documentation>Initial No Lights or Sirens, Upgraded to Lights and Sirens</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4965">
						<xs:annotation>
							<xs:documentation>Lights and Sirens</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4970">
						<xs:annotation>
							<xs:documentation>No Lights or Sirens</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TraumaRegistryID">
		<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:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TubeConfirmation">
		<xs:annotation>
			<xs:documentation>Endotracheal Tube placement verification at the time the airway procedure was done</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="4735">
						<xs:annotation>
							<xs:documentation>Auscultation of Bilateral Breath Sounds</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4740">
						<xs:annotation>
							<xs:documentation>Colormetric CO2 Detector Confirmation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4745">
						<xs:annotation>
							<xs:documentation>Digital CO2 Confirmation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4750">
						<xs:annotation>
							<xs:documentation>Esophageal Bulb Aspiration confirmation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4755">
						<xs:annotation>
							<xs:documentation>Negative Auscultation of the Epigastrium</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4760">
						<xs:annotation>
							<xs:documentation>Visualization of the Chest Rising with ventilation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4765">
						<xs:annotation>
							<xs:documentation>Visualization of Tube Passing Through the Cords</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="4770">
						<xs:annotation>
							<xs:documentation>Waveform CO2 Confirmation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TypeOfDestination">
		<xs:annotation>
			<xs:documentation>The type of destination the patient was delivered or transferred to</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="7270">
						<xs:annotation>
							<xs:documentation>Home</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7280">
						<xs:annotation>
							<xs:documentation>Hospital</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7290">
						<xs:annotation>
							<xs:documentation>Medical Office/Clinic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7300">
						<xs:annotation>
							<xs:documentation>Morgue</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7320">
						<xs:annotation>
							<xs:documentation>Nursing Home</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7330">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7340">
						<xs:annotation>
							<xs:documentation>Other EMS Responder (air)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7350">
						<xs:annotation>
							<xs:documentation>Other EMS Responder (ground)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="7360">
						<xs:annotation>
							<xs:documentation>Police/Jail</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TypeOfDispatchDelay">
		<xs:annotation>
			<xs:documentation>The dispatch delays, if any, associated with the dispatch of the EMS unit to the patient encounter</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="80">
						<xs:annotation>
							<xs:documentation>Caller (Uncooperative)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="85">
						<xs:annotation>
							<xs:documentation>High Call Volume</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="90">
						<xs:annotation>
							<xs:documentation>Language Barrier</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="95">
						<xs:annotation>
							<xs:documentation>Location (Inability to Obtain)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="100">
						<xs:annotation>
							<xs:documentation>No Units Available</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="105">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="110">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="115">
						<xs:annotation>
							<xs:documentation>Scene Safety (Not Secure for EMS)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="120">
						<xs:annotation>
							<xs:documentation>Technical Failure (Computer, Phone etc.)</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TypeOfResponseDelay">
		<xs:annotation>
			<xs:documentation>The response delays, if any, of the unit associated with the patient encounter</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="125">
						<xs:annotation>
							<xs:documentation>Crowd</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="130">
						<xs:annotation>
							<xs:documentation>Directions</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="135">
						<xs:annotation>
							<xs:documentation>Distance</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="140">
						<xs:annotation>
							<xs:documentation>Diversion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="145">
						<xs:annotation>
							<xs:documentation>HazMat</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="150">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="155">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="160">
						<xs:annotation>
							<xs:documentation>Safety</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="165">
						<xs:annotation>
							<xs:documentation>Staff Delay</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="170">
						<xs:annotation>
							<xs:documentation>Traffic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="175">
						<xs:annotation>
							<xs:documentation>Vehicle Crash</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="180">
						<xs:annotation>
							<xs:documentation>Vehicle Failure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="185">
						<xs:annotation>
							<xs:documentation>Weather</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TypeOfSceneDelay">
		<xs:annotation>
			<xs:documentation>The scene delays, if any, of the unit associated with the patient encounter</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="190">
						<xs:annotation>
							<xs:documentation>Crowd</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="195">
						<xs:annotation>
							<xs:documentation>Directions</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="200">
						<xs:annotation>
							<xs:documentation>Distance</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="205">
						<xs:annotation>
							<xs:documentation>Diversion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="210">
						<xs:annotation>
							<xs:documentation>Extrication greater than 20 min.</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="215">
						<xs:annotation>
							<xs:documentation>HazMat</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="220">
						<xs:annotation>
							<xs:documentation>Language Barrier</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="225">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="230">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="235">
						<xs:annotation>
							<xs:documentation>Safety</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="240">
						<xs:annotation>
							<xs:documentation>Staff Delay</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="245">
						<xs:annotation>
							<xs:documentation>Traffic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="250">
						<xs:annotation>
							<xs:documentation>Vehicle Crash</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="255">
						<xs:annotation>
							<xs:documentation>Vehicle Failure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="260">
						<xs:annotation>
							<xs:documentation>Weather</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TypeOfServiceRequested">
		<xs:annotation>
			<xs:documentation>The type of service or category of service requested of the EMS service responding for this specific EMS incident.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="30">
				<xs:annotation>
					<xs:documentation>911 Response (Scene)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="35">
				<xs:annotation>
					<xs:documentation>Intercept</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="40">
				<xs:annotation>
					<xs:documentation>InterFacility Transfer</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="45">
				<xs:annotation>
					<xs:documentation>Medical Transport</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="50">
				<xs:annotation>
					<xs:documentation>Mutual Aid</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="55">
				<xs:annotation>
					<xs:documentation>Standby</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TypeOfShock">
		<xs:annotation>
			<xs:documentation>The energy form used by the device for the defibrillation (if appropriate for the event)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="5310">
				<xs:annotation>
					<xs:documentation>Biphasic</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5315">
				<xs:annotation>
					<xs:documentation>Monophasic</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TypeOfSuspectedExposureToBodilyFluids">
		<xs:annotation>
			<xs:documentation>The type of exposure or unprotected contact with blood or body fluids</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="5540">
						<xs:annotation>
							<xs:documentation>Contact to Broken Skin</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5545">
						<xs:annotation>
							<xs:documentation>Contact to Intact Skin</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5550">
						<xs:annotation>
							<xs:documentation>Contact with Eye</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5555">
						<xs:annotation>
							<xs:documentation>Contact with Mucosal Surface</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5560">
						<xs:annotation>
							<xs:documentation>Inhalation Exposure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5565">
						<xs:annotation>
							<xs:documentation>Needle Stick with Fluid Injection</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5570">
						<xs:annotation>
							<xs:documentation>Needle Stick without Fluid Injection</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5575">
						<xs:annotation>
							<xs:documentation>Other Physical injury</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5580">
						<xs:annotation>
							<xs:documentation>Death</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="5585">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TypeOfTransportDelay">
		<xs:annotation>
			<xs:documentation>The transport delays, if any, of the unit associated with the patient encounter</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="265">
						<xs:annotation>
							<xs:documentation>Crowd</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="270">
						<xs:annotation>
							<xs:documentation>Directions</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="275">
						<xs:annotation>
							<xs:documentation>Distance</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="280">
						<xs:annotation>
							<xs:documentation>Diversion</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="285">
						<xs:annotation>
							<xs:documentation>HazMat</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="290">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="295">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="300">
						<xs:annotation>
							<xs:documentation>Safety</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="305">
						<xs:annotation>
							<xs:documentation>Staff Delay</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="310">
						<xs:annotation>
							<xs:documentation>Traffic</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="315">
						<xs:annotation>
							<xs:documentation>Vehicle Crash</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="320">
						<xs:annotation>
							<xs:documentation>Vehicle Failure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="325">
						<xs:annotation>
							<xs:documentation>Weather</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TypeOfTurnAroundDelay">
		<xs:annotation>
			<xs:documentation>The turn-around delays, if any, associated with the EMS unit associated with the patient encounter</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="330">
						<xs:annotation>
							<xs:documentation>Clean-up</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="335">
						<xs:annotation>
							<xs:documentation>Decontamination</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="340">
						<xs:annotation>
							<xs:documentation>Documentation</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="345">
						<xs:annotation>
							<xs:documentation>ED Overcrowding</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="350">
						<xs:annotation>
							<xs:documentation>Equipment Failure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="355">
						<xs:annotation>
							<xs:documentation>Equipment Replenishment</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="360">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="365">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="370">
						<xs:annotation>
							<xs:documentation>Staff Delay</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="375">
						<xs:annotation>
							<xs:documentation>Vehicle Failure</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="UseOfOccupantSafetyEquipment">
		<xs:annotation>
			<xs:documentation>Safety equipment in use by the patient at the time of the injury</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2170">
						<xs:annotation>
							<xs:documentation>Child Restraint</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2175">
						<xs:annotation>
							<xs:documentation>Eye Protection</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2180">
						<xs:annotation>
							<xs:documentation>Helmet Worn</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2185">
						<xs:annotation>
							<xs:documentation>Lap Belt</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2187">
						<xs:annotation>
							<xs:documentation>None</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2190">
						<xs:annotation>
							<xs:documentation>Other</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2195">
						<xs:annotation>
							<xs:documentation>Personal Floatation Device</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2200">
						<xs:annotation>
							<xs:documentation>Protective Clothing</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2205">
						<xs:annotation>
							<xs:documentation>Protective Non-Clothing Gear</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2210">
						<xs:annotation>
							<xs:documentation>Shoulder Belt</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="VehicleDispatchLocation">
		<xs:annotation>
			<xs:documentation>The station (or hospital) representing the geographic location of the vehicle at the time of dispatch</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="VehicleHours">
		<xs:annotation>
			<xs:documentation>The Vendor or company associated with the EMD card set and algorithms</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:positiveInteger">
					<xs:minInclusive value="1"/>
					<xs:maxInclusive value="10000"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="VehicleInitialCost">
		<xs:annotation>
			<xs:documentation>The Original cost of a vehicle</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:positiveInteger">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="10000000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VehicleNumber">
		<xs:annotation>
			<xs:documentation>The Vendor or company associated with the EMD card set and algorithms</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VehicleType">
		<xs:annotation>
			<xs:documentation>Vehicle type of unit (ambulance, fire, truck, etc.)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="7370">
				<xs:annotation>
					<xs:documentation>Ambulance</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7380">
				<xs:annotation>
					<xs:documentation>ATV</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7390">
				<xs:annotation>
					<xs:documentation>Bicycle</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7400">
				<xs:annotation>
					<xs:documentation>Boat</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7410">
				<xs:annotation>
					<xs:documentation>Fire Truck</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7420">
				<xs:annotation>
					<xs:documentation>Fixed Wing</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7430">
				<xs:annotation>
					<xs:documentation>Motorcycle</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7440">
				<xs:annotation>
					<xs:documentation>Other</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7450">
				<xs:annotation>
					<xs:documentation>Private Vehicle</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7460">
				<xs:annotation>
					<xs:documentation>Quick Response Vechicle (Non-Transport Vehicle other than Fire Truck</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7470">
				<xs:annotation>
					<xs:documentation>Rescue</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="7480">
				<xs:annotation>
					<xs:documentation>Rotor Craft</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VehicleYear">
		<xs:annotation>
			<xs:documentation>The  year the information pertains to</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1900"/>
			<xs:maxInclusive value="2030"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VehicularInjuryIndicators">
		<xs:annotation>
			<xs:documentation>The kind of risk factor predictors present at the incident</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="2055">
						<xs:annotation>
							<xs:documentation>Dash Deformity</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2060">
						<xs:annotation>
							<xs:documentation>DOA Same Vehicle</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2065">
						<xs:annotation>
							<xs:documentation>Ejection</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2070">
						<xs:annotation>
							<xs:documentation>Fire</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2075">
						<xs:annotation>
							<xs:documentation>Rollover/Roof Deformity</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2080">
						<xs:annotation>
							<xs:documentation>Side Post Deformity</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2085">
						<xs:annotation>
							<xs:documentation>Space Intrusion &gt; 1 foot</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2090">
						<xs:annotation>
							<xs:documentation>Steering Wheel Deformity</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="2095">
						<xs:annotation>
							<xs:documentation>Windshield Spider/Star</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="WaveformGraphic">
		<xs:annotation>
			<xs:documentation>The graphic waveform file in a PDF or JPG format.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:base64Binary"/>
	</xs:simpleType>
	<xs:simpleType name="WaveformGraphicType">
		<xs:annotation>
			<xs:documentation>The type of waveform file stored in Waveform Graphic (E21.4)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:enumeration value="5200">
				<xs:annotation>
					<xs:documentation>JPG</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="5205">
				<xs:annotation>
					<xs:documentation>PDF</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="WebAddress">
		<xs:annotation>
			<xs:documentation>An URL for a website </xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="2"/>
					<xs:maxLength value="100"/>
					<xs:pattern value=".+.+"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Year">
		<xs:annotation>
			<xs:documentation>The  year the information pertains to</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1920"/>
			<xs:maxInclusive value="2030"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="YesNoValues">
		<xs:annotation>
			<xs:documentation>Yes No value data type</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:enumeration value="1">
						<xs:annotation>
							<xs:documentation>Yes</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
					<xs:enumeration value="0">
						<xs:annotation>
							<xs:documentation>No</xs:documentation>
						</xs:annotation>
					</xs:enumeration>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Zip">
		<xs:annotation>
			<xs:documentation> ZIP code </xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues xs:string"/>
	</xs:simpleType>
	<xs:simpleType name="ZoneNumber">
		<xs:annotation>
			<xs:documentation>Geographic zone representing the location </xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NullValues">
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="30"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
</xs:schema>