Skip to content
Partner Developer Portal

Schema

Column NameData TypeDescription
dmr_idintegerSystem generated ID for DMR entry.
dmr_guidvarcharSystem generated GUID for DMR entry.
eligibility_criterium_idintegerEligibility criterium ID related to the DMR.
descriptionvarcharCriteria description.
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.
patient_idintegerSystem generated ID for patient.
unique_patient_idvarcharUnique identifier for patient across systems.
pharmacy_namevarcharThe name of the pharmacy.
rx_idvarcharRX id of the pharmacy.
patient_full_namevarcharName of the patient.
date_addedtimestampDate the DMR was added.
date_part_0_completedtimestampDate and time when the Consent and Eligibility part was completed.
date_part_1_completedtimestampDate and time when the DMR Part 1 part was completed.
date_part_2_completedtimestampDate and time when the DMR Part 2 part was completed.
advice_idintegerReference ID for advice type.
advice_descriptionvarcharDescription of advice type.
consent_status_idintegerID reference for consent type.
consent_status_descriptionvarcharDescription of consent type.
deletedbooleanDeleted flag.
pharmacist_idintegerSystem generated ID for pharmacist.
pharmacist_full_namevarcharPharmacist name.
cancel_reason_idintegerReference ID for cancellation reason.
cancel_reason_descriptionvarcharDescription of cancellation reason.
date_part_2_contact_attempt_1dateDate of first attempt to contact patient for second part appointment.
date_part_2_contact_attempt_2dateDate of second attempt to contact patient for second part appointment.
is_claimablebooleanClaimable flag for DMR record.
branch_identifiervarcharBranch identifier assigned by head office for data exchange workflows.
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.