GET api/PatientStatus/GetPatientStatuses
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
PatientStatusName | Description | Type | Additional information |
---|---|---|---|
PatientStatusId | byte |
None. |
|
Name | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "PatientStatusId": 64, "Name": "sample string 2" }