Newer Version Available
CancelAppointmentRequest Class
Namespace
CancelAppointmentRequest Properties
The following are properties for CancelAppointmentRequest.
appointmentId
Unique ID of the appointment in Health Cloud. The appointment ID comes
from the ServiceAppointment object.
Signature
public String appointmentId {get; set;}
1healthcloudext.CancelAppointmentRequest, appointmentIdProperty Value
Type: String
appointmentType
Signature
public String appointmentType {get; set;}
1healthcloudext.CancelAppointmentRequest, appointmentTypeProperty Value
Type: String
cancelationReason
Signature
public String cancelationReason {get; set;}
1healthcloudext.CancelAppointmentRequest, cancelationReasonProperty Value
Type: String
serviceType
Specifies the type of service to be performed at the appointment, such
as dental cleaning or surgery.
Signature
public String serviceType {get; set;}
1healthcloudext.CancelAppointmentRequest, serviceTypeProperty Value
Type: String
slot
Signature
public String slot {get; set;}
1healthcloudext.CancelAppointmentRequest, slotProperty Value
Type: String
sourceFacilityId
Represents the healthcare facility where the encounter will occur in
the external scheduling system.
Signature
public String sourceFacilityId {get; set;}
1healthcloudext.CancelAppointmentRequest, sourceFacilityIdProperty Value
Type: String
sourcePatientId
Signature
public String sourcePatientId {get; set;}
1healthcloudext.CancelAppointmentRequest, sourcePatientIdProperty Value
Type: String
sourcePractitionerId
Signature
public String sourcePractitionerId {get; set;}
1healthcloudext.CancelAppointmentRequest, sourcePractitionerIdProperty Value
Type: String
sourceSystem
Signature
public String sourceSystem {get; set;}
1healthcloudext.CancelAppointmentRequest, sourceSystemProperty Value
Type: String