Skip to content
Partner Developer Portal

Schema

Column NameData TypeDescriptionExampleMax LengthIs Null
appointmentsessionguidvarcharUnique identifier for the appointment session. Part of the composite primary key.{I9J0K1L2-M3N4-5678-OPQR-789012345678}38False
descriptionvarcharFree-text description of the session (e.g., ‘Morning GP Surgery’).Morning GP Surgery100False
locationguidvarcharReferences the physical site where the session takes place in Admin_Location.{A1B2C3D4-E5F6-7890-ABCD-EF1234567890}38False
sessiontypedescriptionvarcharClassifies the session type (e.g., Surgery, Clinic, Home Visit).Surgery50False
sessioncategorydisplaynamevarcharDisplay category of the session (e.g., GP, Nurse, Admin).GP100False
startdatedateThe date the session begins.2025-03-153False
starttimetimeThe time the session begins.11:00:005False
enddatedateThe date the session ends.2025-03-153False
endtimetimeThe time the session ends.11:00:005False
privatebooleanIndicates whether the session is a private (non-NHS) session.false1False
organisationguidvarcharReferences the practice responsible for the session in Admin_Organisation.{C3D4E5F6-A7B8-9012-CDEF-123456789012}38False
deletedbooleanIndicates whether the record is deleted. Always false in this BulkView.false1False