This data example can be used to explore some of the functions from the fhircrackr package
when direct access to a FHIR server is not possible.
Usage
patient_bundles
Arguments
Format
List of length 2 containing serialized "xml_document" objects, each representing one bundle from a
FHIR search request. They have to be unserialized before use, see Examples!
Details
patient_bundles is a list of serialized xml objects representing FHIR bundles as returned by fhir_search().