GET api/v1/Census/patientclassificationrange/{departmentId}/{effectiveDate}
returns Patient Range Models by departmentId, EffectiveDate
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| departmentId | integer |
Required |
|
| effectiveDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponseModelOfListOfFsDeptPatientClassificationRangeModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | ApiResponseDataModelOfListOfFsDeptPatientClassificationRangeModel |
None. |
|
| Errors | Collection of string |
None. |
|
| Warnings | Collection of string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.