Clinical App - Retrospective Data Entry


Purpose and Benefits

The retrospective entry mode feature is currently supported only within the clinical app. It is a useful feature that allows data to be entered into Bahmni that was captured on paper by a doctor or that was missed due to a system/network outage.

Note

Things to Remember

  1. Bulk retrospective data entry is currently NOT supported.

  2.  The feature is available only on the following tabs

    1. Observations (Forms)

    2. Diagnosis

    3. Consultation

    4. Medications

  3. Retrospective Mode is not available on tabs like Orders, Disposition and Bacteriology. 

Steps

1. Click on Registration Desk

2. On clicking the above button, the below pop up dialog appears to choose date, location and on behalf of (provider).


User with appropriate privilege can change the following:

  1. Date - choose a past date for which data is to be entered

  2. Location - record data against a particular login location

  3. Provider - inform Bahmni of the actual provider to record data with

3. On selecting an older date the system enters into retrospective entry mode. All the data recorded in this mode will get recorded with the selected date, location and provider. 

In Retrospective Mode, the corner button displays the selected details and the title strip turns blue to keep the user informed that it is in retrospective entry mode.



Retrospective Mode: Patient Listing


Retrospective Mode: Patient Dashboard



Retrospective Mode: Observations Tab


4. When the data is recorded retrospectively, the data is recorded with the selected location, date, provider and default visit type.

The data in display control shows up date and provider information like below:


Note that the time shown is start of the day (12:00 am) -- see screenshot above. 

4. Retrospective Mode is not available on tabs like Orders, Disposition and Bacteriology. When entry from a particular tab is not available a message is displayed to indicate the same

      Retrospective ModeOrders Tab

         Retrospective Mode: Disposition

                                                                                               Retrospective Mode: Bacteriology

Configuration

The visit type for retrospective entries can be configured in clinical/app.json of config.

"config" : {
       "visitTypeForRetrospectiveEntries": "OPD"
}



On this Page

 

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