/
FHIR2DHIS

FHIR2DHIS

[monday.com dev board]

NEVER DEVELOPED - embedded into the USSD 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

Ā 

Supports:

  • FHIR Questionnaire Response to DHIS Event

Future:

  • 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

Ā 

Related content