Orders Job
- 구성 ColumnsToIgnore가 이 모듈에 적용됩니다(https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329875787/Appendix 참고). incrementalUpdateConfig를 적용할 수 있습니다(https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329679036/Incremental+Update 참고).
기존 OpenMRS 테이블
- 증분 구성:
환자에게 생성된 주문은 주문 가능 항목 이름(예: 검사실 검체, 영상의학 등)과 함께 분석 데이터베이스에 평면화됩니다. 각 주문 가능 항목마다 같은 구조의 별도 테이블이 생성됩니다. 다음은 검사실 검체 예시입니다.
구성
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 테이블의 증분 구성을 활성화하거나 비활성화하는 방법은 이 섹션을 확인하십시오.
a) lab_samples
| Column Name | Description |
|---|---|
| patient_id | Id of patient to whom order belongs |
| date_created | Order created dated |
| encounter_id | Encounter id |
| encounter_type_id | ID of the encounter type |
| encounter_type_name | Name of the encounter type |
| type_of_test | Type of test: Eg. Blood |
| panel_name | Different panels in a type of test.Eg: Hematology, Anaemia Panel are two panels in Blood |
| test_name | Test corresponds to the panelEg: HPLC, Coombs Test (Direct), Coombs Test (Indirect), G6PD are four tests in Hematology |
| visit_id | Unique visit id |
| visit_type | Visit name Eg: Clinic |
| visit_type_id | ID of the visit type |
b) radiology_orders
열 이름 설명
원문 정보
원문 보기 ↗Bahmni Wiki · CC BY-SA 4.0