<?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 targetNamespace="http://www.nemsis.org" elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.nemsis.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.nemsis.org C:\Users\kjacobson\Desktop\IMAGET~4\EMSDataSet.xsd">
	<xs:complexType name="E11" id="SituationCPR">
		<xs:sequence>
			<xs:element name="E11_01" type="tns:CardiacArrest">
				<xs:annotation>
					<xs:documentation>Indication of the presence of a cardiac arrest at any time.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E11_02" type="tns: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:element>
			<xs:element name="E11_03" type="tns:ResucitationAttempted" maxOccurs="unbounded">
				<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:element>
			<xs:element name="E11_04" type="tns:ArrestWitnessedBy" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indication of who the cardiac arrest was witnessed by</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E11_05" type="tns:FirstMonitoredRhythm" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Documentation of what the first monitored rhythm which was noted</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E11_06" type="tns:ReturnOfSpontaneousCirculation" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Indication whether or not there was any return of spontaneous circulation

</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E11_07" type="tns:NeurologicalOutcomeAtDischarge" minOccurs="0">
				<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:element>
			<xs:element name="E11_08" type="tns:EstimatedTimeOfArrestPriorToEMS" minOccurs="0">
				<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:element>
			<xs:element name="E11_09" type="tns:DateTime" nillable="true" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The date/time the CPR was discontinued (or could be time of death)</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E11_10" type="tns:ReasonCPRDiscontinued" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The reason that CPR or the resuscitation efforts were discontinued.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="E11_11" type="tns:CardiacRythmAtDestination" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The patient's cardiac rhythm upon delivery or transfer to the destination</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
