Salesforce Industries Developer Guide
Summer '26 (API version 67.0)
Spring '26 (API version 66.0)
Winter '26 (API version 65.0)
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Winter '21 (API version 50.0)
Summer '20 (API version 49.0)
Spring '20 (API version 48.0)
Winter '20 (API version 47.0)
Summer '19 (API version 46.0)
Spring '19 (API version 45.0)
Winter '19 (API version 44.0)
Summer '18 (API version 43.0)
Spring '18 (API version 42.0)
Winter '18 (API version 41.0)
Summer '17 (API version 40.0)
Spring '17 (API version 39.0)
Winter '17 (API version 38.0)
Summer '16 (API version 37.0)
Newer Version Available
Health Cloud Developer Guide
This guide provides information on the custom objects used by Health Cloud and their
fields. Some fields may not be listed for some objects.
|
Health Cloud is available in Salesforce Classic and Lightning Experience Available in: Enterprise, Performance, and Unlimited Editions |
-
Health Cloud Objects
Salesforce Health Cloud provides a rich set of standard and custom objects to store and access specialized health information. -
Health Cloud Custom Fields on Standard Objects
Health Cloud adds custom fields to some standard Salesforce objects to represent information about individuals. -
Patient Creation
When patients are first imported into Health Cloud, the information required to identify and represent those patients is created. Historical medical information associated with patients is not imported into Health Cloud by default; however, you can choose to map more historical information, as needed. You can implement a custom integration to import historical medical records from the EHR system and append it to the default patient creation job flow. -
Working With Electronic Health Records
HL7 (Health Level Seven) is a standard for exchanging electronic health records (EHR). You can parse EHR data transmitted via HL7 data messages and store it in the Salesforce Health Cloud data model. You can create parsers or use parsers supplied by Health Cloud. -
Emergency Response Management
Use the objects, fields, and metadata that extend Salesforce for Emergency Response Management. -
Health Cloud Business APIs
Use the Health Cloud Business APIs for building integrations with Health Cloud or for creating custom UI components. The APIs wrap complex business logic by executing multiple tasks within a single API call. They aim to fulfill business use cases specific to the healthcare industry, such as enrolling patients into a care program or creating requests for prior authorizations. To use these APIs, you are not required to understand the underlying healthcare data model. Most of the APIs are RESTful APIs, but a few are also available through Apex classes and methods. -
Health Cloud Custom Metadata Types
Custom metadata is customizable, deployable, packageable, and upgradeable application metadata. -
Health Cloud Empower Components for Communities
Developers can use the Health Cloud Empower Components in other applications to create a patient or member community.