fhircrackr: Handling HL7 FHIR® Resources in R

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.2.0
Depends: R (≥ 4.1.0)
Imports: xml2, stringr, httr, utils, data.table, methods, parallel, lifecycle
Suggests: knitr, rmarkdown
Published: 2024-03-21
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:

Reference manual: fhircrackr.pdf
Vignettes: fhircrackr: Download FHIR resources
fhircrackr Intro: Handling HL7&reg; FHIR&reg; Resources in R
fhircrackr: Flatten FHIR resources
fhircrackr: Recreate FHIR resources

Downloads:

Package source: fhircrackr_2.2.0.tar.gz
Windows binaries: r-devel: fhircrackr_2.2.0.zip, r-release: fhircrackr_2.2.0.zip, r-oldrel: fhircrackr_2.2.0.zip
macOS binaries: r-release (arm64): fhircrackr_2.2.0.tgz, r-oldrel (arm64): fhircrackr_2.2.0.tgz, r-release (x86_64): fhircrackr_2.2.0.tgz
Old sources: fhircrackr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fhircrackr to link to this page.