Output

{
  "type": "patientCreated",
  "data": {
    "patientId": "123456789"
  }
}

Get Patient Details

To get the details of a patient, please see the Get Patients endpoint.