← 返回
未分类 中文

Virtual Patient Roleplay

Simulate standardized patient encounters for medical training, supporting OSCE-style history-taking practice, communication skills rehearsal, and educational...
模拟标准化患者情境用于医学训练,支持OSCE风格病史采集练习、沟通技巧演练及教学...
aipoch-ai aipoch-ai 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 351
下载
💾 0
安装
1
版本
#latest

概述

Virtual Patient Roleplay

Structured standardized-patient simulation for medical training and clinical interview practice.

> Educational Disclaimer: All output is for training simulation only. This skill does not provide real clinical diagnosis, treatment selection, or emergency instructions. Faculty supervision is required for formal assessment use.

Quick Check

python -m py_compile scripts/main.py
python -c "from scripts.main import PatientSimulator; sim=PatientSimulator('chest_pain'); print(sim.ask('Where does the pain go?')['patient_response'])"

When to Use

  • Use this skill for OSCE-style history-taking practice, communication skills rehearsal, or debrief planning.
  • Use this skill when a learner needs to practice clinical interviewing with a simulated patient response.
  • Do not use this skill for real patient triage, clinical diagnosis, treatment selection, or emergency guidance.

Workflow

  1. Confirm the training goal, scenario type, learner level, and output focus (questioning, bedside manner, or debriefing).
  2. Check whether the request is for live roleplay, case setup, feedback, or post-encounter summary.
  3. Use the packaged simulator for supported scenarios; otherwise provide a manual roleplay scaffold without inventing unsupported medical certainty.
  4. Return the patient response or teaching artifact with assumptions, missed-question prompts, and debrief notes.
  5. If the request exceeds educational scope, stop and restate the boundary explicitly.

Usage

python -c "from scripts.main import PatientSimulator; sim=PatientSimulator('chest_pain'); print(sim.ask('Where does the pain go?')['patient_response'])"
python -c "from scripts.main import PatientSimulator; sim=PatientSimulator('headache'); print(sim.ask('Did the pain start suddenly?')['patient_response'])"

Parameters

ParameterTypeRequiredDefaultDescription
-------------------------------------------------
scenariostringNochest_painScenario: chest_pain, headache, abdominal_pain
student_questionstringYes (for interaction)Learner question posed to the patient
difficultystringNointermediateScenario difficulty level

Output

  • Simulated patient response
  • Scenario-specific cues and debrief elements
  • Explicit reminder that output is educational, not clinical advice

Scope Boundaries

  • This skill supports training simulations, not real clinical triage.
  • This skill does not provide diagnosis, treatment selection, or emergency instructions.
  • This skill should not be used as a substitute for faculty supervision or patient care.

Stress-Case Rules

For complex multi-constraint requests, always include these explicit blocks:

  1. Training Objective
  2. Scenario Assumptions
  3. Roleplay Output
  4. Educational Limits
  5. Debrief and Next Checks

Error Handling

  • If required inputs are missing, state exactly which fields are missing and request only the minimum additional information.
  • If the task goes outside the documented scope, stop instead of guessing or silently widening the assignment.
  • If scripts/main.py fails, report the failure point, summarize what still can be completed safely, and provide a manual fallback.
  • Do not fabricate clinical certainty, real patient data, or verified diagnostic outcomes.

Input Validation

This skill accepts: a scenario identifier and a learner question for standardized patient simulation in a medical training context.

If the request does not involve educational patient simulation — for example, asking for real clinical diagnosis, treatment recommendations, emergency triage, or non-medical roleplay — do not proceed with the workflow. Instead respond:

> "virtual-patient-roleplay is designed for medical training simulations only. Your request appears to be outside this scope. Please provide a scenario and learner question for educational practice, or use a more appropriate tool."

References

Response Template

Use the following fixed structure for non-trivial requests:

  1. Objective
  2. Inputs Received
  3. Assumptions
  4. Workflow
  5. Deliverable
  6. Risks and Limits
  7. Next Checks

If the request is simple, you may compress the structure, but still keep assumptions and limits explicit when they affect correctness.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 11:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

education

Interview Simulator

wscats
模拟各类职位和经验水平的面试,提供定制化的技术、行为及案例问题,并给予详细反馈与评分。
★ 23 📥 22,012
education

Thinking Partner

itsflow
通过提问探索复杂问题的协作思考伙伴
★ 49 📥 9,939
education

Language Learning Tutor

chipagosfinest
AI语言导师,通过对话、词汇练习、语法课程、抽认卡及沉浸式练习,助您学习任意语言。适用于学习新语言、练词汇、学语法、翻译、会话练习、旅行准备、习语俚语或改善发音。支持包括中、英、日、韩、法、德、西等在内的100多种语言。
★ 30 📥 8,892