Patient finding API is not working

POST URL : https://dev.ndhm.gov.in/gateway/v0.5/patients/find
Request Headers
X-CM-ID : sbx
Content-Type : application/json
Authorization : bearer <access token>
Body : {
“requestId”: “{{$guid}}”,
“timestamp”: {{timestamp}},
“query”: {
“patient”: {
“id”: “krmehta.jitendra@sdx”
},
“requester”: {
“type”: “HIU”,
“id”: “gtiplkarewith291_HIU”
}
}
}

While posting above data on , its give response like below :

Request Rejected The requested URL was rejected. Please consult with your administrator.

Your support ID is: 17886775468298318808

[Go Back]