element -> <eDisposition.22>
eDisposition.22
Hospital In-Patient Destination
Yes
Yes
The location within the hospital that the patient was taken directly by EMS (e.g., Cath Lab, ICU, etc.).
Required
To be documented when in eDisposition.21 "Hospital-Non-Emergency Department Bed" is selected.
Added to identify the location within the hospital that the patient was directly taken to by EMS.
Namespace:  | 
 | 
Type:  | 
 | 
Content:  | 
 | 
Nillable:  | 
(can be declared as nil using xsi:nil attribute in instance XML documents)  | 
Defined:  | 
 | 
Includes:  | 
 | 
 
Content Model Diagram
| XML Representation Summary | 
| <eDisposition.22 | 
|     | 
NV | 
 =   | 
("7701001" | "7701003") | 
|     | 
> | 
|     | 
Content:   | 
{ enumeration of xs:string } | 
 
 
 | 
| </eDisposition.22> | 
 
Simple Content Detail:
Enumeration:  | 
| "4222001" | 
 -   | 
Hospital-Burn | 
 
| "4222003" | 
 -   | 
Hospital-Cath Lab | 
 
| "4222005" | 
 -   | 
Hospital-CCU | 
 
| "4222007" | 
 -   | 
Hospital-Endoscopy | 
 
| "4222009" | 
 -   | 
Hospital-Hospice | 
 
| "4222011" | 
 -   | 
Hospital-Hyperbaric Oxygen Treatment | 
 
| "4222013" | 
 -   | 
Hospital-ICU | 
 
| "4222015" | 
 -   | 
Hospital-Labor & Delivery | 
 
| "4222017" | 
 -   | 
Hospital-Med/Surg | 
 
| "4222019" | 
 -   | 
Hospital-Mental Health | 
 
| "4222021" | 
 -   | 
Hospital-MICU | 
 
| "4222023" | 
 -   | 
Hospital-NICU | 
 
| "4222025" | 
 -   | 
Hospital-Nursery | 
 
| "4222027" | 
 -   | 
Hospital-Peds (General) | 
 
| "4222029" | 
 -   | 
Hospital-Peds ICU | 
 
| "4222031" | 
 -   | 
Hospital-OR | 
 
| "4222033" | 
 -   | 
Hospital-Orthopedic | 
 
| "4222035" | 
 -   | 
Hospital-Other | 
 
| "4222037" | 
 -   | 
Hospital-Out-Patient Bed | 
 
| "4222039" | 
 -   | 
Hospital-Radiology Services - MRI | 
 
| "4222041" | 
 -   | 
Hospital-Radiology Services - CT/PET | 
 
| "4222043" | 
 -   | 
Hospital-Radiology Services - X-Ray | 
 
| "4222045" | 
 -   | 
Hospital-Radiation | 
 
| "4222047" | 
 -   | 
Hospital-Rehab | 
 
| "4222049" | 
 -   | 
Hospital-SICU | 
 
| "4222051" | 
 -   | 
Hospital-Oncology | 
 
| "4222053" | 
 -   | 
Hospital-Outpatient Surgery | 
 
 
 | 
 
Included in content model of elements (1):
- 
 
Anonymous Type Detail
| Type Derivation Tree xs:string (restriction)        complexType  | 
 
XML Source (w/o annotations (1); see within schema source) 
| <xs:element id="eDisposition.HospitalInPatientDestination" name="eDisposition.22" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
 
Attribute Detail (all declarations; defined in this component only; 1/1) 
 NV- 
Attribute Value
Anonymous simpleType
Type Derivation Tree   simpleType  | 
 
Member Types
XML Source (see within schema source) 
| <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute>  |