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.

Health Cloud Managed Package Data Model

The Health Cloud managed package provides a set of 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