I have Integrate the HIP API
https://sandbox.abdm.gov.in/swagger/ndhm-hip.yaml
/v0.5/health-information/transfer
{
"pageNumber": 0,
"pageCount": 0,
"transactionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"entries": [
{
"content": "Encrypted content of data packaged in FHIR bundle",
"media": "application/fhir+json",
"checksum": "string",
"careContextReference": "RVH1008"
},
{
"link": "https://data-from.net/sa2321afaf12e13",
"media": "application/fhir+json",
"checksum": "string",
"careContextReference": "NCC1701"
}
],
"keyMaterial": {
"cryptoAlg": "ECDH",
"curve": "Curve25519",
"dhPublicKey": {
"expiry": "2023-09-05T09:47:48.728Z",
"parameters": "Curve25519/32byte random key",
"keyValue": "string"
},
"nonce": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
}
Please explain - how can generate checksum?
please send example
Regarding
Arjun Singh