em:EMSOffloadAmbulanceCapability
A container element to indicate the status and offload time for ambulance capabilities.
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/3.1/
Schema document: domains/emergencyManagement/3.1/emergencyManagement.xsd
Type: em:EMSOffloadCapabilityType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- em:EMSOffloadStatusCode [0..*]A status describing offload times of ambulance capabilities.
- em:EMSOffloadMinutesQuantity [0..*]A count of the average offload time in minutes.
- em:EMSOffloadCapabilityAugmentationPointAbstract [0..*]An augmentation point for EMSOffloadCapabilityType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group em:EMSOffloadCapabilityAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type em:EmergencyDepartmentStatusType (Element em:EmergencyDepartmentStatus)
Sample instance
<em:EMSOffloadAmbulanceCapability> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:EMSOffloadStatusCode>Delayed</em:EMSOffloadStatusCode> <em:EMSOffloadMinutesQuantity>1.0</em:EMSOffloadMinutesQuantity> <em:EMSOffloadCapabilityAugmentationPoint>any content</em:EMSOffloadCapabilityAugmentationPoint> </em:EMSOffloadAmbulanceCapability>