Disposition 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 테이블
평면화된 Mart 테이블
a) disposition_set - 프로그램/임상 모듈에서 등록된 환자의 환자 처리 정보를 제공하는 테이블입니다.
| Column Name | Description |
|---|---|
| id_disposition_set | Id reference to the disposition set |
| patient_id | Id reference to the patient from patient table in openmrs |
| encounter_id | Id reference to the encounter from encounter table in openmrs |
| visit_id | Id reference to the visit from the visit table in openmrs |
| obs_datetime | obs date time from obs table in openmrs |
| date_created | date of disposition got created |
| date_modified | date of disposition got modified |
| location_id | location id of the patient |
| location_name | location name |
| program_id | Id reference to what program that particular patient is assigned to |
| program_name | Name of the program assigned |
| patient_program_id | patient_program_id from patient_program openmrs table |
| disposition_note | Disposition note entered while enrolling for disposition |
| disposition | Disposition of which the patient enrolled to |
번역
번역에 맞는 값을 가져오려면 ‘/var/www/bahmni_config/bahmni-mart/bahmni-mart.json’ 파일에 아래 locale 태그를 추가해야 합니다.
원문 정보
원문 보기 ↗Bahmni Wiki · CC BY-SA 4.0