Versions Compared

Key

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

...

Same payload as UpdatePatientRequest (/api/v2/patients).  Additional fields to be considered (checked items have been added to Swagger:

DescriptionNameTypeComment
  •  Patient Identifier
patientId

string

nullable:  false


  •  Sending Registry
regSend

string

nullable: false

Retrieve message only
  •  Receiving Registry
regReceive

string

nullable: false


  •  Patient First Name
firstName

string

nullable: true


  •  Patient Last Name
lastName

string

nullable: true


...