Versions Compared

Key

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

Purpose and Benefits

 <Introductory line taken directly from the FG>

Steps

<4-5 granular steps to implementing it. Each step should be accompanied with details, a screenshot and code snippets as required. If a screenshot is not part of the OOTB Bahmni implementation, call it out as such.>

1. Configure XYZ Tab

Image Removed

Image resolution 700px. Image and Caption centered in Bold.

Please refer to the code snippet below:

Code Block
languagejs
linenumberstrue
Please set Language to Javascript and linenumbers to true
Please remove all blank lines using this link http://textmechanic.com/Remove-Empty-Lines.html

Key Fields 

<Any Key Fields. Highlight Mandatory Fields/Attributes with an asterisk.

Please add all key fields to the Glossary here>

KeyUseMandatory
   
   
   

Data Setup

<Links to any prior config / master data setup.>

Context

Patients can be enrolled in Bahmni into programs and subsequently tracked and monitored under that program. Similar to the process of  importing patients and encounter data into the Bahmni via CSV files , one can also enrol a large no.of patients into programs using the Programs CSV import feature. 


Warning
titleNot Supported

Programs CSV import is only for supporting enrolments of patients into Programs. Bahmni currently does not support the upload of patient encounter data in the program context through CSV files. 

Steps

Please refer to the sample import file :  programs.csv

Follow the steps as mentioned here to perform the import. 

Key Fields 

KeyUseMandatory
Registration Number* The identifier for the patient, for example GAN200189 Y
Patient.Name
 N
Patient.AGE
 N
Patient.Gender
N
Patient.Village
N
Program*Concept name of the Program - TB, HIVY
EnrollmentDate*Name of the visit type, for example LAB_VISIT.Y

After the successful import of the CSV file, an entry will be made for each patient enrolment in the "patient_program" table in the openMRS DB. 


Tip
iconfalse
titleOn this Page

Table of Contents
stylenone


Panel
titleColorwhite
titleBGColor#1FA5A0
titleOther Types of Data Migration
Child pages (Children Display)
alltrue
pageConfigure CSV Import
sortmodified
reversetrue
first3


Panel
titleColorwhite
titleBGColor#668D3C
titleFeature Details

Configure CSV Import - Feature Guide


Panel
titleColorwhite
titleBGColor#668D3C
titleUsage Details

Configure CSV Import - Implementer's Guide