/
Configure Advanced Settings

Configure Advanced Settings

Description

OpenMRS allows Users to set global properties, which are configuration variables that the User can set via Advanced Settings under Administration Menu, without restarting or recompiling the application.

OpenMRS provides a way to add custom configuration in the form of key-value pairs. Several Bahmni functionalities that are just a key-value pair are implemented using Advanced Settings in OpenMRS.

Where to add ?

One can add new global property via OpenMRS Administration UI or using a SQL query

Openmrs Administration UI

Some examples of Global Properties are:

NameDescriptionValue
mrs.gendersList of gender and gender codes used across MRS

{"M":"Male", "F":"Female","O":"Other"}

bahmni.encounterType.defaultDefault encounter type'Consultation'


On this Page

Related content

app.json
app.json
More like this
Configure Observation Form
Configure Observation Form
Read with this
OpenMRS configuration
OpenMRS configuration
More like this
Configure Patient Registration
Configure Patient Registration
Read with this
Configuration 101
Configuration 101
More like this
Conditional Attributes
Conditional Attributes
Read with this

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