powered by
Unserializes a list of FHIR bundles that have been serialized to allow for saving in .rda or .RData format.
fhir_unserialize(bundles)
A list of serialized xml objects representing FHIR bundles as returned by fhir_search
fhir_search
A list of unserialized xml objects
# NOT RUN { bundles <- fhir_unserialize(medication_bundles) # }
Run the code above in your browser using DataLab