element -> <dDevice.03>
dDevice.03 Medical Device Type No No The type of medical device. Optional This is multiple choice to allow documentation of various multifunction device configurations.
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<dDevice.03
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</dDevice.03>
Simple Content Detail:
Enumeration:
"1603001"
 - 
Capnography-Numeric
"1603003"
 - 
Capnography-Waveform
"1603005"
 - 
Chemistry Measurement-Blood or Serum
"1603007"
 - 
Chemistry Measurement-Glucometer
"1603009"
 - 
Chemistry Measurement-Urine
"1603011"
 - 
CPR-External Device
"1603013"
 - 
Defibrillator-Automated
"1603015"
 - 
Defibrillator-Manual
"1603017"
 - 
ECG-12 Lead or Greater
"1603019"
 - 
ECG-Less than 12 Lead (Cardiac Monitor)
"1603021"
 - 
Medication Infusion Pump
"1603023"
 - 
Other
"1603025"
 - 
Oximetry-Carbon Monoxide
"1603027"
 - 
Oximetry-Oxygen
"1603029"
 - 
Pressure Monitors-Invasive
"1603031"
 - 
Pressure Monitors-Non-Invasive
"1603033"
 - 
Respirator (BLS)
"1603035"
 - 
Ventilator (ALS)
"1603037"
 - 
Ventilator Assistance-BiPAP
"1603039"
 - 
Ventilator Assistance-CPAP

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