...
The updateRegisteredPatientRequest is used to update a registered patient with a partner registry. Empty / blank fields in the payload will mean deletion. Missing fields will have no effect. The central hub can review the contents and update any relevant values that are (already) stored in the Search & Match system.
- Patient Identifier
string
nullable: false
- Sending Registry
string
nullable: false
- Receiving Registry
string
nullable: false
- Patient First Name
string
nullable: true| Send | Retrieve |
|---|---|
| UpdateRegisteredPatientRequestUpdateRegisteredPatient | UpdateRegisteredPatientRequestRetrieveUpdateRegisteredPatientRetrieve |
|
|
Additional fields to be considered (checked items have been added to Swagger):
|
string
nullable: true3.10 - Update Registered Patient Status
...