HIP id and careContexts are the required field to initialise consent request.
How HIU will know the HIP ID and careContexts for the patient?
“hip”: {
“id”: “string”
},
“careContexts”: [
{
“patientReference”: “batman@tmh”,
“careContextReference”: “Episode1”
}
],