Workflows
We're excited to announce the beta release of workflows - orchestrate healthcare data operations using natural language!
Workflows uses lang2FHIR to translate your natural language instructions into structured FHIR operations and generates a DAG of steps – FHIR searches, resource creation, and decision nodes. Pass in unstructured data like clinical notes or legacy system outputs, and workflows handles extraction, transformation, and orchestration across your FHIR systems.
You can execute workflows across multiple FHIR providers (Epic, Cerner, Athena Health, Elation, Medplum, Canvas Medical, Google Healthcare API, HAPI) or a single one by specifying the fhir_provider_id in your workflow requests! Control whether to use deterministic templates (default) or dynamic generation. One seamless API for healthcare data orchestration.
Coming soon:
- Workflow composability (reference other workflows as steps)
- Enhanced decision node logic
- Workflow instruction templates for common use cases
- LLM assisted workflow authoring
- Self-healing workflows
