Configure Disposition Concepts

Description

          Disposition is to enter the status of the patient like admit patient or discharge patient or transfer to another ward. All these should be  concepts in OpenMRS (Example: Admit Patient should be a concept) .

Steps

  1. Create a concept Disposition
      • Add new Concept with name Disposition.
      • Add concepts Admit Patient, Discharge Patient... concepts as coded answers to disposition concept set.
      • Add Mapping source as org.openmrs.module.emrapi and code as Disposition.
      • Save the concept.

             Below screenshot displays an instance of the same

                     


  2. Create a concept Disposition Notes(Optional):
                if some extra information is needed to added while entering disposition we can configure disposition notes concepts.
      • Add new Concept with name Disposition Note  .
      • Select data type as Text.
      • Add Mapping source as org.openmrs.module.emrapi and code as DispositionNote.
      • Save the concept.

             Below screenshot displays an instance of the same

                    

  3. Create a concept Disposition Set:   

      • Create a concept Disposition Set.
      • Add concepts Disposition, Disposition Note.. concepts as Set members to Disposition Set concept set.
      • Add Mapping source as org.openmrs.module.emrapi and code as Disposition Concept Set.
      • Save the concept.

                  Below screenshot displays an instance of the same

                     

 

On this Page

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