Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Objective

The Bahmni Patient Registration page can be easily configured by making certain file changes (in .json format), without having to recompile / code. This configuration is usually stored in a separate sub-folder by each implementation. In this training, we will learn how to make various configurations to the Patient Registration page, create Person attributes (for dropdown values), set up various Visit types, and manage Address Hierarchy (to show pre-populated address fields).

Contents

  1. Configuring Default attributes
  2. Configure Patient Identifier and National ID
  3. Visit type management
  4. Address Hierarchy management
  5. Relationships and Death information

Training Video

  1. Registration Page Configuration Training Video (2h:02m)

Image Added


Tip
iconfalse
titleOn this Page

Table of Contents
 


Panel
titleColorwhite
titleBGColor#339CFF
titleRelated Material
  1. OpenMRS Configuration (from Bahmni Implementer Guide)
  2. Patient Registration Configuration