Focus Areas
Advanced Prompt Library
5 Expert PromptsDevelop a detailed daily task checklist for dentists that includes clinical case management, patient scheduling, and documentation of treatment plans, formatted for a calendar day. Consider time blocks and breaks. Provide example entries for a Monday.
Create an advanced algorithm to prioritize patient appointments based on urgency, dentist availability, and estimated procedure duration. Account for last-minute cancellations and no-shows. Output a Python code snippet.
Generate a comprehensive template for documenting patient treatment plans, including relevant medical history, examination findings, diagnostic images, and proposed treatment strategies. Include a section for recording patient education and consent. Provide example entries for a dental filling procedure.
Design a dental office workflow optimization using a Kanban board, including columns for intake, examination, treatment planning, and billing. Assign point values for different procedures based on complexity and time required. Calculate the current bottlenecks and suggest improvements.
Develop a conversational interface for patients to check their appointment status, request changes, or report concerns. Include a knowledge graph to store relevant information and a natural language processor to handle user queries. Output a high-level architecture diagram in Mermaid syntax.