Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/cookbook/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ Dive into real-world, production-ready examples to learn how to build interopera
- 📝 **[Summarize Discharge Notes with CDS Hooks](./discharge_summarizer.md)**
*Deploy a CDS Hooks-compliant service that listens for discharge events, auto-generates concise plain-language summaries, and delivers actionable clinical cards directly into the EHR workflow.*

- 📊 **[Track Clinical NLP Experiments with MLflow](./mlflow_experiment_tracking.md)**
*Monitor healthcare AI model performance, log patient cohort metadata and regulatory context, generate FHIR Provenance for audit trails, and compare model versions in the MLflow UI.*

---

!!! info "What next?"
Expand Down
Loading