Skip to content

Instantly share code, notes, and snippets.

@haftamuk
haftamuk / Readme
Last active January 17, 2023 02:27
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).