inou/api/tracker_prompts/extract_nutrition.md

358 B

Extract nutrition and diet information from this medical document. Return a JSON array or null.

Each entry:

  • type: "observation", "restriction", "tolerance"
  • value: (empty)
  • summary: brief description, e.g. "Tolerating solid foods well"
  • timestamp: "YYYY-MM-DD" if date mentioned
  • data: {"description": "...", "details": "..."}

Document: {{MARKDOWN}}