Skip to content

Utilities to generate Initializer-compatible CSVs from an OpenMRS database

Notifications You must be signed in to change notification settings

PIH/iniz-exporters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iniz Exporters

Utilities to generate Initializer-compatible CSVs from an OpenMRS database.

concepts, locations

Requires Python 3.8

./setup.sh
./run.sh --help

NB about locations exporter

It does not presently produce output which is sorted so that Initializer can read it in. You must manually ensure that locations come after their parent locations.

Notes about concepts exporter

To run the tests, you must have a local OpenMRS server. Enter its info into test_env.py. Do not commit your changes to this file.

About

Utilities to generate Initializer-compatible CSVs from an OpenMRS database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published