세균학 데이터
Bacteriology Concept Set 개념과 그 하위 개념에 기록된 모든 관찰은 하나의 테이블에 저장됩니다. 이 개념 아래의 모든 다중 선택 및 ‘더 추가’ 섹션은 각각 별도 테이블이 됩니다.
구성
ColumnsToIgnore가 이 모듈에 적용됩니다(참조: https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329875787/Appendix )
현재 세균학 작업은 전체 적재 방식으로 실행되고 있습니다.
기존 OpenMRS 테이블
평면화된 Mart 테이블
데모 환경의 세균학 양식에는 ‘더 추가’ 또는 다중 선택 항목이 없으므로 모든 세부 정보가 담긴 bacteriology_concept_set 테이블 하나만 생성됩니다.
이 테이블의 일부 열은 다음과 같습니다. 그 밖의 열은 여기에서 설명하지 않습니다.
| Column Name | Description |
|---|---|
| id_bacteriology_concept_set | Id reference to bacteriology concept set from |
| patient_id | Id reference to patient from patient table in openmrs |
| visit_id | Id reference for a visit |
| encounter_id | In which encounter data is captured |
| obs_datetime | Observation date and time |
| date_created | Date when Bacteriology details are filled for the first time |
| date_modified | Date of recent Bacteriology details updation |
| location_id | Location code |
| location_name | Location name |
| program_id | Program code |
| program_name | Name of the program |
| patient_program_id | Id reference to patient program from patient_program table in openmrs |
| Specimen_collection date | Date of collection of the specimen |
| specimen_sample_source_noncoded | Free text answers for sample source not available in DB |
| specimen_sample_source | Predefined answers for sample source available in DB |
| specimen_id | Unique id for specific observation |
번역
번역에 따른 값이 필요하면 “/var/www/bahmni_config/bahmni-mart/bahmni-mart.json” 파일에 아래 locale 태그를 추가해야 합니다.
원문 정보
원문 보기 ↗Bahmni Wiki · CC BY-SA 4.0