element -> <eCad.107>
eCad.107 eDisposition.21 Type of Destination No No The type of destination the patient was delivered or transferred to E20_17 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Required if Patient Transported by EMS.
Namespace:
Type:
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.107>
   
Content: 
{ enumeration of xs:string }
</eCad.107>
Simple Content Detail:
Enumeration:
"4221001"
 - 
Home
"4221003"
 - 
Hospital-Emergency Department
"4221005"
 - 
Hospital-Non-Emergency Department Bed
"4221007"
 - 
Medical Office/Clinic
"4221009"
 - 
Morgue/Mortuary
"4221011"
 - 
Nursing Home/Assisted Living Facility
"4221013"
 - 
Other
"4221015"
 - 
Other EMS Responder (air)
"4221017"
 - 
Other EMS Responder (ground)
"4221019"
 - 
Police/Jail
"4221021"
 - 
Urgent Care
"4221023"
 - 
Freestanding Emergency Department

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