GET Groups/Bed/Export/{groupId}
Looks up facility specific beds for export
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
groupId |
Facility whose beds will be looked up |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of BedExportDTO
Collection of BedExportDTOName | Description | Type | Additional information |
---|---|---|---|
BedName |
Bed Name |
string |
None. |
BedLocation |
Bed Location |
string |
None. |
BedStatusName |
Bed Status |
string |
None. |
Props |
Props |
Collection of Object |
None. |
EffectiveDate |
Effective Date |
date |
None. |
RoomCategoryEntryDescription |
Room Category code table description |
string |
None. |
MaximumRadAmount |
Maximum Rad Amount |
decimal number |
None. |
MinimumRadAmount |
Minimum Rad Amount |
decimal number |
None. |