Versions Compared

Key

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

...

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.


DescriptionNameTypeComment
  •  Patient Identifier
patientId

string

nullable:  false

  •  Sending Registry
regSend

string

nullable: false

Retrieve message only
  •  Receiving Registry
regReceive

string

nullable: false

Should be on the 'Send' request
  •  Patient First Name
firstName

string

nullable: true
SendRetrieve
UpdateRegisteredPatientRequestUpdateRegisteredPatientUpdateRegisteredPatientRequestRetrieveUpdateRegisteredPatientRetrieve
  • Patient


  • MetaInformation
  • Patient

Additional fields to be considered (checked items have been added to Swagger):

 
  • Patient
Last NamelastName

string

nullable: true

3.10 - Update Registered Patient Status    

...