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)
Adverse Events
CarePreauth
CarePreauthItem
CoverageBenefit
CoverageBenefitItem
Member
MemberPlan
Payer
PlanBenefit
PlanBenefitItem
Purchaser
Purchaser Group
Purchaser Group Member Association
PurchaserPlan
PurchaserPlanAssn
Purchaser Payer Association
Participant Management
ProductRequest
Health Cloud FHIR APIs
MuleSoft Direct Integrations
API End-of-Life Policy
Health Insurance
The health insurance data model provides objects for managing the ways care is paid for.
It represents information about participants such as employment, insurance coverage, and
dependents. You can manage details of the benefits provided by plans to members and treatment
preauthorization requests made by members or providers.
Ensure that the Health Cloud managed package is installed in your org as the package contains fields on standard objects used by the health insurance data model.
The health insurance data model includes standard objects and record types. You need the Health Cloud Platform permission set license to create, edit, and delete records in the data model.

-
CarePreauth
Represents the details of preauthorizations for care under a member’s plan. -
CarePreauthItem
Represents the details of items included in a preauthorization for care under a member’s plan. -
CoverageBenefit
Represents the benefits provided to a covered member by a purchaser’s plan. -
CoverageBenefitItem
Specific service covered by the insurance plan. This object is available in API version 53.0 and later. -
Member
A member is a person who is the primary subscriber, a dependent, or anyone else who is covered under the insurance plan. -
MemberPlan
Represents details about the insurance coverage for a member or subscriber. -
Payer
A payer is a health insurance company that helps cover the cost of member care. payer is represented by records on the Account object. -
PlanBenefit
Represents the standard benefits available under a plan that the purchaser offers to their members. -
PlanBenefitItem
Represents the details of a benefit available under a purchaser’s plan that is offered to their members. -
Purchaser
A purchaser is the organization (an employer) that is providing medical insurance plans for their members (employees). -
Purchaser Group
A purchaser group is a subset of the purchaser. For example, your company may have individual employee groups in different regions of the country. Each purchaser group can have separate options for insurance plans. -
Purchaser Group Member Association
An association that records the members who belong to a purchaser group. This association is represented by records on the AccountContactRelation object. -
PurchaserPlan
Represents the payer plan that a purchaser makes available to its members and members’ dependents. -
PurchaserPlanAssn
Represents a junction object that associates the purchaser to the plans they offer to members. -
Purchaser Payer Association
An association that records the purchasers who purchase plans from payers. This association is represented by records on the AccountAccountRelation object.