element -> <eDevice.03>
eDevice.03 Medical Device Event Type No No The type of event documented by the medical device. E21_02 Optional Airway Cardiac Arrest STEMI Can be displayed in the Vital Signs or Procedure Sections.
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eDevice.03
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eDevice.03>
Simple Content Detail:
Enumeration:
"4103001"
 - 
12-Lead ECG
"4103003"
 - 
Analysis (Button Pressed)
"4103005"
 - 
CO2
"4103007"
 - 
Date Transmitted
"4103009"
 - 
Defibrillation
"4103011"
 - 
ECG-Monitor
"4103013"
 - 
Heart Rate
"4103015"
 - 
Invasive Pressure 1
"4103017"
 - 
Invasive Pressure 2
"4103019"
 - 
No Shock Advised
"4103021"
 - 
Non-Invasive BP
"4103023"
 - 
Other
"4103025"
 - 
Pacing Electrical Capture
"4103027"
 - 
Pacing Started
"4103029"
 - 
Pacing Stopped
"4103031"
 - 
Patient Connected
"4103033"
 - 
Power On
"4103035"
 - 
Pulse Oximetry
"4103037"
 - 
Pulse Rate
"4103039"
 - 
Respiratory Rate
"4103041"
 - 
Shock Advised
"4103043"
 - 
Sync Off
"4103045"
 - 
Sync On
"4103047"
 - 
Temperature 1
"4103049"
 - 
Temperature 2

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