Newer Version Available

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

ServiceAppointmentAsset

Represents a junction between Service Appointment and Asset. This junction object enables admins to associate a patient appointment to an asset such as a piece of medical equipment. This object is available in API version 62.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Special Access Rules

To access this object, you must have the Health Cloud Appointment Management permission set.

Fields

Field Details
AssetId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The asset associated with the service appointment.
This field is a relationship field.
Relationship Name
Asset
Refers To
Asset
IsRequired
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the asset is required for the appointment (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the service appointment asset record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the owner of the record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
ServiceAppointmentId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The service appointment associated with the asset.
This field is a relationship field.
Relationship Name
ServiceAppointment
Refers To
ServiceAppointment

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

ServiceAppointmentAssetHistory
History is available for tracked fields of the object.
ServiceAppointmentAssetOwnerSharingRule
Sharing rules are available for the object.
ServiceAppointmentAssetShare
Sharing is available for the object.