-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# HDU API DATA AGGREGATION | ||
|
||
## HDU API VIEWS (FLATTERNING FHIR RESOURCES DATA) | ||
|
||
### VIEWS Folder | ||
|
||
- Defines the selected FHIR resources from Ministry of Health (MoH) Tanzania FHIR Implementation Guide i.e MoHTanzania-IG | ||
|
||
### Data Extraction Queries | ||
|
||
- Dynamically generated using the `create-queries.js` that use mappings. | ||
- Mappings have been created using interface where user is presented with data fields from DHIS2 aggregate tools plus other important parameters like `Gender`, `Age group`, `Age type`, `ICD codes` and `LOINC codes` | ||
- Date for aggregating the data have been chosen with respect to kind of data or how the respective data for producing aggregate are produced. Take an example of `Encounter` period and `DiagnosticReport` effective datetime |