fhir_bundle_xml: Create fhir_bundle_xml object

View source: R/fhir_bundle.R

fhir_bundle_xmlR Documentation

Create fhir_bundle_xml object

Description

This should only be used if you want to create small examples. Usually, a fhir_bundle_xml will be returned by fhir_search().

Usage

fhir_bundle_xml(bundle)

Arguments

bundle

A xml-object representing a FHIR bundle

Examples

fhir_bundle_xml(bundle = xml2::xml_unserialize(patient_bundles[[1]]))


POLAR-fhiR/fhircrackr documentation built on Dec. 24, 2024, 3:06 a.m.