Schema Central > NIEM 3.0 > have.xsd > have:HospitalStatus
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

have:HospitalStatus

The top level container element for reporting status of any number of hospitals. The EDXL-HAVE has no independent routing mechanism, so it requires a routing mechanism that is consistent with the EDXL-DE distribution types. It must contain one or more Hospital elements.
  

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<have:HospitalStatus>
   <have:Hospital>
      <have:Organization>
         <have:OrganizationInformation>.............................................
         </have:OrganizationInformation>
         <have:OrganizationGeoLocation>...
         </have:OrganizationGeoLocation>
         <have:CommentText>string</have:CommentText>
      </have:Organization>
      <have:EmergencyDepartmentStatus>
         <have:EMSTraffic>...
         </have:EMSTraffic>
         <have:EMSCapacity>...
         </have:EMSCapacity>
         <have:EMSCensus>...
         </have:EMSCensus>
         <have:EMSAmbulanceStatus>...
         </have:EMSAmbulanceStatus>
         <have:EMSAirTransportStatus>...
         </have:EMSAirTransportStatus>
         <have:CommentText>string</have:CommentText>
      </have:EmergencyDepartmentStatus>
      <have:HospitalBedCapacityStatus>
         <have:BedCapacity>...
         </have:BedCapacity>
      </have:HospitalBedCapacityStatus>
      <have:ServiceCoverageStatus>
         <have:Burn>true</have:Burn>
         <have:CardiologyIndicator>...
         </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:NeurologyIndicator>
         <have:OBGYNIndicator>...
         </have:OBGYNIndicator>
         <have:Ophthalmology>true</have:Ophthalmology>
         <have:Orthopedic>true</have:Orthopedic>
         <have:Pediatrics>any content</have:Pediatrics>
         <have:PsychiatricIndicator>...
         </have:PsychiatricIndicator>
         <have:SurgeryIndicator>...
         </have:SurgeryIndicator>
         <have:TransportServicesIndicator>...
         </have:TransportServicesIndicator>
         <have:TraumaCenterServicesIndicator>...
         </have:TraumaCenterServicesIndicator>
         <have:CommentText>string</have:CommentText>
      </have:ServiceCoverageStatus>
      <have:HospitalFacilityStatus>
         <have:HospitalEOCStatus>Inactive</have:HospitalEOCStatus>
         <have:HospitalEOCPlan>Active</have:HospitalEOCPlan>
         <have:ClinicalStatus>Normal</have:ClinicalStatus>
         <have:DeconCapacity>...
         </have:DeconCapacity>
         <have:MorgueCapacity>...
         </have:MorgueCapacity>
         <have:FacilityStatus>Normal</have:FacilityStatus>
         <have:SecurityStatus>Normal</have:SecurityStatus>
         <have:Activity24Hr>...
         </have:Activity24Hr>
         <have:CommentText>string</have:CommentText>
      </have:HospitalFacilityStatus>
      <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>
      <have:LastUpdateTime>2000-01-01T12:00:00</have:LastUpdateTime>
   </have:Hospital>
</have:HospitalStatus>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com