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

Appendix

All the configurations mentioned below need to be added in bahmni-mart.json

Key namedescriptionDefault valueRequired
nameJob nameN/AYes
typeJob typeN/AYes
separateTablesThis config refers the different tables that need to be separatedN/ANo
conceptReferenceSourceThis config is used for data masking. Here the concept reference source can be added as per the OpenMRS databaseN/ANo
ignoreAllFreeTextConceptsThis config when enabled ignores all the free text conceptsTrueNo
columnsToIgnoreThis config ignores the columns which are not needed to be shown on analytics DBN/ANo
includeFreeTextConceptNamesThis config includes the text columns of all concept names given in config
localeMart flattens the tables/columns based on given localeenNo
  1. EAV
Key namedescriptionDefault valueRequired
nameJob nameN/AYes
typeJob typeN/AYes
chunkSizeToReadThis tells how many rows to read in the source DB before writing it into analytics DBN/AYes
tableNameTarget table name in analytics DBN/AYes
eavAttributes
attributeTypeTableName   
attributeTableName   
valueTableJoiningId   
typeTableJoiningId   
valueColumnName   
primaryKeyPrimary key in the target tableN/AYes
columnsToIgnoreThis config ignores the columns which are not needed to be shown on analytics DBN/ANo
  1. Metadata
Key namedescriptionDefault valueRequired
nameJob nameN/AYes
typeJob typeN/AYes
conceptReferenceSourceThis config is used for data masking. Here the concept reference source can be added as per the OpenMRS databaseN/AYes

CSV upload

Key namedescriptionDefault valueRequired
nameJob nameN/AYes
typeJob typeN/AYes
sourceFilePath N/A Yes
  1. CustomSql
Key namedescriptionDefault valueRequired
nameJob nameN/AYes
typeJob typeN/AYes
chunkSizeToReadThis tells how many rows to read in the source DB before writing it into analytics DBN/AYes
tableNameTarget table name in analytics DBN/AYes
columnsToIgnoreThis config ignores the columns which are not needed to be shown on analytics DBN/ANo
readerSqlThis sql reads data from source database (OpenMRS)N/AYes ( either readerSql or sourceFilePath)
sourceFilePathThis key is an alternative for readerSql. In this case a file path needs to be mentionedN/A
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗