Implementation of https://github.com/brianpos/fhirpath-lab/blob/develop/server-api.md for https://github.com/beda-software/fhirpath-py
Install dependencies:
poetry install
Start the server:
poetry run python fhirpath_py_server/main.py
Implementation of https://github.com/brianpos/fhirpath-lab/blob/develop/server-api.md for https://github.com/beda-software/fhirpath-py
Install dependencies:
poetry install
Start the server:
poetry run python fhirpath_py_server/main.py