BBahmni 한국어 매뉴얼검색
한국어 번역 완료
한국어English

Medication Job

관련 문서: incrementalUpdateConfig is applicable ( Refer https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329679036/Incremental+Update )

Existing OpenMRS tables

Flattened mart tables

The medicines ordered for the patients will be flattened into one table namely medication_data.

Configuration

Existing OpenMRS tables

Flattened mart tables

Incremental Config:

Please check this section on how to enable/disable incremental config for specific mart tables.

a) medication_data_default

Column NameDescription
patient_idPatient id
program_idProgram Id of the patient for which he is enrolled to.
patient_program_idPatient program id
patient_program_namePatient program nameEg: Reconstructive Surgery
order_idDrug order id
coded_drug_nameDrug coded nameEg: FERROUS sulphate 256mg (=80 mg iron)
non_coded_drug_nameDrug non-coded nameEg: Candesartan
doseDose of the drugEg: 1, 500
dose_unitsDosage unitsEg: Tablets(s), mg
frequencyDrug consumption frequencyEg: Twice a day
routeDrug consumption routeEg: Oral, Intravenous
start_dateMedication start date
calculated_end_dateMedication end date
date_stoppedMedication stopped date
stop_reasonMedication stopped reason
durationMedication duration(in quantity_units)
duration_unitsDuration unitsEg: Week(s), Day(s)
quantityDrugs quantity for whole duration(in quntity_units)Eg: 14, 4800
quantity_unitsDrugs quantity in unitsEg: Tablet(s), mg
additional_instructionsAny other instructions given on medication
dispenseWhether drugs dispensed or notEg: Yes
encounter_idId reference to encounter from encounter table in openmrs
orderer_idId reference to orderer from orders table in openmrs
orderer_namename of orderer from order_type table in openmrs
visit_idId reference to the visit from visit table in openmrs
visit_typeType of visit from visit_type table in openmrs
encounter_type_idId reference to encounter type from encounter_type table in openmrs
encounter_type_namename of encounter type from encounter_type table in openmrs
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗