Salesforce Health Cloud 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)
Creating and Importing Documents
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 and Unlimited Editions |
-
Health Cloud Data Model
Salesforce Health Cloud provides a rich set of standard and custom objects to store and access specialized health information. -
Health Cloud Fields on Standard Objects
Health Cloud adds standard and custom fields to some standard Salesforce objects to represent information about individuals. -
HealthCloudExt Namespace
The HealthCloudExt namespace provides an interface and classes for Health Cloud to integrate with a source electronic health records (EHR) system. -
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. -
Creating and Importing Documents
You can integrate a fax system with Health Cloud's Intelligent Document Automation features by creating and importing documents programmatically. -
Intelligent Appointment Management
Health Cloud integrates with a customer’s appointment management system to provide a patient appointment booking experience in Salesforce for call center agents and care coordinators. The Health Cloud data model for appointments enables you to work with multiple source systems operating on different EHR platforms. -
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. -
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. -
Metadata Types
-
Health Cloud Custom Metadata Types
Custom metadata is customizable, deployable, packageable, and upgradeable application metadata. -
Health Cloud Empower Components for Experience Cloud Sites
Developers can use the Health Cloud Empower Components in other applications to create a patient or member site.