<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Wes Bowden version 2.2-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.nemsis.org" xmlns:tns="http://www.nemsis.org" >
	<xs:complexType name="E19" id="InterventionProcedure">
		<xs:sequence>
			<xs:element name="E19_01_0" id="ProcedurePerformed" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The procedures performed on the patient</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="E19_01" type="tns:DateTime" nillable="true" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The date/time the procedure was performed on the patient</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E19_02" type="tns:YesNoValues" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Indicates that the procedure which was performed and documented was performed prior to this EMS units care</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E19_03" type="tns:Procedure">
							<xs:annotation>
								<xs:documentation>The procedure performed on the patient</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E19_04" type="tns:SizeOfProcedureEquipment" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The size of the equipment used in the procedure on the patient</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E19_05" type="tns:NumberOfProcedureAttempts">
							<xs:annotation>
								<xs:documentation>The number of attempts taken to complete a procedure or intervention reguardless of success</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E19_06" type="tns:YesNoValues">
							<xs:annotation>
								<xs:documentation>Indicates that the procedure which was performed on the patient was successful</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E19_07" type="tns:ProcedureComplication" maxOccurs="unbounded">
							<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:element>
						<xs:element name="E19_08" type="tns:ResponseToProcedure" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The patients response to the procedure</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E19_09" type="tns:CrewMemberID" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The statewide assigned ID number of the EMS crew member performing the procedure on the patient</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E19_10" type="tns:ProcedureAuthorization" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The type of treatment authorization obtained</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="E19_11" type="tns:ProcedureAuthorzingPhysician" minOccurs="0">
							<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:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="E19_12" type="tns:SuccessfulIVSite" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The Location of the IV site (if applicable) on the patient</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E19_13" type="tns:TubeConfirmation" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Endotracheal Tube placement verification at the time the airway procedure was done</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E19_14" type="tns:DestinationConfirmationOfTubePlacement" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Endotracheal Tube location verification on the arrival at the Destination (if applicable)</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
