...
UpdatePatientRequest (/api/v2/patients)No changes expected.
Changes to be considered:
| Patient Identification | patientId | string nullable: true → change to false |
3.4 - Register Patient
...
The registerPatientRequest is used to register a patient with a partner registry. This message accompanies all requests.
Proposal: Entire payload may be sent by the sending registry. The central hub can review the contents and update any relevant values that are (already) stored in the Search & Match system. The response of the api will provide results (fields / values) of the updates made.
RegisterPatientRequest
Same payload as UpdatePatientRequest (/api/v2/patients). Additional fields to be considered:
...