# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "BiocFHIR" in publications use:' type: software license: Artistic-2.0 title: 'BiocFHIR: Illustration of FHIR ingestion and transformation using R' version: 1.7.0 abstract: 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: - family-names: Carey given-names: Vincent email: stvjc@channing.harvard.edu orcid: https://orcid.org/0000-0003-4046-0063 repository: https://bioc.r-universe.dev repository-code: https://github.com/vjcitn/BiocFHIR url: https://github.com/vjcitn/BiocFHIR date-released: '2022-11-29' contact: - family-names: Carey given-names: Vincent email: stvjc@channing.harvard.edu orcid: https://orcid.org/0000-0003-4046-0063