Click or drag to resize
Virtual Care AppointmentResponse Properties

[This is preliminary documentation and is subject to change.]

The AppointmentResponse type exposes the following members.

Properties
  Name Description
Public property AppointmentId
Appointment id.
Public property AppointmentStatusCode
Appointment status.
Public property AppointmentTypeCode
Appointment type.
(Inherited from AppointmentRequest.)
Public property AvailabilityBlockId
Availability block id.
(Inherited from AppointmentRequest.)
Public property ClinicianId
Clinician identifier
Public property ConsultationId
Gets or sets the consultation identifier.
Public property EndTime
Appointment end time.
(Inherited from AppointmentRequest.)
Public property IntakeMetadata
Intake metadata (Concerns and additional notes).
(Inherited from AppointmentRequest.)
Public property OnDemandRequestId
On demand request id.
(Inherited from AppointmentRequest.)
Public property Participants
Gets or sets the participants.
Public property PatientId
Patient identifier who appointment is for
Public property StartTime
Appointment start time.
(Inherited from AppointmentRequest.)
Public property WaiveFee
Waive fee.
(Inherited from AppointmentRequest.)
Top
See Also