Expand description
Bind values from a supplied Parameters resource to Library.parameter
declarations, using FHIR type codes to choose the right rusqlite value.
Structs§
- Bound
Param - A named, type-checked binding. The handler passes a
Vec<BoundParam>to the engine;nameis theLibrary.parameter.namewithout a leading colon.
Functions§
- bind_
supplied_ params - Walks the supplied
parametersParameters resource and produces bindings for everyLibrary.parameter[use="in"]. Missing values fall back to the declared default; if no default, returnsBindParameter.