fhir_path 0.5.0-5 copy "fhir_path: ^0.5.0-5" to clipboard
fhir_path: ^0.5.0-5 copied to clipboard

discontinuedreplaced by: fhir_r4_path
outdated

FHIRPath navigation and extraction language implemented in pure Dart to be used with base FHIR packages.

0.5.0-5 #

  • Fine, all polymorphic items work
  • Added full list of polymorphic prefixes (current list for R4)

0.5.0-4 #

  • For polymorphic items, it was allowing searches with only parts of identifiers, now fixed, so only works with "value" polymorphic items

0.5.0-3 #

  • Refactored how I managed 'where' & 'exists'
  • Now allows 'contains' on list.length > 1 (this is contrary to the official spec)
  • Removed passing 'where' to any functions. Now handles it within the 'where' and 'exists' functions themselves, instead of requiring other functions to handle it

0.5.0-2 #

  • Update from Tilo to allow polymorphisms
  • Updated to allow Unary '+' and '-' operators

0.5.0-1 #

  • first version of package, but numbered to be in sync with other packages
  • Needs a lot of readme updates
5
likes
0
points
1.51k
downloads

Publisher

verified publisherfhirfli.dev

Weekly Downloads

FHIRPath navigation and extraction language implemented in pure Dart to be used with base FHIR packages.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, fhir, petitparser

More

Packages that depend on fhir_path