$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Bahmni Lite v1.0 ships with CIEL Dictionary out-of-the-box. It is downloaded from OCL and stored in the clinic-config repository here :https://github.com/Bahmni/clinic-config/tree/main/masterdata/configuration/ocl

The CIEL concept dictionary is a dictionary of over 53000 concepts relevant to health information systems in low and middle income countries (LMICs). Those concepts include diagnoses, procedures, medications, labs and observables (answers to questions) all mapped to international standard coding systems such as ICD-10-WHO, SNOMED CT, LOINC, RxNORM, and many others. It is used by electronic health records and other health information systems in more than 40 countries. Visit CIEL on OCL Online to see the latest release: https://app.openconceptlab.org/#/orgs/CIEL/ 

image-20240115-053840.png

The CIEL concepts are constantly being updated, including addition of new maps to ICD-11-WHO and language translations for a subset of concepts. You can download the latest version of CIEL dictionary from OCL. Please also read this page: Comparing various Concept Dictionary options in Bahmni

NOTE regarding datatype updates in CIEL: When updating the CIEL dictionary version to implement essential changes or incorporate new updates, it is important to consider that these modifications will only take effect in the production environment if there are no pre-existing observations recorded for the concepts that underwent updates in the latest release version.

OpenMRS, by default, restricts the modification of data types for concepts with existing observations. This restriction ensures data integrity and prevents unintended alterations that could affect the accuracy of recorded information. Therefore, it is advisable to review and manage any pre-existing observations related to the updated concepts to fully realize the benefits of the CIEL dictionary's latest version in the production environment.

  • No labels