have:ServiceCoverageStatus
The physician service coverage status 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:ServiceCoverageStatus
Properties: Local, Qualified
Content
- Sequence [1..1]
- have:Burn [0..1] The availability of Burn center services.
- have:CardiologyIndicator [0..1] The container element for specifying the availability of Cardiology services.
- have:Dialysis [0..1] The availability of dialysis services.
- have:EmergencyDepartment [0..1] The availability of Emergency Department services.
- have:HyperbaricChamber [0..1] The availability of hyperbaric chamber services for decompression and/or wound care.
- have:InfectiousDisease [0..1] The availability of Infectious Diseases.
- have:Neonatology [0..1] The availability of Neonatology services.
- have:NeurologyIndicator [0..1] The container element for specifying the availability of Neurology services.
- have:OBGYNIndicator [0..1] The container element for specifying the availability of OBGYN services.
- have:Ophthalmology [0..1] The availability of Ophthalmology services.
- have:Orthopedic [0..1] The availability of Orthopedic services.
- have:Pediatrics [0..1] The availability of pediatric services.
- have:PsychiatricIndicator [0..1] The container element for specifying the availability of psychiatric services.
- have:SurgeryIndicator [0..1] The container element for specifying the availability of surgery services.
- have:TransportServicesIndicator [0..1] The container element for specifying the availability of transport services.
- have:TraumaCenterServicesIndicator [0..1] The container element for specifying the availability of Trauma Center Services and its service level.
- have:CommentText [0..*] One or more comments
Attributes
None
Used in
- Anonymous type of element have:Hospital
Sample instance
<have:ServiceCoverageStatus> <have:Burn>true</have:Burn> <have:CardiologyIndicator> <have:Cardiology>true</have:Cardiology> </have:CardiologyIndicator> <have:Dialysis>true</have:Dialysis> <have:EmergencyDepartment>true</have:EmergencyDepartment> <have:HyperbaricChamber>true</have:HyperbaricChamber> <have:InfectiousDisease>true</have:InfectiousDisease> <have:Neonatology>true</have:Neonatology> <have:NeurologyIndicator> <have:Neurology>true</have:Neurology> </have:NeurologyIndicator> <have:OBGYNIndicator> <have:OBGYN>true</have:OBGYN> </have:OBGYNIndicator> <have:Ophthalmology>true</have:Ophthalmology> <have:Orthopedic>true</have:Orthopedic> <have:Pediatrics>any content</have:Pediatrics> <have:PsychiatricIndicator> <have:Psychiatric>true</have:Psychiatric> </have:PsychiatricIndicator> <have:SurgeryIndicator> <have:Surgery>true</have:Surgery> </have:SurgeryIndicator> <have:TransportServicesIndicator> <have:TransportServices>true</have:TransportServices> </have:TransportServicesIndicator> <have:TraumaCenterServicesIndicator> <have:TraumaCenterServices>true</have:TraumaCenterServices> <have:TraumaCenterServicesLevel>Level1</have:TraumaCenterServicesLevel> </have:TraumaCenterServicesIndicator> <have:CommentText>string</have:CommentText> </have:ServiceCoverageStatus>