element -> <eCad.104>
eCad.104 eDisposition.16 EMS Transport Method No No Transport method by this EMS Unit. Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Required if the patient is transported by EMS. Added to better describe Air and Ground Transport methods.
Namespace:
Type:
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.104>
   
Content: 
{ enumeration of xs:string }
</eCad.104>
Simple Content Detail:
Enumeration:
"4216001"
 - 
Air Medical-Fixed Wing
"4216003"
 - 
Air Medical-Rotor Craft
"4216005"
 - 
Ground-Ambulance
"4216007"
 - 
Ground-ATV or Rescue Vehicle
"4216009"
 - 
Ground-Bariatric
"4216011"
 - 
Ground-Other Not Listed
"4216013"
 - 
Ground-Mass Casualty Bus/Vehicle
"4216015"
 - 
Ground-Wheelchair Van
"4216017"
 - 
Water-Boat

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  EMSTransportMethod (extension)
      complexType
Derivation:
extension of EMSTransportMethod
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.eDisposition.EMSTransportMethod" minOccurs="0" name="eCad.104">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSTransportMethod"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>