Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

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