Description Usage Arguments Value Examples
Unserializes a list of FHIR bundles that have been serialized to allow for saving in .rda or .RData format.
1 | fhir_unserialize(bundles)
|
bundles |
A list of serialized xml objects representing FHIR bundles as returned by |
A list of unserialized xml objects
1 | bundles <- fhir_unserialize(medication_bundles)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.