/
Adding Mappings for Concepts

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 

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

 

Related content

Configure Concept or Concept Set
Configure Concept or Concept Set
More like this
Configure Programs
Configure Programs
Read with this
Configure Reference Terms
Configure Reference Terms
More like this
Configure Lab Data
Configure Lab Data
Read with this
Map PACS procedure codes
Map PACS procedure codes
More like this
Configure Observation Form
Configure Observation Form
Read with this

The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)