element -> <eMedDevice.CardiacRhythmGroup>
Group Tag to hold information of the type and method used for ECG interpretation associated with the cardiac rhythm
Namespace:
Type:
anonymous complexType
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Content Model Diagram
XML Representation Summary
<eMedDevice.CardiacRhythmGroup>
   
Content: 
eMedDevice.20*, eMedDevice.21?, eMedDevice.22*
</eMedDevice.CardiacRhythmGroup>
Content model elements (3):
Included in content model of elements (1):
XML Source (w/o annotations (4); see within schema source)
<xs:element id="eMedDevice.CardiacRhythmGroup" minOccurs="0" name="eMedDevice.CardiacRhythmGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eMedDevice.eVitals.CardiacRhythmandElectrocardiography" maxOccurs="unbounded" minOccurs="0" name="eMedDevice.20">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CardiacRhythm">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eMedDevice.eVitals.ECGType" minOccurs="0" name="eMedDevice.21">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ECGType"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eMedDevice.eVitals.MethodofECGInterpretation" maxOccurs="unbounded" minOccurs="0" name="eMedDevice.22">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ECGMethod">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 3/3)
eMedDevice.20
Type:
anonymous (extension of CardiacRhythm), simple content
eMedDevice.20 eVitals.03 Cardiac Rhythm / Electrocardiography (ECG) No No The cardiac rhythm / ECG and other electrocardiography findings of the patient as interpreted by EMS personnel. E14_03 Optional Cardiac Arrest STEMI
Simple Content
enumeration of xs:string
Enumeration:
"9901001"
 - 
Agonal/Idioventricular
"9901003"
 - 
Asystole
"9901005"
 - 
Artifact
"9901007"
 - 
Atrial Fibrillation
"9901009"
 - 
Atrial Flutter
"9901011"
 - 
AV Block-1st Degree
"9901013"
 - 
AV Block-2nd Degree-Type 1
"9901015"
 - 
AV Block-2nd Degree-Type 2
"9901017"
 - 
AV Block-3rd Degree
"9901019"
 - 
Junctional
"9901021"
 - 
Left Bundle Branch Block
"9901023"
 - 
Non-STEMI Anterior Ischemia
"9901025"
 - 
Non-STEMI Inferior Ischemia
"9901027"
 - 
Non-STEMI Lateral Ischemia
"9901029"
 - 
Non-STEMI Posterior Ischemia
"9901031"
 - 
Other (Not Listed)
"9901033"
 - 
Paced Rhythm
"9901035"
 - 
PEA
"9901037"
 - 
Premature Atrial Contractions
"9901039"
 - 
Premature Ventricular Contractions
"9901041"
 - 
Right Bundle Branch Block
"9901043"
 - 
Sinus Arrhythmia
"9901045"
 - 
Sinus Bradycardia
"9901047"
 - 
Sinus Rhythm
"9901049"
 - 
Sinus Tachycardia
"9901051"
 - 
STEMI Anterior Ischemia
"9901053"
 - 
STEMI Inferior Ischemia
"9901055"
 - 
STEMI Lateral Ischemia
"9901057"
 - 
STEMI Posterior Ischemia
"9901059"
 - 
Supraventricular Tachycardia
"9901061"
 - 
Torsades De Points
"9901063"
 - 
Unknown AED Non-Shockable Rhythm
"9901065"
 - 
Unknown AED Shockable Rhythm
"9901067"
 - 
Ventricular Fibrillation
"9901069"
 - 
Ventricular Tachycardia (With Pulse)
"9901071"
 - 
Ventricular Tachycardia (Pulseless)
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eMedDevice.eVitals.CardiacRhythmandElectrocardiography" maxOccurs="unbounded" minOccurs="0" name="eMedDevice.20">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CardiacRhythm">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eMedDevice.21
Type:
anonymous (extension of ECGType), simple content
eMedDevice.21 eVitals.04 ECG Type No No The type of ECG associated with the cardiac rhythm. Optional STEMI Added to better document ECG results.
Simple Content
enumeration of xs:string
Enumeration:
"3304001"
 - 
3 Lead
"3304003"
 - 
4 Lead
"3304005"
 - 
5 Lead
"3304007"
 - 
12 Lead-Left Sided (Normal)
"3304009"
 - 
12 Lead-Right Sided
"3304011"
 - 
15 Lead
"3304013"
 - 
18 Lead
"3304015"
 - 
Other (AED, Not Listed)
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eMedDevice.eVitals.ECGType" minOccurs="0" name="eMedDevice.21">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ECGType"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eMedDevice.22
Type:
anonymous (extension of ECGMethod), simple content
eMedDevice.22 eVitals.05 Method of ECG Interpretation No No The method of ECG interpretation. Optional STEMI "Transmission with no interpretation" may be used by EMS Agency Personnel that are not trained to interpret cardiac rhythms. Added to better document ECG results.
Simple Content
enumeration of xs:string
Enumeration:
"3305001"
 - 
Computer Interpretation
"3305003"
 - 
Manual Interpretation
"3305005"
 - 
Transmission with No Interpretation
"3305007"
 - 
Transmission with Remote Interpretation
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eMedDevice.eVitals.MethodofECGInterpretation" maxOccurs="unbounded" minOccurs="0" name="eMedDevice.22">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ECGMethod">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>