Package: BiocFHIR 1.9.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.9.0.tar.gz
BiocFHIR_1.9.0.zip(r-4.5)BiocFHIR_1.9.0.zip(r-4.4)BiocFHIR_1.9.0.zip(r-4.3)
BiocFHIR_1.9.0.tgz(r-4.4-any)BiocFHIR_1.9.0.tgz(r-4.3-any)
BiocFHIR_1.9.0.tar.gz(r-4.5-noble)BiocFHIR_1.9.0.tar.gz(r-4.4-noble)
BiocFHIR_1.9.0.tgz(r-4.4-emscripten)BiocFHIR_1.9.0.tgz(r-4.3-emscripten)
BiocFHIR.pdf |BiocFHIR.html✨
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.9.0(bioc 3.21)BiocFHIR-1.8.0(bioc 3.20)
infrastructuredataimportdatarepresentationfhir
Last updated 2 months agofrom:9b190a516a. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 29 2024 |
R-4.5-win | OK | Nov 29 2024 |
R-4.5-linux | OK | Nov 29 2024 |
R-4.4-win | NOTE | Nov 29 2024 |
R-4.4-mac | NOTE | Nov 29 2024 |
R-4.3-win | NOTE | Nov 29 2024 |
R-4.3-mac | NOTE | Nov 29 2024 |
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:base64encBiocBaseUtilsBiocGenericsbslibcachemclicommonmarkcpp11crayoncrosstalkdigestdplyrDTevaluatefansifastmapfontawesomefsgenericsgluegraphhighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimepillarpkgconfigpromisespurrrR6rappdirsRcpprlangrmarkdownsassshinysourcetoolsstringistringrtibbletidyrtidyselecttinytexutf8vctrsvisNetworkwithrxfunxtableyaml
BiocFHIR -- infrastructure for parsing and analyzing FHIR data
Rendered fromBiocFHIR.Rmd
usingknitr::rmarkdown
on Nov 29 2024.Last update: 2022-10-14
Started: 2022-10-02
Handling FHIR documents with BiocFHIR
Rendered fromB_handling.Rmd
usingknitr::rmarkdown
on Nov 29 2024.Last update: 2022-10-15
Started: 2022-10-05
Linking information between FHIR resources
Rendered fromD_linking.Rmd
usingknitr::rmarkdown
on Nov 29 2024.Last update: 2022-11-14
Started: 2022-10-06
Transforming FHIR documents to tables with BiocFHIR
Rendered fromC_tables.Rmd
usingknitr::rmarkdown
on Nov 29 2024.Last update: 2022-10-13
Started: 2022-10-06
Upper level FHIR concepts
Rendered fromA_upper.Rmd
usingknitr::rmarkdown
on Nov 29 2024.Last update: 2022-10-13
Started: 2022-10-05