element -> <eDisposition.23>
eDisposition.23
Hospital Designation
Yes
Yes
The primary hospital capability associated with the patient's condition for this transport (e.g. Trauma, STEMI, Peds, etc).
Required
To be documented when in eDisposition.21 (Type of Destination) equals "4221003: Hospital-Emergency Department" or "4221005: Hospital-In Patient Bed" is selected .
Added to aid in determining if patients are transported to the appropriate hospital based on provider impression, assessment, and treatment.
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.23 |
|
NV |
= |
("7701001" | "7701003") |
|
> |
|
Content: |
{ enumeration of xs:string } |
|
</eDisposition.23> |
Simple Content Detail:
Enumeration: |
"9908001" |
- |
Behavioral Health |
"9908003" |
- |
Burn Center |
"9908005" |
- |
Critical Access Hospital |
"9908007" |
- |
Hospital (General) |
"9908009" |
- |
Neonatal Center |
"9908011" |
- |
Pediatric Center |
"9908013" |
- |
STEMI <font style='font-size:8px;background:purple;color:white;padding:1px;'>DEPRECATED</font> |
"9908015" |
- |
STEMI Center (24/7) <font style='font-size:8px;background:purple;color:white;padding:1px;'>DEPRECATED</font> |
"9908017" |
- |
Stroke Center |
"9908019" |
- |
Rehab Center |
"9908021" |
- |
Trauma Center Level 1 |
"9908023" |
- |
Trauma Center Level 2 |
"9908025" |
- |
Trauma Center Level 3 |
"9908027" |
- |
Trauma Center Level 4 |
"9908029" |
- |
Trauma Center Level 5 |
"9908031" |
- |
Cardiac-STEMI/PCI Capable |
"9908033" |
- |
Cardiac-STEMI/PCI Capable (24/7) |
"9908035" |
- |
Cardiac-STEMI/Non-PCI Capable |
|
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.HospitalDesignation" name="eDisposition.23" 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> |