Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

UpdatePatientRequest (/api/v2/patients)No changes expected.

Changes to be considered:

Patient IdentificationpatientIdstring
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:

...