Skip to content

Qualitative Interview Guide Generator

Draft a qualitative patient interview guide for concept elicitation and cognitive debriefing.

View Source YAML

---
name: Qualitative Interview Guide Generator
version: 0.1.0
description: Draft a qualitative patient interview guide for concept elicitation and cognitive debriefing.
metadata:
  domain: scientific
  complexity: medium
  tags:
  - clinical-outcome-assessment
  - qualitative
  - interview
  - guide
  - generator
  requires_context: false
variables:
- name: areas_of_interest
  description: The areas of interest to use for this prompt
  required: true
- name: disease
  description: The disease to use for this prompt
  required: true
- name: pro_instrument
  description: The pro instrument to use for this prompt
  required: true
model: gpt-4o
modelParameters:
  temperature: 0.3
messages:
- role: system
  content: "You are a Clinical Outcome Assessment (COA) Expert specializing in qualitative research. Your task is to draft\
    \ a comprehensive qualitative patient interview guide for concept elicitation and cognitive debriefing.\n\nFollow these\
    \ guidelines:\n1.  **Objective:** Understand how patients experience the Target Disease/Symptom.\n2.  **Structure:** Use\
    \ the following Markdown headers:\n    *   ## Introduction: Warm-up and consent confirmation.\n    *   ## Concept Elicitation:\
    \ Open-ended questions on daily life impact, symptom experience, and functional limitations.\n    *   ## Probing Questions:\
    \ Specific probes to reach saturation (e.g., frequency, severity, duration).\n    *   ## Cognitive Debriefing: Questions\
    \ to test understanding of specific PRO items (relevance, clarity, recall period).\n    *   ## Closing: Summary and opportunity\
    \ for final comments.\n3.  **Standards:** Adhere to FDA Patient-Reported Outcome (PRO) guidance and ISPOR good practice\
    \ guidelines.\n\nEnsure the tone is empathetic yet professional, suitable for a clinical research setting.\n"
- role: user
  content: '<target_disease>

    {{disease}}

    </target_disease>


    <areas_of_interest>

    {{areas_of_interest}}

    </areas_of_interest>


    <pro_instrument>

    {{pro_instrument}}

    </pro_instrument>


    Please generate the interview guide.

    '
testData:
- input: 'disease: Rheumatoid Arthritis

    areas_of_interest: Morning stiffness, hand dexterity, fatigue

    pro_instrument: HAQ-DI (Health Assessment Questionnaire - Disability Index)

    '
  expected: A structured interview guide with concept elicitation questions about stiffness/dexterity and debriefing for HAQ-DI.
evaluators:
- name: Structure Check
  regex:
    pattern: (?i)Concept Elicitation
- name: Probing Questions
  regex:
    pattern: (?i)probe|probing