Newer Version Available

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

FHIR Codeable Concept Input

Input representation for the Codeable​Concept FHIR object.

The Codeable​Concept FHIR object maps to the CodeSetBundle object in Salesforce.

Root XML tag
<FhirCodeableConceptInput>
JSON example
Properties
Name Type Description Required or Optional Available Version
additional​Information Custom Field Value Input[] Adds additional information to any fields not mapped in this API. Optional 53.0
coding FHIR Coding Input[] The codes that are part of this codeableConcept. You can specify up to 15 codings for a concept. Optional 53.0
hash String The unique key that represents the concept with its combination of codings. If this value isn’t specified explicitly, a value is auto-generated by the system. Optional 53.0
recordId String recordId Optional 53.0
text String The human-readable textual representation of the concept represented by the codeableConcept and its codings. Optional 53.0