element -> <eMedDevice.20>
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
Namespace:
Type:
anonymous (extension of CardiacRhythm)
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eMedDevice.20
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eMedDevice.20>
Simple Content Detail:
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)

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  CardiacRhythm (extension)
      complexType
Derivation:
extension of CardiacRhythm
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>
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>