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

Adding Mappings for Concepts

Description

A concept term defines a medical coding term or OpenMRS concept dictionary term that could be mapped to a concept. A concept map connects a concept term to a concept. To understand Concepts and Mapping better, please refer to this documentation by OpenMRS: Concept Terms and Mapping (OpenMRS Wiki).

Steps

One can choose to directly add a reference term, or else, refer to a properties file key name, which will have its corresponding language translation in the property file at run time.

Case 1: Adding a direct name

Here the code field of new reference term is just name

700true500

Case 2: Adding a key reference

The code field of reference term Key(ETHAMBUTAL_KEY) is defined in the locale file https://github.com/Bahmni/default-config/blob/master/openmrs/i18n/clinical/locale_en.json

700true500

원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗