Versions Compared

Key

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


Note

This is a template page that can be used as a starting point for creating pages in the Feature Guide.

About the Feature

<3-4 lines summarizing the purpose and use. Can be taken from the current Features List>

Where is it Used?

<The part of the Hospital Workflow where it is used>

Benefits

<Brief one-line Business/User Benefit. Completely avoid technical jargon.>

Screenshot

Image Removed

Image resolution 700px. Image and Caption centered in Bold

About the Feature

Bahmni has different artifacts in the system like patient documents, patient images, DB data etc. There is a possibility that unwanted events may happen such as hard drive failure or data loss due to some wrong SQL (eg: delete sql) mistakenly run by an user. Bahmni as a product should provide mechanism to backup all the artifacts so that if any unwanted event happen then we should be able to recover from the backup so that business continue as usual at the earliest.

This backup mechanism takes care the following items.

  1. Patient images

  2. Document images

  3. Uploaded files

  4. Uploaded lab results

  5. PACS images

  6. Report module generated files by Queue feature

  7. MySQL databases

  8. Postgres databases

Where is it Used?

The backup tool can be automated using cron job. We can schedule as per our convenience. The backup generally scheduled at after work hours so that the disturbance be avoided.

Benefits

The backup is important as damage can occur any time. We should schedule regular backup so that we can recover most recent data from backup. This helps to continue the operation at hospital at the earliest.

Tip
iconfalse
titleOn this Page

Table of Contents
 

Panel
titleColorwhite
titleBGColor#668D3C
titleImplementation Details

<Page Name> - Implementer's Guide

Panel
titleColorwhite
titleBGColor#668D3C
titleUsage Details

<Page Name> - User Guide