Skip to content

About mapping

Vivek Singh edited this page Dec 8, 2021 · 1 revision

There are four types of conceptual entities - Individual, Program Enrolment/Exit, Program Encounter, and General Encounter across these Avni and Bahmni. In OpenMRS - Program Enrolment, Program Encounter and General Encounter are not natively supported. Bahmni provides support for this using convention.

The integrator works over OpenMRS and not Bahmni (as the there is no API provided by Bahmni). Due to this the mapping between Bahmni and Avni should provide the information about whether an Encounter in Bahmni maps to Program Enrolment, Program Encounter, or General Encounter.

Mapping tab in the web application can be used for finding these mappings.

Bahmni Form to Avni Form Mapping

Use the UUID of the form's (concept set's) concept and put it in Bahmni value field to view the mapping.

Avni Form to Bahmni Form Mapping

Use the name of the form and put it in Avni value field to view the mapping.

Clone this wiki locally