Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NEVER DEVELOPED - embedded into the USSD applicaiton.'flow application

We may later isolate into a service to convert FHIR Q.R. to DHIS2 events.

Based on a FHIR input (Questionnaire Response) and associated DHIS mapping, it outputs a DHIS2 Event JSon

...

  • FHIR Location to OU ?

  • FHIR Patient to TEA ?

Inputs

  • ProgramStage/Program UID [Mandatory]

  • Event UID: [Optional]

  • Date for event [Optional]: Q.item or date&time or empty (uses current time)

  • OU for event: Q.item or OU IUD value

  • Map: Q.items to DE UIDs

  • QResponse: JSON

Outputs

  • DHIS2 event JSON, ready for import into a DHIS instance.

Possible source

GitHub - opensrp/dhis2-fhir-adapter: This repository contains the source code of the FHIR to DHIS2 Adapter. The initial scope of the Adapter was the import of FHIR Resources into DHIS2 Tracker by using FHIR Subscriptions. We started this from the deprecated https://github.com/dhis2/dhis2-fhir-adapter created by the DHIS2 Team

...