Skip to content

2.0.0-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@pmanko pmanko released this 16 Dec 16:32
Add support for loading CCDs from a FHIR SHR

A HAPI FHIR JPA-server-based Shared Health Record (SHR) will store
Continuum of Care Documents (CCD) in the form of FHIR document bundles.
This commit allows the module to read these documents using the hapi
fhir client and render them using an HTML template.

In additon, this commit adds Github Package Management and CI
capabilities.

Work Log:

* update GString template engine mappings

* Update resource mappings

* Handling MPI linage error

* Sort vitals by date

* add more observation mappings

* Added CCD template

* Medication location

* prefer the use of loinc codes

* Merging patient information from multiple patients

* update the flow on ccd import and parsing to html

* Github Packages and CI with Workflows

Co-authored-by: Stanslaus <[email protected]>