pub type SofParameters = VersionIndependentParameters;Expand description
Type alias for the version-independent Parameters container.
This alias provides backward compatibility while using the unified VersionIndependentParameters from the helios_fhir crate.
Aliased Type§
pub enum SofParameters {
R4(Parameters),
}Variants§
R4(Parameters)
FHIR 4.0.1 Parameters