em:HospitalFacilityStatus
A detailed status of the facility.
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/3.1/
Schema document: domains/emergencyManagement/3.1/emergencyManagement.xsd
Type: em:HospitalFacilityStatusType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- em:EOCStatusCode [0..*]A status describing Whether the Emergency Operations Center (EOC) is currently operating.
- em:EOCStatusCommentText [0..*]A textual comment about the EOC Status
- em:EOCPlanCode [0..*]A code indicating whether the hospital has activated its Emergency Operations Plan (EOP)
- em:EOCPlanCommentText [0..*]A EOC Plan comment
- em:ClinicalStatusCode [0..*]A indicator describing the clinical status of the facility.
- em:ClinicalStatusCommentText [0..*]A comment describing clinical status
- em:DeconCapacityCode [0..*]A capacity for chemical/biological/radiological patient decontamination.
- em:DeconCapacityCommentText [0..*]A comment describing decontamination capacity
- em:MorgueCapacityCommentText [0..*]A textual note about Morgue Capacity
- em:FacilityStatusCommentText [0..*]A textual comment(s) about the Facility status.
- em:SecurityStatusCommentText [0..*]A textual note providing addition details about Security status
- em:SecurityStatusCode [0..*]A code for the status of security procedures in the hospital.
- em:MorgueCapacityCode [0..*]A code indicating the status of the morgue capacity.
- em:HospitalFacilityStatusAugmentationPointAbstract [0..*]An augmentation point for HospitalFacilityStatusType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group em:HospitalFacilityStatusAugmentationPoint
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:HospitalType (Element em:Hospital)
Sample instance
<em:HospitalFacilityStatus> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:EOCStatusCode>Active</em:EOCStatusCode> <em:EOCStatusCommentText>string</em:EOCStatusCommentText> <em:EOCPlanCode>Active</em:EOCPlanCode> <em:EOCPlanCommentText>string</em:EOCPlanCommentText> <em:ClinicalStatusCode>Full</em:ClinicalStatusCode> <em:ClinicalStatusCommentText>string</em:ClinicalStatusCommentText> <em:DeconCapacityCode>Exceeded</em:DeconCapacityCode> <em:DeconCapacityCommentText>string</em:DeconCapacityCommentText> <em:MorgueCapacityCommentText>string</em:MorgueCapacityCommentText> <em:FacilityStatusCommentText>string</em:FacilityStatusCommentText> <em:SecurityStatusCommentText>string</em:SecurityStatusCommentText> <em:SecurityStatusCode>Elevated</em:SecurityStatusCode> <em:MorgueCapacityCode>Exceeded</em:MorgueCapacityCode> <em:HospitalFacilityStatusAugmentationPoint>any content</em:HospitalFacilityStatusAugmentationPoint> </em:HospitalFacilityStatus>