CRAN/E | fhircrackr

fhircrackr

Handling HL7 FHIR® Resources in R

Installation

About

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.

Citation fhircrackr citation info
Bug report File report

Key Metrics

Version 2.1.1
R ≥ 4.1.0
Published 2023-02-10 232 days ago
Needs compilation? no
License GPL-3
CRAN checks fhircrackr results

Downloads

Last 24 hours 0 -100%
Last 7 days 57 -48%
Last 30 days 293 -21%
Last 90 days 909 -18%
Last 365 days 4.303 -12%

Maintainer

Maintainer

Julia Palm

julia.palm@med.uni-jena.de

Authors

Thomas Peschel

aut

Julia Palm

aut / cre

Jens Przybilla

aut

Frank Meineke

aut

Material

NEWS
Reference manual
Package source

Vignettes

fhircrackr: Download FHIR resources
fhircrackr Intro: Handling HL7® FHIR® Resources in R
fhircrackr: Flatten FHIR resources
fhircrackr: Recreate FHIR resources

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fhircrackr archive

Depends

R ≥ 4.1.0

Imports

xml2
stringr
httr
utils
data.table
methods
parallel
lifecycle

Suggests

knitr
rmarkdown