Skip to content

Initial Version

Compare
Choose a tag to compare
@alexlaurinmath alexlaurinmath released this 17 May 20:28
· 4 commits to main since this release
fd7f001

This is the initial release of Verily's FHIRPath implementaton in Go.

This package contains a Go implementation of the FHIRPath specification, implemented directly with the google/fhir proto definitions.

This package aims to be compliant with both:

the N1 Normative Release specification, and
the R4 specifications.