Skip to content

v0.3.0

Latest

Choose a tag to compare

@dnlbox dnlbox released this 09 Jul 19:59
· 1 commit to main since this release

Added

  • Bundle recipes: generate bundle --recipe <file> now accepts user-defined YAML or JSON recipes for deterministic, pipeline-oriented Bundle generation. Recipes define ordered resources, aliases, field overrides, and reference wiring while keeping clinical meaning user-owned.
  • Public recipe API: createBundleFromRecipe(recipe, options) plus exported recipe types.
  • Starter recipe examples under examples/recipes/ for lab result, condition plus medication, and diagnostic workup bundle shapes.

Full changelog: v0.2.0...v0.3.0