This is a minimal browser-based client-side HTML/CSS/Javascript app, which simply displays the output of several HL7 FHIR calls (Care-Connect Profiles), pulling data from two different openEHR Clinical Data Repositories (CDR) via identical Archetype Query Language (AQL) statements retrieving data from standard UK openEHR templates.
This back-end process and source code is described more fully at
https://github.com/Code4Health-Platform/openehr-care-connect-adaptor
- Download or clone this repo to your machine.
- Simply run the index.html file in your browser.
A working example has been deployed at
https://openehr-fhir-demo.herokuapp.com/
A minimal NodeJs app is provided to ease deployment on Heroku. It is not necessary for local deployment.
This app was heavily derived from the Marand Ehrscape 'PHR demo' app
Apache License, Version 2.0