#character vector containing fhir bundles
bundle_strings <- c(
"
",
"
"
)
#convert to FHIR bundle list
bundles <- as_fhir(bundle_strings)
Run the code above in your browser using DataLab