fhirpath-py icon indicating copy to clipboard operation
fhirpath-py copied to clipboard

FHIRPath implementation in Python.

Results 14 fhirpath-py issues
Sort by recently updated
recently updated
newest added

Now pipenv is used to manage deps in dev mode while pyproject stores deps for packaging. It causes bugs like this https://github.com/beda-software/fhirpath-py/pull/33 Let's switch to poetry and use it in...

https://github.com/brianpos/fhirpath-lab/blob/develop/server-api.md

There is a set of tests that describe fhirpath behavior https://github.com/HL7/fhirpath.js/tree/master/test/cases Once all of them pass, version 1.0.0. will be bumped