患者报告结局指标与 PROM
解释 patient-reported outcome、PROM、physical function、symptom 与 participation 量表如何补充客观测试,并用测量属性选择适合 longitudinal tracking 的工具。
[!info] related notes
- 所属 MOC:
- 相关概念:
- 易混淆概念:
- 相关资源:
患者报告结局指标与 PROM
范围
Patient-Reported Outcome(PRO)是由患者或用户直接报告的健康状态、症状、功能或生活影响;PROM 是用来标准化采集这些信息的 measurement instrument。
它补充的是一个客观测试无法回答的问题:
用户自己如何感受到症状、功能限制和恢复?
PROM 与客观测试不是替代关系
例如:
knee extension force improved
并不自动等于:
stairs feel easier
同样:
PROM physical function improved
也不一定意味着某个 isolated strength / ROM 指标一定改善。
所以最好同时理解:
objective impairment measure
performance-based test
patient-reported outcome
它们观察的是不同层面的状态。
先确定 Construct,再选量表
COSMIN 强调,选择 outcome measurement instrument 前首先要明确想测的 construct。
例如:
- pain intensity;
- physical function;
- disability;
- fatigue;
- confidence;
- participation;
- health-related quality of life。
如果 construct 没有定义清楚,就很容易出现:
“有一个总分”
→ 不知道这个分数实际代表什么
PROMIS Physical Function 的例子
APTA 对 PROMIS Physical Function 的介绍显示,它用于评估 musculoskeletal population 的 physical function,通过日常活动相关项目形成患者报告的功能结果。
它适合作为一个例子理解:
PROM
≠ clinician observation
≠ direct performance test
自我报告有很高价值,但仍可能受到理解、回忆、期望、心理状态和回答方式影响。
选择 PROM 不能只看“常用”
需要考虑:
- content validity;
- reliability;
- measurement error;
- construct / criterion validity;
- responsiveness;
- target population;
- language / cultural adaptation;
- floor / ceiling effect;
- burden / completion time;
- scoring feasibility。
尤其当工具用于 Treatment outcome tracking 时,responsiveness 与 measurement error 很重要。
Baseline、Change 与 Meaning 是三件事
例如:
baseline = 42
follow-up = 48
change = +6
还不能直接说:
“用户明显改善了。”
至少还要区分:
change exceeds measurement error ?
change is clinically / personally meaningful ?
construct itself matches user's goal ?
MDC/SDC 关注检测到的变化是否可能超过测量噪声,而 MIC/MCID 等概念更接近“变化是否具有重要意义”;它们不能混为一个阈值。
BodySense 中的角色
PROM 很适合补足 BodyState 的用户视角:
assessment_kind: patient_reported_outcome
instrument_id: promis-pf-short-form
instrument_version: ...
construct: physical_function
score: 48.2
score_scale: t_score
language: zh-CN
completed_at: ...
同时应保留 instrument identity 和 version,因为不同表单、算法或版本未必可以无条件混用。
BodySense 不应该把 PROM score 当作 diagnosis label,而应该将它作为:
baseline / outcome evidence
与 Treatment Feedback Loop 的关系
Treatment 的效果不能只看:
“动作有没有做”
还要看:
symptom
objective function
performance
patient-reported function
participation / goal attainment
所以 PROM 可以成为 Intervention → Outcome → BodyState Feedback Loop 的重要一层。