This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This job fetches patients record from an EMR and transforms records to DHIS2 TrackedEntityInstances and writes the output in to output.json. | |
Run the job with the following command | |
openfn .\getEMRPatientData.js -a http --no-strict-output | |
Look in to the output.json (scroll down till you see userByUserId as a key). |