Patient Upsert

Output representation of result after a Patient FHIR resource is created.
Property Name Type Description Filter Group and Version Available Version
errorCode Integer The error code in case of failure. Small, 53.0 53.0
errorMessage String The error message in case of failure. Small, 53.0 53.0
failedCount Integer Specifies the failed count number. Small, 53.0 53.0
failedRecords FHIR Patient[] Represents the failed records. Small, 53.0 53.0
status String Specifies the status of the request.
Possible values are:
  • Failure—Specifies that the upsert request of the Patient FHIR resource couldn’t be completed.
  • Success—Specifies that the upsert request of the Patient FHIR resource is successfully completed.
Small, 53.0 53.0
successRecords FHIR Patient[] Represents the records that got successfully created. Small, 53.0 53.0