em:EMSOffloadAmbulance
The container element to indicate the status and offload time for ambulance capabilities.
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.1
Schema document: domains/emergencyManagement/2.1/emergencyManagement.xsd
Type: em:EMSOffloadCapabilityType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- em:EMSOffloadStatusCode [0..*] Indicator of offload times of ambulance capabilities.
- em:EMSOffloadMinutesQuantity [0..*] Average offload time in minutes.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type em:EmergencyDepartmentStatusType (Element em:EmergencyDepartmentStatus)
Sample instance
<em:EMSOffloadAmbulance> <em:EMSOffloadStatusCode>Delayed</em:EMSOffloadStatusCode> <em:EMSOffloadMinutesQuantity>1.0</em:EMSOffloadMinutesQuantity> </em:EMSOffloadAmbulance>