element -> <PatientCareReport>
Container Tag to hold each instance of a patient care report (PCR)
Namespace:
Type:
anonymous complexType
Content:
complex, 25 elements
Defined:
Includes:
definitions of 25 elements
Content Model Diagram
XML Representation Summary
<PatientCareReport>
   
Content: 
eRecord, eResponse, eDispatch, eCrew?, eTimes, ePatient, ePayment, eScene, eSituation, eInjury, eArrest, eHistory, eNarrative?, eVitals, eLabs?, eExam?, eProtocols, eMedications, eProcedures, eAirway?, eDevice?, eDisposition, eOutcome, eCustomResults?, eOther
</PatientCareReport>
Content model elements (25):
Included in content model of elements (1):
XML Source (w/o annotations (26); see within schema source)
<xs:element id="PatientCareReportGroup" maxOccurs="unbounded" name="PatientCareReport">
<xs:complexType>
<xs:sequence>
<xs:element id="eRecordSection" name="eRecord" type="eRecord"/>
<xs:element id="eResponseSection" name="eResponse" type="eResponse"/>
<xs:element id="eDispatchSection" name="eDispatch" type="eDispatch"/>
<xs:element id="eCrewSection" minOccurs="0" name="eCrew" type="eCrews"/>
<xs:element id="eTimesSection" name="eTimes" type="eTimes"/>
<xs:element id="ePatientSection" name="ePatient" type="ePatient"/>
<xs:element id="ePaymentSection" name="ePayment" type="ePayment"/>
<xs:element id="eSceneSection" name="eScene" type="eScene"/>
<xs:element id="eSituationSection" name="eSituation" type="eSituation"/>
<xs:element id="eInjurySection" name="eInjury" type="eInjury"/>
<xs:element id="eArrestSection" name="eArrest" type="eArrest"/>
<xs:element id="eHistorySection" name="eHistory" type="eHistory"/>
<xs:element id="eNarrativeSection" minOccurs="0" name="eNarrative" type="eNarrative"/>
<xs:element id="eVitalsSection" name="eVitals" type="eVitals"/>
<xs:element id="eLabsSection" minOccurs="0" name="eLabs" type="eLabs"/>
<xs:element id="eExamSection" minOccurs="0" name="eExam" type="eExam"/>
<xs:element id="eProtocolsSection" name="eProtocols" type="eProtocols"/>
<xs:element id="eMedicationsSection" name="eMedications" type="eMedications"/>
<xs:element id="eProceduresSection" name="eProcedures" type="eProcedures"/>
<xs:element id="eAirwaysSection" minOccurs="0" name="eAirway" type="eAirways"/>
<xs:element id="eDevicesSection" minOccurs="0" name="eDevice" type="eDevices"/>
<xs:element id="eDispositionSection" name="eDisposition" type="eDisposition"/>
<xs:element id="eOutcomeSection" name="eOutcome" type="eOutcome"/>
<xs:element id="eCustomResultsSection" minOccurs="0" name="eCustomResults" type="eCustomResults"/>
<xs:element id="eOtherSection" name="eOther" type="eOther"/>
</xs:sequence>
<!--<xs:attribute name="RecordStatus" type="RecordStatus" use="optional"/>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
-->
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 25/25)
eAirway
Type:
eAirways, complex content
Airway Device Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eAirwaysSection" minOccurs="0" name="eAirway" type="eAirways"/>

eArrest
Type:
eArrest, complex content
Cardiac Arrest Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eArrestSection" name="eArrest" type="eArrest"/>

eCrew
Type:
eCrews, complex content
Crew Member Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCrewSection" minOccurs="0" name="eCrew" type="eCrews"/>

eCustomResults
Type:
eCustomResults, complex content
Custom Data Elements Results
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCustomResultsSection" minOccurs="0" name="eCustomResults" type="eCustomResults"/>

eDevice
Type:
eDevices, complex content
Medical Device Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDevicesSection" minOccurs="0" name="eDevice" type="eDevices"/>

eDispatch
Type:
eDispatch, complex content
Dispatch Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDispatchSection" name="eDispatch" type="eDispatch"/>

eDisposition
Type:
eDisposition, complex content
Patient Disposition Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDispositionSection" name="eDisposition" type="eDisposition"/>

eExam
Type:
eExam, complex content
Patient Exam Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eExamSection" minOccurs="0" name="eExam" type="eExam"/>

eHistory
Type:
eHistory, complex content
Patient History Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eHistorySection" name="eHistory" type="eHistory"/>

eInjury
Type:
eInjury, complex content
Injury Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eInjurySection" name="eInjury" type="eInjury"/>

eLabs
Type:
eLabs, complex content
Lab Results Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eLabsSection" minOccurs="0" name="eLabs" type="eLabs"/>

eMedications
Type:
eMedications, complex content
Intervention Medications Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eMedicationsSection" name="eMedications" type="eMedications"/>

eNarrative
Type:
eNarrative, complex content
Call Event Narrative
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eNarrativeSection" minOccurs="0" name="eNarrative" type="eNarrative"/>

eOther
Type:
eOther, complex content
Other Miscellaneous Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eOtherSection" name="eOther" type="eOther"/>

eOutcome
Type:
eOutcome, complex content
Patient Outcome Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eOutcomeSection" name="eOutcome" type="eOutcome"/>

ePatient
Type:
ePatient, complex content
Patient Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="ePatientSection" name="ePatient" type="ePatient"/>

ePayment
Type:
ePayment, complex content
Insurance/Payment Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="ePaymentSection" name="ePayment" type="ePayment"/>

eProcedures
Type:
eProcedures, complex content
Intervention Procedures Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eProceduresSection" name="eProcedures" type="eProcedures"/>

eProtocols
Type:
eProtocols, complex content
Medical Protocols Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eProtocolsSection" name="eProtocols" type="eProtocols"/>

eRecord
Type:
eRecord, complex content
Patient Record Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eRecordSection" name="eRecord" type="eRecord"/>

eResponse
Type:
eResponse, complex content
Unit Agency Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponseSection" name="eResponse" type="eResponse"/>

eScene
Type:
eScene, complex content
Incident Scene Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eSceneSection" name="eScene" type="eScene"/>

eSituation
Type:
eSituation, complex content
Situation Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eSituationSection" name="eSituation" type="eSituation"/>

eTimes
Type:
eTimes, complex content
Call Event Times Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eTimesSection" name="eTimes" type="eTimes"/>

eVitals
Type:
eVitals, complex content
Patient Vital Sign Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eVitalsSection" name="eVitals" type="eVitals"/>