Skip to content

Implement new FHIRPath operators and functions

Latest

Choose a tag to compare

@AlexJSully AlexJSully released this 21 Nov 15:48
94d1034

What's Changed

New Features & FHIRPath Operators

This release introduces a significant number of new FHIRPath operators and functions.

Enhancements

  • Added list of resource types with canonical URL by Bikram Kashyap (@biki23) (#26)
  • Add MaybeVersionedURI and MaybeVersionedURIString to FHIR resource by Daniel Han (@YoungInHan) (#26)
  • Update for handling extensions by Bharath Vemula (@bharath-v1) (#33)

Bug Fixes

  • Fixed a bug in FHIR methods by Daniel Han (@YoungInHan) (#26)
  • Fixed some FHIRPath expression evaluation issues by Marwan Tammam (@Quarz0) & integrated by Alexander Sullivan (@AlexJSully) (#28)

Maintenance & Dependency Updates


Full Changelog: v1.4.0...v.1.5.0