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.

HomeVisitDetails Class

Represents the details of the home visit requests. Once the scheduler approves the visit requests submitted by the patient or the quote requests submitted by the care coordinator, use this Apex class to retrieve the home visit details.

Namespace

healthcloudext

resourceId

The ID of the selected service resource.

Signature

public String resourceId {get; set;}

1healthcloudext.HomeVisitDetails, resourceId

Property Value

Type: String

source

The source of the home visit service resource.

Signature

public String source {get; set;}

1healthcloudext.HomeVisitDetails, source

Property Value

Type: String