element -> <eMedDevice.32>
eMedDevice.32 eVitals.17 Carbon Monoxide (CO) No No The numeric value of the patient's carbon monoxide level measured as a percentage (%) of carboxyhemoglobin (COHb). Optional <comment/> Added to allow use of a new patient monitoring devices.
Namespace:
Type:
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<eMedDevice.32>
   
Content: 
{ xs:decimal }
</eMedDevice.32>
Simple Content Detail:
FractionDigits:
1
MaxInclusive:
100
MinInclusive:
0
TotalDigits:
3

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:decimal (restriction)
  CarbonMonoxideLevel (extension)
      complexType
Derivation:
extension of CarbonMonoxideLevel
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eMedDevice.eVitals.CarbonMonoxideCO" minOccurs="0" name="eMedDevice.32">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CarbonMonoxideLevel"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>