Newer Version Available

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

Health Cloud Data Model

Salesforce Health Cloud provides a rich set of standard and custom objects to store and access specialized health information.

To verify the complete list of fields for an object, you can use a describe call from the API, or inspect with an appropriate tool, for example, inspecting the WSDL or using a schema viewer.

The custom objects, components, classes, and triggers delivered in the Health Cloud managed package are one API version behind the core Salesforce API. Health Cloud standard objects have the same API version as core Salesforce. For example, if your org’s API version is 43, the custom objects in the Health Cloud managed package are API version 42, and the standard Health Cloud objects are API version 43.

Note