Hi @Shubhanshu_Shukla @mdubey ,
Can you please give me suggestion why hip callback not receiving for this (ClientId: SBX_000049).
Input: (Consent Granted)
- /v0.5/consents/hip/notify
response:
{
“notification”:{“consentDetail”:{“consentId”:“9cdf0ee6-903d-45c1-9f8e-b63852a839a6”,“createdAt”:“2021-08-05T13:15:46.157898”,“purpose”:{“text”:“Care Management”,“code”:“CAREMGT”,“refUri”:null},“patient”:{“id”:“ramesh1508@sbx”},“consentManager”:{“id”:“sbx”},“hip”:{“id”:“DHV1”,“name”:“Digital Health & Data Vault_demo1”},“hiTypes”:[“DischargeSummary”,“ImmunizationRecord”,“OPConsultation”],“permission”:{“accessMode”:“VIEW”,“dateRange”:{“from”:“2021-08-05T13:14:22.715”,“to”:“2021-08-05T13:14:22.715”},“dataEraseAt”:“2021-08-31T13:15:00”,“frequency”:{“unit”:“HOUR”,“value”:1,“repeats”:0}},“careContexts”:[{“patientReference”:“DHV1-DEMO3-PID-001”,“careContextReference”:“18072021_demo3”},{“patientReference”:“DHV1-DEMO3-PID-001”,“careContextReference”:“18072021_demo4”},{“patientReference”:“DHV1-DEMO3-PID-001”,“careContextReference”:“18072021_demo”}]},“status”:“GRANTED”,“signature”:“oNhg+WoNamOp67vi/ROMT/kkbiNqsnqW8+jRe/meAgQaU0B3irNpSUnXYxFnmMDpUR2vuBejsX3QEB0mRdeHt8B3HmzQFrtAQwvx6lVXkeXk77Mkx+Z+pfvvc0JfsobQe2d2DGP5YsvgFucqpv8bpxyuyZCJH3tD5s/lzvuHlHEMPUmRTaSfMIGQ5s2WdkMkV/+TRUvEwOkEEDvLm9rULvLXVp8aMtoHm+WHLIw7HupHio25Yo1T9TpgMBw3Z1tW7IDpFhgRuYpqSN40JDOzGZYoR8sDEZaNyLRYPdUZzQVDZ9uiMMNEdOFcpH/KH5eYqxfZ4iS8v40oH07YzzfYQw==”,“consentId”:“9cdf0ee6-903d-45c1-9f8e-b63852a839a6”,“grantAcknowledgement”:false},“requestId”:“a6792351-3c0e-4c7b-a9bc-b5b938dc9523”,“timestamp”:“2021-08-05T13:15:46.29182”
}
- /v0.5/consents/hip/on-notify
Request:
{
“requestId”: “25df49e0-d7bb-4e06-a47d-a1b69cd45ccf”,
“timestamp”: “2021-08-05T13:16:15.880000”,
“acknowledgement”: {
“status”: “OK”,
“consentId”: “9cdf0ee6-903d-45c1-9f8e-b63852a839a6”
},
"resp": {
"requestId": "a6792351-3c0e-4c7b-a9bc-b5b938dc9523"
}
}
Response :
status: 202 Accepted
correlationId: fafcc10a-5406-46f6-8af8-e22a55985416
But not receiveing health-information/hip/request callback.