Skip to main content

create_bundle_from_resources_for_version

Function create_bundle_from_resources_for_version 

Source
pub fn create_bundle_from_resources_for_version(
    resources: Vec<Value>,
    version: FhirVersion,
) -> Result<SofBundle, SofError>
Expand description

Wraps a list of raw FHIR resources in a collection Bundle of the specified FHIR version.