Skip to content

fhircrackr 2.2.0

Latest
Compare
Choose a tag to compare
@palmjulia palmjulia released this 22 Mar 07:13
· 22 commits to master since this release

New functionalities

  • fhir_crack() can now deal with XPath expressions using predicates, e.g. code/coding[system[@value='http://loinc.org']]/code
  • deprecated argument fhir_remove_empty_cols fully removed

New functions

  • as_fhir() coerces a character vector with xml strings representing FHIR bundles to a fhir_bundles_list object.

Bugs fixed

  • fhir_url() now properly formats requests containing =, e.g. when searching for snomed expressions in coding elements