Versions Compared

Key

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

...

The CreatePatientRequest is used to submit a patient to the Search & Match Service.  This call returns a wmdaId for the patient.


CreatePatientRequest (/api/v2/patients)

Changes to be considered:

...

The UpdatePatientRequest is used to update a patient with the Search & Match Service.

UpdatePatientRequest (/api/v2/patients)

Changes to be considered:

Patient IdentificationpatientIdstring
nullable: true → change to false

3.4 - Register Patient   

...