Skip to content
Partner Developer Portal

Schema

Column NameData TypeDescription
attendance_register_idintegerPrimary key from the attendance register.
organisationvarcharAn organisation is synonymous with a pharmacy and is also known as the RXid.
is_deletedbooleanWhether this record should be considered deleted. Data deleted at source has non-key columns set to null while primary keys are retained.
branch_identifiervarcharBranch identifier assigned by head office for data exchange workflows.
pharmacy_namevarcharName of the pharmacy.
attendance_datedateThe date when the attendance log entry was recorded.
pharmacist_registration_numbervarcharThe pharmacist’s registration number.
pharmacist_namevarcharConcatenated pharmacist forename and surname.
psc_time_signed_invarcharUser-editable time when the pharmacist signed in.
system_time_signed_invarcharSystem-recorded time when the pharmacist signed in.
psc_time_signed_outvarcharUser-editable time when the pharmacist signed out.
system_time_signed_outvarcharSystem-recorded time when the pharmacist signed out.
national_practice_codevarcharPharmacy NacsCode used to identify the pharmacy when the user logs in.
row_idvarcharUnique hash generated based on column values, used to identify data changes.
last_updated_datedateDate that this record was last updated by the orchestration process.