fhir_bundle_serialized-class: An S4 class to represent a FHIR bundle in serialized form

fhir_bundle_serialized-classR Documentation

An S4 class to represent a FHIR bundle in serialized form

Description

A fhir_bundle_serialized is a fhir_bundle_xml that has been serialized using fhir_serialize(). In this form, the bundle cannot be used in any meaningful way, but it can be saved and loaded as an .RData or .rds object without breaking the external pointers in the xml. See ?fhir_serialize and ?fhir_unserialize.


TPeschel/fhiR documentation built on April 14, 2024, 7:31 a.m.