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