Hi all,
In the past several months my team has been working on a module that extends the Openemr API.
This API extension adheres to the HL7 FHIR (release 4) API standard, and we are constantly adding more functionality and implementations of the FHIR standard.
The source code for this module is hosted on Github here:
This repository contains some other modules along with the FhirAPI module. Some of these modules need to be installed as a prerequisite to the FhirAPI module.
Documentation on how to install the FhirAPI module can be found here: https://clinikal-documentation.readthedocs.io/en/latest/
We are also currently developing a React Single-Page-Application that will communicate with the Openemr API, but this is still very much a work in progress.
Both the FHIR API implementation and the React SPA are projects supported by the Israel Ministry Of Health.
Just wanted to let the community in on this, and will be happy to answer any questions
dompdf/dompdf v0.7.0 requires ext-dom * -> the requested PHP extension dom is missing from your system.
dompdf/dompdf v0.7.0 requires ext-gd * -> the requested PHP extension gd is missing from your system.
dompdf/dompdf v0.7.0 requires ext-dom * -> the requested PHP extension dom is missing from your system.
Installation request for dompdf/dompdf 0.7.0 -> satisfiable by dompdf/dompdf[v0.7.0].
To enable extensions, verify that they are enabled in those .ini files:
/etc/php/7.0/cli/php.ini
/etc/php/7.0/cli/conf.d/10-opcache.ini
/etc/php/7.0/cli/conf.d/10-pdo.ini
/etc/php/7.0/cli/conf.d/20-calendar.ini
/etc/php/7.0/cli/conf.d/20-ctype.ini
/etc/php/7.0/cli/conf.d/20-exif.ini
/etc/php/7.0/cli/conf.d/20-fileinfo.ini
/etc/php/7.0/cli/conf.d/20-ftp.ini
/etc/php/7.0/cli/conf.d/20-gettext.ini
/etc/php/7.0/cli/conf.d/20-iconv.ini
/etc/php/7.0/cli/conf.d/20-json.ini
/etc/php/7.0/cli/conf.d/20-phar.ini
/etc/php/7.0/cli/conf.d/20-posix.ini
/etc/php/7.0/cli/conf.d/20-readline.ini
/etc/php/7.0/cli/conf.d/20-shmop.ini
/etc/php/7.0/cli/conf.d/20-sockets.ini
/etc/php/7.0/cli/conf.d/20-sysvmsg.ini
/etc/php/7.0/cli/conf.d/20-sysvsem.ini
/etc/php/7.0/cli/conf.d/20-sysvshm.ini
/etc/php/7.0/cli/conf.d/20-tokenizer.ini
You can also run php --ini inside terminal to see which files are used by PHP in CLI mode.