PatientVisit
Input:
Sample Input:
Output:
Sample Output:
{
"message": "Patient visit created successfully.",
"entity": {
"id": 21
},
"status": true,
"entityList": null,
"responseCode": 201,
"totalCount": null
}Last updated