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