fhir_bundle_xml | R Documentation |
This should only be used if you want to create small examples. Usually, a fhir_bundle_xml
will
be returned by fhir_search()
.
fhir_bundle_xml(bundle)
bundle |
A xml-object representing a FHIR bundle |
fhir_bundle_xml(bundle = xml2::xml_unserialize(patient_bundles[[1]]))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.