POST api/Critical_patient_details/select_Critical_patient_Hbac
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| cph | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"patient_id": "sample string 1",
"patient_hbac_record_value": "sample string 2"
}
application/x-www-form-urlencoded
Sample: