Newer Version Available

This content describes an older version of this product. View Latest

FHIR Reference Input

The input representation for the Reference FHIR object.
Root XML tag
<FhirReferenceInput>
JSON example
Properties
Name Type Description Required or Optional Available Version
referenceId String The ID of the medication or practitioner (healthcare provider) record or the managing organization (account) record in the source system. Required

Optional if salesforceId is specified.

Note

53.0
referenceResource String The FHIR resource referred to. For example, organization or practitioner. Required 53.0
relationship String The relationship between the patient and the healthcare provider or the managing organization, stored using the Reciprocal Roles records. Optional 53.0
salesforceId String The Salesforce ID of the record that’s created in Salesforce. Required

Optional if referenceId is specified.

Note

54.0