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

투약 작업

  • 이 모듈에는 ColumnsToIgnore 설정이 적용됩니다(https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329875787/Appendix 참조). incrementalUpdateConfig를 적용할 수 있습니다(https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329679036/Incremental+Update 참조).관련 문서: Configuration
관련 문서: ColumnsToIgnore apply for this module ( Refer https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329875787/Appendix )incrementalUpdateConfig is applicable ( Refer https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329679036/Incremental+Update )

기존 OpenMRS 테이블관련 문서: Existing OpenMRS tables

평면화된 Mart 테이블관련 문서: Flattened mart tables

환자에게 처방된 의약품은 medication_data라는 하나의 테이블로 평면화됩니다.

구성

이 모듈에는 ColumnsToIgnore 설정이 적용됩니다(https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329875787/Appendix 참조).
incrementalUpdateConfig를 적용할 수 있습니다(https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329679036/Incremental+Update 참조).

기존 OpenMRS 테이블

평면화된 Mart 테이블

증분 구성:

특정 Mart 테이블의 증분 구성을 활성화하거나 비활성화하는 방법은 이 절을 확인하십시오.관련 문서: this

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

원문 보기 ↗