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

Diagnosis Job

관련 문서: Incremental Config:

If one implementation has Diagnosis, Visit_diagnosis table will get created with existing data otherwise an empty table will be generated since Visit Diagnosis comes with Bahmni product by default.

Will get all the child concepts of Visit Diagnosis as columns.

ColumnsToIgnore, ignoreAllFreeTextConcepts apply for this module ( Refer https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329875787/Appendix )

To generate this table we took product dump as reference.

Configuration

Existing OpenMRS tables

Mart Tables

Incremental Config:

Please check this section on how to enable/disable incremental config for specific mart tables.

a) visit_diagnoses

Column NameDescription
id_visit_diagnosesObs id
patient_id Id reference for patient from patient table in openmrs
encounter_idIn which encounter data is captured
visit_idId reference to visit from visit table in openmrs
obs_datetimeObs date time from obs table in openmrs
date_createddate_created from visit table in openmrs
date_modifieddate_created from visit table in openmrs
location_idId reference to location from location table.
location_nameName of location from location table in openmrs
program_idId reference to program from program table in openmrs
program_nameName of program from program table in openmrs
patient_program_idId reference to patient program from patient_program table in openmrs
bahmni_diagnosis_status 
bahmni_diagnosis_revised 
bahmni_initial_diagnosis 
coded_diagnosisDiagnosis name which exists in database
non_coded_diagnosisFree text diagnosis name which is not part of database
diagnosis_certainty 
diagnosis_order 

Mart Views

a) patient_diagnosis_condition_view

Column NameDescription
age_at_conditionAge of patient
age_group_at_conditionAge group under which the patient falls
birth_dateBirth date of patient
coded_diagnosisDiagnosis value
condition_date_createdDate on which condition was recorded
condition_end_dateDate on which condition was removed
condition_idId reference for condition
condition_nameType of condition
condition_onset_dateWhen condition was set in
creatorWho created the record
dead 
diagnosis_certainty 
diagnosis_order 
encounter_idId reference for encounter
end_reason 
genderGender for patient
nationalIdentificationNumberID for patient (such as passport)
non_coded_diagnosisFree text diagnosis name which is not part of database
obs_datetimetime when observation is captured
patient_idReference ID for the patient
patientAddressPatient Address
patientAddressLine2Patient Address
patientCountryPatient Address
patientDistrictPatient Address
person_idReference ID for the person
previous_condition_idID for previous condition
statusCondition status
telephoneNumber 
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗