Skip to main content

parse_fhir_content

Function parse_fhir_content 

Source
pub fn parse_fhir_content(
    contents: &str,
    source_name: &str,
) -> Result<SofBundle, SofError>
Expand description

Parse FHIR content and convert to SofBundle Supports both JSON and NDJSON formats with automatic detection