...
Same payload as UpdatePatientRequest (/api/v2/patients). Additional fields to be considered:
| Patient Identifier | patientId | string nullable: false |
| Sending Registry | regSend | string nullable: false |
| Receiving Registry | regReceive | string nullable: false |
| Patient First Name | firstName | string nullable: true |
| Patient Last Name | lastName | string nullable: true |
...