have:EMSTraffic
Ability of this emergency department to receive patients via emergency medical services.
Element information
Namespace: urn:oasis:names:tc:emergency:EDXL:HAVE:1.0
Schema document: external/have/1.0/have.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- Sequence [1..1]
- have:EMSTrafficStatus [0..1] Identifies the status of EMS traffic operations
- have:EMSTrafficReason [0..1] It is used to report the contributing factor to an EMSTraffic Status.
- have:CommentText [0..1] One or more comments
Attributes
None
Used in
- Type have:EmergencyDepartmentStatus (Element have:EmergencyDepartmentStatus)
Sample instance
<have:EMSTraffic> <have:EMSTrafficStatus>Normal</have:EMSTrafficStatus> <have:EMSTrafficReason>string</have:EMSTrafficReason> <have:CommentText>string</have:CommentText> </have:EMSTraffic>