simpleType "ECGLead"
Namespace:
Defined:
globally in eDevice_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
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

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The lead or source which the medical device used to obtain the rhythm (if appropriate for the event)
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  ECGLead
Derivation:
restriction of xs:string
Facets:
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
XML Source (w/o annotations (22); see within schema source)
<xs:simpleType name="ECGLead">
<xs:restriction base="xs:string">
<xs:enumeration value="4107001"/>
<xs:enumeration value="4107003"/>
<xs:enumeration value="4107005"/>
<xs:enumeration value="4107007"/>
<xs:enumeration value="4107009"/>
<xs:enumeration value="4107011"/>
<xs:enumeration value="4107013"/>
<xs:enumeration value="4107015"/>
<xs:enumeration value="4107017"/>
<xs:enumeration value="4107019"/>
<xs:enumeration value="4107021"/>
<xs:enumeration value="4107023"/>
<xs:enumeration value="4107025"/>
<xs:enumeration value="4107027"/>
<xs:enumeration value="4107029"/>
<xs:enumeration value="4107031"/>
<xs:enumeration value="4107033"/>
<xs:enumeration value="4107035"/>
<xs:enumeration value="4107037"/>
<xs:enumeration value="4107039"/>
<xs:enumeration value="4107041"/>
</xs:restriction>
</xs:simpleType>