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.
PASClaimResponse
The PASClaimResponse FHIR resource maps to the
CareProcessingError, AuthorNote,
TrackedCommunication,
andTrackedCommunicationDetailobjects.
FHIR V4.0 - Utilization Management Data Model Mapping
Here’s how the fields defined by FHIR for PASClaimResponse map to the fields in Salesforce.
| PASCLAIMRESPONSE element | Salesforce Field | Type | Salesforce Cardinality | Notes |
|---|---|---|---|---|
| ProcessNote | AuthorNote | Object | 0.M | N/A |
| processNote.text | AuthorNote.NoteText | Text Area | 0.1 | N/A |
| error | CareProcessingError | Object | 0.M | N/A |
| error.code | CareProcessingError.ErrorCodeId | Lookup: Code Set, Code Set Bundle | 0.1 | N/A |
| error.followUpAction | CareProcessingError.ActionCodeId | Lookup: Code Set, Code Set Bundle | 0.1 | N/A |
| CommunicationRequest | TrackedCommunication | Object | 0.M | N/A |
| TrackedCommunicationDetail | Object | 0.M | N/A |