Package: BiocFHIR 1.15.0
BiocFHIR: Illustration of FHIR ingestion and transformation using R
FHIR R4 bundles in JSON format are derived from https://synthea.mitre.org/downloads. Transformation inspired by a kaggle notebook published by Dr Alexander Scarlat, https://www.kaggle.com/code/drscarlat/fhir-starter-parse-healthcare-bundles-into-tables. This is a very limited illustration of some basic parsing and reorganization processes. Additional tooling will be required to move beyond the Synthea data illustrations.
Authors:
BiocFHIR_1.15.0.tar.gz
BiocFHIR_1.15.0.zip(r-4.7)BiocFHIR_1.15.0.zip(r-4.6)BiocFHIR_1.15.0.zip(r-4.5)
BiocFHIR_1.15.0.tgz(r-4.6-any)BiocFHIR_1.15.0.tgz(r-4.5-any)
BiocFHIR_1.15.0.tar.gz(r-4.7-any)BiocFHIR_1.15.0.tar.gz(r-4.6-any)
BiocFHIR_1.15.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
BiocFHIR/json (API)
NEWS
| # Install 'BiocFHIR' in R: |
| install.packages('BiocFHIR', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vjcitn/biocfhir/issues
- allin - Collection of synthea FHIR documents ingested
On BioConductor:BiocFHIR-1.15.0(bioc 3.24)BiocFHIR-1.14.0(bioc 3.23)
infrastructuredataimportdatarepresentationfhir
Last updated from:406f003b6d. Checks:1 NOTE, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 178 | ||
| linux-devel-x86_64 | OK | 220 | ||
| source / vignettes | OK | 204 | ||
| linux-release-x86_64 | OK | 193 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-oldrel-arm64 | OK | 139 | ||
| windows-devel | OK | 129 | ||
| windows-release | OK | 131 | ||
| windows-oldrel | OK | 129 | ||
| wasm-release | OK | 140 |
Exports:add_proceduresavailable_retention_schemasbuild_proccond_igraphdisplay_proccond_igraphFHIR_ResourceTypesFHIR_retention_schemasFHIRtabsfreq_appgetHumanNamemake_condition_graphmake_test_json_setprocess_AllergyIntoleranceprocess_CarePlanprocess_Claimprocess_Conditionprocess_Encounterprocess_fhir_bundleprocess_Immunizationprocess_MedicationRequestprocess_Observationprocess_Patientprocess_Procedurestack_fhirsummarise_bundlessummary_selections
Dependencies:base64encBiocBaseUtilsBiocGenericsbslibcachemclicommonmarkcpp11crosstalkdigestdplyrDTevaluatefastmapfontawesomefsgenericsgluegraphhighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimeotelpillarpkgconfigpromisespurrrR6rappdirsRcpprlangrmarkdownsassshinysourcetoolsstringistringrtibbletidyrtidyselecttinytexutf8vctrsvisNetworkwithrxfunxtableyaml
BiocFHIR -- infrastructure for parsing and analyzing FHIR data
Rendered fromBiocFHIR.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2022-10-14
Started: 2022-10-02
Handling FHIR documents with BiocFHIR
Rendered fromB_handling.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2022-10-15
Started: 2022-10-05
Linking information between FHIR resources
Rendered fromD_linking.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2022-11-14
Started: 2022-10-06
Transforming FHIR documents to tables with BiocFHIR
Rendered fromC_tables.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2022-10-13
Started: 2022-10-06
Upper level FHIR concepts
Rendered fromA_upper.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2022-10-13
Started: 2022-10-05
