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