fhir_bundle_xml-class: An S4 class to represent a FHIR bundle in xml form
Description
A fhir_bundle_xml is an xml representation of a FHIR bundle (https://www.hl7.org/fhir/bundle.html).
It is usually found inside a fhir_bundle_list which is returned by a call to fhir_search().
Arguments
Slots
next_link
A fhir_url pointing to the next bundle on the server.