<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 4 U (http://www.xmlspy.com) by Jeff Robertson version 2.2.1-->
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
	<xs:complexType name="E14" id="AssessmentVitalSigns">
		<xs:sequence>
			<xs:element name="E14_01" type="DateTime" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The date/time vital signs were taken on the patient</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_02" type="YesNoValues" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indicates that the information which is documented was obtained prior to the documenting EMS units care. </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_03" type="CardiacRythm" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The initial cardiac rhythm of the patient as interpreted by EMS personnel</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_04_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Patients blood pressure</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E14_04" type="SBP" nillable="true" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The Patients systolic blood pressure</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E14_05" type="DBP" nillable="true" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The Patients diastolic blood pressure</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E14_06" type="MethodOfBloodPressure" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Indication of method of blood pressure procedure</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E14_07" type="PulseRate" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Patients pulse rate, palpated or auscultated, expressed as a number per minute</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_08" type="ElectricMonitorRate" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Patients heart rate as recorded by an electric monitoring device (ECG, pulse oximetry, etc.)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_09" type="PulseOximetry" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Patients oxygen saturation</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_10" type="PulseRhythm" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The clinical rhythm of the patients pulse (regular, irregular, etc.)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_11" type="RespiratoryRate" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Patients respiratory rate expressed as a number per minute</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_12" type="RespiratoryEffort" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The patients respiratory effort</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_13" type="CO2" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Patients end-tidal or other CO2 level</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_14" type="BloodGlucoseLevel" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Patients blood glucose level</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_15_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Patients Glasgow Coma Score componenets</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E14_15" type="GCSEye" nillable="true" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The Patients Glasgow Coma Score: Eye </xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E14_16" type="GCSVerbal" nillable="true" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The Patients Glasgow Coma Score: Verbal</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E14_17" type="GCSMotor" nillable="true" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The Patients Glasgow Coma Score: Motor</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E14_18" type="GCSQualifier" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Documentation of the factors which make the GCS score more meaningful</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E14_19" type="TotalGCS" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Patients total Glasgow Coma Score</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_20_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Patients body temperature and method</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E14_20" type="BodyTemperature" nillable="true" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The Patients body temperature in Centigrade</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E14_21" type="TemperatureMethod" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The method used to obtain the patients body temperature</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E14_22" type="LevelOfResponsiveness" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The patients level of responsiveness</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_23" type="PainScale" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Patients Indication of pain from a scale of 1 - 10</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_24" type="StrokeScale" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The patients Los Angeles or Cincinnati Stroke Scale Results</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_25" type="ThrombolyticScreen" minOccurs="0">
				<xs:annotation>
					<xs:documentation> The results of the patients Thrombolytic Screen for potential Thrombolytic use</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_26" type="APGAR" nillable="true" minOccurs="0">
				<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:element>
			<xs:element name="E14_27" type="RTS" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The patient’s revised trauma score</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E14_28" type="PediatricTraumaScore" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Trauma Score for patients 12 and under</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
