element -> <eDevice.07>
eDevice.07 Medical Device ECG Lead No No The lead or source which the medical device used to obtain the rhythm (if appropriate for the event) E21_06 Optional Airway Cardiac Arrest STEMI Can be displayed in the Vital Signs or Procedure Sections.
Namespace:
Type:
anonymous (extension of ECGLead)
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eDevice.07
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eDevice.07>
Simple Content Detail:
Enumeration:
"4107001"
 - 
I
"4107003"
 - 
II
"4107005"
 - 
III
"4107007"
 - 
AVR
"4107009"
 - 
AVL
"4107011"
 - 
AVF
"4107013"
 - 
Paddle
"4107015"
 - 
Pads
"4107017"
 - 
V1
"4107019"
 - 
V2
"4107021"
 - 
V3
"4107023"
 - 
V3r
"4107025"
 - 
V4
"4107027"
 - 
V4r
"4107029"
 - 
V5
"4107031"
 - 
V5r
"4107033"
 - 
V6
"4107035"
 - 
V6r
"4107037"
 - 
V7
"4107039"
 - 
V8
"4107041"
 - 
V9

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  ECGLead (extension)
      complexType
Derivation:
extension of ECGLead
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDevice.ECGLead" maxOccurs="unbounded" minOccurs="0" name="eDevice.07">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ECGLead">
<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"/>