Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

MSF-OCB/chk-bahmni-lab-data-migration-formatter

 
 

Repository files navigation

ocb-lab-data-migration-formatter


This repository is about format the lab result data of MSF-OCB (FUCHIA and Tier.net) to Bahmni result format.

As a input it needs a CSV file.

Sample Command

node main.js -F sample_file.csv

Prerequisites

  • node
  • Node Package Manager (npm/yarn)

⚠️ NOTE

To run the script first you should install all the dependencies.

To install dependencies run one of the following command

npm install # if you have npm installed
yarn install # if you have yarn installed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%