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

Orders Job

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

Existing OpenMRS tables

The orders placed for the patients will be flattened into analytics database with orderable name (Eg: Lab Samples, Radiology, etc.). A separate table will be created for each orderable with same structure. The following is the example for lab samples.

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) lab_samples

Column NameDescription
patient_idId of patient to whom order belongs
date_createdOrder created dated
encounter_idEncounter id
encounter_type_idID of the encounter type
encounter_type_nameName of the encounter type
type_of_testType of test: Eg. Blood
panel_nameDifferent panels in a type of test.Eg: Hematology, Anaemia Panel are two panels in Blood
test_nameTest corresponds to the panelEg: HPLC, Coombs Test (Direct), Coombs Test (Indirect), G6PD are four tests in Hematology
visit_idUnique visit id
visit_typeVisit name Eg: Clinic
visit_type_idID of the visit type

b) radiology_orders

Column NameDescription

원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗