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.

Codeable​Concept

The Codeable​Concept FHIR resource maps to the CodeSet​BundleBundle object in Salesforce.

FHIR V4.0 - Clinical Data Model Mapping

Here’s how the fields defined by FHIR for Codeable​Concept map to the fields in Salesforce.

Table 1. Codeable​Concept - Salesforce
Codeable Concept Resource Salesforce Field Type Salesforce Cardinality Notes
coding CodeSet​Bundle.CodeSet1Id, CodeSet​Bundle.CodeSet2Id, CodeSet​Bundle.CodeSet3Id,… and CodeSet​Bundle.CodeSet15Id Lookup: CodeSet 0.1 FHIR defines Codeable​​Concept.coding as a zero-to-many reference. However, the Salesforce implementation has flattened this into fifteen zero-to-one references to CodeSet
text CodeSet​Bundle.Name String 0.1 N/A