element -> <eDisposition.14>
eDisposition.14 Position of Patient During Transport No No The position of the patient during transport from the scene E20_12 Optional
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eDisposition.14
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eDisposition.14>
Simple Content Detail:
Enumeration:
"4214001"
 - 
Car Seat
"4214003"
 - 
Fowlers (Semi-Upright Sitting)
"4214005"
 - 
Lateral Left
"4214007"
 - 
Lateral Right
"4214009"
 - 
Other
"4214011"
 - 
Prone
"4214013"
 - 
Semi-Fowlers
"4214015"
 - 
Sitting
"4214017"
 - 
Supine
"4214019"
 - 
Trendelenburg
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDisposition.PositionofPatientDuringTransport" maxOccurs="unbounded" minOccurs="0" name="eDisposition.14">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PositionOfPatientDuringTransport">
<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"/>