Skip to content

Commit

Permalink
Added link for simple configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
Volker authored Aug 19, 2019
1 parent 46f10ab commit b415fbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
## Overview
This repository contains the source code of the DHIS2 FHIR Adapter. The initial scope of the Adapter
was the import of FHIR Resources 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/).

In order to eliminate the need of a FHIR server, also FHIR interfaces that use the functionality of the existing import and export will be supported. This simplifies the integration of the adapter into non FHIR server use cases.
A guide for a simple configuration and the use of the FHIR Interfaces can be found in this [YouTube Video](https://youtu.be/i7XFeBVpioM). This does not include the comprehensive features that are described below.

The import and export of clinical data works on the basis of a domain specific business rule engine that decides about transformations of patient related clinical data to questionnaire-like structures (DHIS2 Tracker Programs and their Program Stages). It is
optimized for national FHIR profiles that are based on standard coding systems like LOINC, SNOMED CT, CVX and others or even on national coding systems (e.g. national coding system for immunization). A specific DHIS 2 FHIR profile that allows the mapping of
Expand Down

0 comments on commit b415fbc

Please sign in to comment.