Newer Version Available
FHIR Codeable Concept Input
The CodeableConcept FHIR object maps to the CodeSetBundle object in Salesforce.
- Root XML tag
- <FhirCodeableConceptInput>
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version additionalInformation 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