Skip to content

Commit

Permalink
Changed adapter presentation in order to open it directly.
Browse files Browse the repository at this point in the history
  • Loading branch information
volsch committed Feb 6, 2019
1 parent 0b6d605 commit 6165caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DHIS2 FHIR Adapter
## Overview
This repository contains the source code of the DHIS2 FHIR Adapter (see [presentation](docs/DHIS_2_FHIR_Adapter_-_An_Overview.pptx)). The current scope of the Adapter is to import data into DHIS2 Tracker by using FHIR Subscriptions. This approach has been
This repository contains the source code of the DHIS2 FHIR Adapter (see [presentation](https://docs.google.com/viewer?url=https://github.com/dhis2/dhis2-fhir-adapter/raw/master/docs/DHIS_2_FHIR_Adapter_-_An_Overview.pptx)). The current scope of the Adapter is to import data into DHIS2 Tracker by using FHIR Subscriptions. This approach has been
discussed on the [first integration workshop between DHIS2 and HL7-FHIR](http://sil-asia.org/sil-asia-dhis2-fhir-integration-meeting/). Even if the adapter may support more FHIR Resource types at the moment, the initial official support is for FHIR Patient
resources that are transformed to DHIS2 Tracked Entity instances. The adapter may be extended by export of the corresponding resource to a FHIR server. Also an import and export of medical and survey data may be available in the future.

Expand Down

0 comments on commit 6165caf

Please sign in to comment.