GET api/COVIDExport/GetHospitalUtilizationResults
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of HospitalUtilizationResults| Name | Description | Type | Additional information |
|---|---|---|---|
| TotalBeds | integer |
None. |
|
| TotalOpenBeds | integer |
None. |
|
| TotalInUseBedsNonCOVID | integer |
None. |
|
| TotalInUseBedsCOVID | integer |
None. |
|
| ICUBeds | integer |
None. |
|
| ICUOpenBeds | integer |
None. |
|
| ICUInUseBedsNonCOVID | integer |
None. |
|
| ICUInUseBedsCOVID | integer |
None. |
|
| VentilatorCapacity | integer |
None. |
|
| VentilatorAvailable | integer |
None. |
|
| VentilatorInUseNonCOVID | integer |
None. |
|
| VentilatorInUseCOVID | integer |
None. |
|
| ReportDate | date |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml, text/csv
Sample:
Sample not available.