have:HospitalResourcesStatus
The status of resources for the organization.
Element information
Namespace: urn:oasis:names:tc:emergency:EDXL:HAVE:1.0
Schema document: external/have/1.0/have.xsd
Type: have:HospitalResourcesStatus
Properties: Local, Qualified
Content
- Sequence [1..1]
- have:Staffing [0..1] The status of staffing.
- have:FacilityOperations [0..1] The status of supplies necessary for facility operations.
- have:ClinicalOperations [0..1] The status of supplies necessary for clinical operations.
- have:ResourcesInformationText [0..*] The type of resources and their status or count.
- have:CommentText [0..*] One or more comments
Attributes
None
Used in
- Anonymous type of element have:Hospital
Sample instance
<have:HospitalResourcesStatus> <have:Staffing>Adequate</have:Staffing> <have:FacilityOperations>Adequate</have:FacilityOperations> <have:ClinicalOperations>Adequate</have:ClinicalOperations> <have:ResourcesInformationText>any content</have:ResourcesInformationText> <have:CommentText>string</have:CommentText> </have:HospitalResourcesStatus>