appointment_delivery

0 rows


Description

appointment delivery details

Columns

Column Type Size Nulls Auto Default Children Parents Comments
appointment_id uuid 2147483647 null
appointment_delivery_address.appointment_delivery_id fk_appointment_delivery_address_to_appointment_deliveryR
appointment.id fk_appointment_delivery_to_appointmentR

appointment’s unique identifier

appointment_delivery_type appointment_delivery_type 2147483647 null

type to denote how the appointment is delivered

nps_office_code varchar 7 null

National Probation Service office code if the appointment delivery type is ‘IN_PERSON_MEETING_PROBATION_OFFICE’

appointment_session_type appointment_session_type 2147483647 'ONE_TO_ONE'::appointment_session_type

Indexes

Constraint Name Type Sort Column(s)
pk_appointment_delivery_appointment_id Primary key Asc appointment_id

Relationships