Skip to content
Partner Developer Portal

Schema

Column NameData TypeDescription
emar_history_idintegerIdentifier for the electronic medicines administration history record.
emar_history_guidvarcharGlobally unique identifier for the electronic medicines administration history record.
pharmacy_idintegerIdentifier for the pharmacy associated with the administration history.
pharmacy_namevarcharName of the pharmacy associated with the administration history.
patient_idintegerIdentifier for the patient the administration history belongs to.
patient_guidvarcharGlobally unique identifier for the patient.
patient_deletedbooleanWhether the patient record has been deleted at source.
patient_deceasedbooleanWhether the patient is deceased.
nursing_home_namevarcharName of the nursing home the patient is associated with.
emar_system_type_idintegerIdentifier for the type of electronic medicines administration system used.
nursing_home_idintegerIdentifier for the nursing home the patient is associated with.
nursing_home_guidvarcharGlobally unique identifier for the nursing home.
nursing_home_typevarcharType classification of the nursing home.
emar_status_idintegerIdentifier for the status of the electronic medicines administration record.
date_addedtimestampDate and time the administration history record was created.
date_senttimestampDate and time the administration record was sent.
emar_history_item_idintegerIdentifier for the specific dispensed item within the administration history record.
emar_history_item_guidvarcharGlobally unique identifier for the administration history item.
product_namevarcharName of the medicinal product associated with the administration history item.
preparation_code_idintegerIdentifier for the preparation code of the product.
pack_code_idintegerIdentifier for the pack code used to look up the product.
quantitynumericQuantity of the product included in the administration history item.
organisationvarcharAn organisation is synonymous with a pharmacy and is also known as the RXid.
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.
MDS_inactivetimestampDate and time from which the patient was flagged as inactive on the Monitored Dosage System.
is_deletedbooleanWhether this record should be considered deleted. Data deleted at source has non-key columns set to null while primary keys are retained.
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.