AppointmentParticipant

Participant in an appointment

AppointmentParticipant = object

Participant in an appointment. Represents individuals or entities involved in the scheduled appointment.

Properties

id

id: string | null

Unique participant identifier


type

type: (CodeableConcept | null)[] | null

Type of participant (patient, provider, etc.)


actor

actor: Reference<Location> | null

Reference to the actual participant