fhircrackr: Handling HL7 FHIR® Resources in R (original) (raw)

Useful tools for conveniently downloading FHIR resources in xml format and converting them to R data.frames. The package uses FHIR-search to download bundles from a FHIR server, provides functions to save and read xml-files containing such bundles and allows flattening the bundles to data.frames using XPath expressions. FHIR® is the registered trademark of HL7 and is used with the permission of HL7. Use of the FHIR trademark does not constitute endorsement of this product by HL7.

Version: 2.3.0
Depends: R (≥ 4.1.0)
Imports: xml2, stringr, httr, utils, data.table, methods, parallel, lifecycle, rlang
Suggests: knitr, rmarkdown
Published: 2025-04-07
DOI: 10.32614/CRAN.package.fhircrackr
Author: Thomas Peschel [aut], Julia Palm ORCID iD [aut, cre], Jens Przybilla [aut], Frank Meineke ORCID iD [aut]
Maintainer: Julia Palm <julia.palm at med.uni-jena.de>
BugReports: https://github.com/POLAR-fhiR/fhircrackr/issues
License: GPL-3
NeedsCompilation: no
Citation: fhircrackr citation info
Materials: NEWS
CRAN checks: fhircrackr results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=fhircrackrto link to this page.