Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Script to convert a generated CSV of patients in the current database into a CSV compatible with OMI360.org medical software

License

Notifications You must be signed in to change notification settings

clinicaissa/patients-csv-to-omi360

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patients CSV to OMI360

Script to convert a generated CSV of patients in the current database into a CSV compatible with OMI360.org medical software

Requirements

This script has been tested with Python 3.6 and requires Pandas library to work

You can install the requirements with pip automatically

pip install -r requirements.txt

Usage

Usage is very simple:

python transform.py <input_file>

To see how the input file must be formatted, check the code constants

About

Script to convert a generated CSV of patients in the current database into a CSV compatible with OMI360.org medical software

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages