pub fn parse_fhir_content( contents: &str, source_name: &str, ) -> Result<SofBundle, SofError>
Parse FHIR content and convert to SofBundle Supports both JSON and NDJSON formats with automatic detection