Patient Transfer Count
Sample Input:
Sample Output:
{
"message": "Retrieved patient transfer count successfully.",
"entity": {
"count": 0
},
"status": true,
"entityList": null,
"responseCode": 200,
"totalCount": null
}