AI Physical Therapy AI Designer
An AI Physical Therapy AI Designer creates intelligent systems that augment musculoskeletal assessment, treatment planning, moveme…
Skill Guide
The application of Large Language Models (LLMs) to build automated conversational agents that guide patients through physical and cognitive rehabilitation exercises and to generate structured clinical documentation from unstructured patient-clinician interactions.
Scenario
Create a chatbot that guides a patient through a set of 5 basic quadriceps strengthening exercises (e.g., straight leg raises) two days after surgery.
Scenario
Build a tool that listens to a simulated rehab session dialogue (audio file) and generates a draft SOAP note in a specific template format, using a retrieval system from a provided set of clinical guidelines.
Scenario
Architect a system where a conversational rehab assistant (chat/voice) not only guides exercises but automatically updates the patient's EHR (e.g., Epic) with structured data (e.g., sets, reps, pain levels, adherence) and flags for clinician review based on predefined thresholds.
Core tools for model access, orchestration, and building retrieval-augmented pipelines. Use Whisper for audio transcription, LangChain for chaining LLM calls with data retrieval.
Platforms for designing, deploying, and managing the conversational experience. Choose based on need for voice vs. chat and required complexity.
Essential for managing clinical knowledge bases, integrating with health systems, and ensuring HIPAA-compliant data handling. Use redaction tools before sending data to LLM APIs.
Standardized clinical documentation formats and data models for ensuring outputs are interoperable and clinically meaningful.
Answer Strategy
The candidate must demonstrate a safety-first, multi-layered approach. Use a framework of Detection, Response, Escalation, and Logging. Sample Answer: 'First, the system must have a high-recall classifier trained on pain-related utterances to detect this event. The response module must immediately follow a safety protocol: terminate the current exercise instruction, provide empathetic language, and instruct the patient to stop. It must then escalate by generating a high-priority alert to the supervising clinician's dashboard with the exact transcript. All of this, including the patient's report and the system's actions, must be logged for audit and quality improvement.'
Answer Strategy
Tests knowledge of advanced mitigation techniques. Key areas: model selection, prompt engineering, and validation. Sample Answer: 'I would implement a multi-stage process. First, use a model with a strong factuality track record. Second, employ strict prompt engineering with explicit instructions like 'only include information present in the provided transcript.' Third, add a post-generation validation layer-using a separate, smaller LLM or a rule-based system-to compare the generated note against the source transcript and flag any unsupported claims. Finally, institute a mandatory human review workflow for a random sample of outputs to continuously fine-tune the system.'
1 career found
Try a different search term.