fhir_bundle_xml-class: An S4 class to represent a FHIR bundle in xml form

fhir_bundle_xml-classR Documentation

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().

Slots

next_link

A fhir_url pointing to the next bundle on the server.

self_link

A fhir_url pointing to this bundle on the server.


fhircrackr documentation built on Feb. 16, 2023, 8:33 p.m.