Hi Team,
We’re trying to integrate PHR discover patient API but it is throwing an Internal Server Error exception. Also, the call is not receiving on the HIP side.
API: https://dev.ndhm.gov.in/cm/v1/care-contexts/discover
Request:
{
“requestId”: “3fa85f64-5717-4562-b3fc-2c963f66afa6”,
“hip”: {
“id”: “TeCHO-HIP”
},
“unverifiedIdentifiers”: [
{
“type”: “MOBILE”,
“value”: “+919537105697”
}
]
}
Here we used TeCHO-HIP where we have implemented patient discover call back but PHR discover patient API call is not received on the HIP side.
Please check the issue and replay ASAP.
Thanks