Skip to content

Releases: IsantePlus/openmrs-module-xds-sender

2.0.2

03 Feb 22:34
Compare
Choose a tag to compare

Continuity of Care Cycle

2.0.0-SNAPSHOT

17 Dec 21:24
Compare
Choose a tag to compare
2.0.0-SNAPSHOT Pre-release
Pre-release

Continuity of Care work

2.0.0-pre

16 Dec 16:32
Compare
Choose a tag to compare
2.0.0-pre Pre-release
Pre-release
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]>

1.0.1-SNAPSHOT

11 Dec 22:40
Compare
Choose a tag to compare
1.0.1-SNAPSHOT Pre-release
Pre-release

CI dependency fix for 1.0.0

1.0.0-SNAPSHOT

11 Dec 20:42
89f44ad
Compare
Choose a tag to compare
1.0.0-SNAPSHOT Pre-release
Pre-release
Tagging all work prior to project cleanup.