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.
FHIR Coding
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| additionalInformation | Custom Field Value[] | The data stored in any custom fields as specified in the input request. | Small, 53.0 | 53.0 |
| code | String | The industry-defined code that represents a concept, and is defined by a system and its version. | Small, 53.0 | 53.0 |
| display | String | The human-readable textural representation of the concept represented by the code. | Small, 53.0 | 53.0 |
| endDate | String | The date until when the code set is valid. | Small, 53.0 | 53.0 |
| hash | String | The unique code set key associated with the code set record. | Small, 53.0 | 53.0 |
| isActive | Boolean | Indicates whether the code set is active or not. | Small, 53.0 | 53.0 |
| message | String | A message with any errors that can encounter while processing the request. | Small, 53.0 | 53.0 |
| salesforceId | String | The Salesforce ID of the code set record created to store a coding value. | Small, 53.0 | 53.0 |
| startDate | String | The date from when the code set is valid. | Small, 53.0 | 53.0 |
| system | String | The terminology system that defines the meaning of the code set. | Small, 53.0 | 53.0 |
| use | String | The code set usage type associated with the code set record, stored as a picklist value. | Small, 53.0 | 53.0 |
| userSelected | Boolean | Indicates whether the code was selected directly by the user and is intended to be the primary code for the concept. | Small, 53.0 | 53.0 |
| version | String | The version of the system that defines a code set. | Small, 53.0 | 53.0 |