Versions Compared

Key

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

Objective

  1. Bahmni provides
an option to create observation forms and configure patient queues 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
  1. the ability to define custom Patient Queues, for managing patients in OPD, IPD, Programs, etc. In this training, we cover how to configure these queues as per Hospital Requirements, for better streamlining patient load.
  2. Bahmni allows Providers to enter clinical data via Clinical Forms (called observation forms/templates), e.g Intake Form, Vitals Capture, Gynaecology, TB Screening Form etc. In this training, we will also learn how to
create provider-specific patient queues as well as create observation forms.
  1. design Observation Forms for capturing clinical data points. 

Contents

  1. Configuring search handler in Extension.json and openmrs global propertiesConfiguring queues in clinical sectionQueues in clinical section (via Extensions, Search Handlers, OpenMRS properties)
  2. Configuring multi select app.json
  3. Configuring Observation forms

Training Video

  1. Configuring Patient Queues & Observation Forms Training Video


Tip
iconfalse
titleOn this Page

Table of Contents
 


Panel
titleColorwhite
titleBGColor#339CFF
titleRelated Material
  1. Configuring Bahmni Home App (Implementer Guide)Patient Queue
  2. Creating Clinical Forms (Observation Forms) - Form2