-
Notifications
You must be signed in to change notification settings - Fork 5
About mapping
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.
Use the UUID of the form's (concept set's) concept and put it in Bahmni value field to view the mapping.
Use the name of the form and put it in Avni value field to view the mapping.