匿名
未登录
登录
医学百科
搜索
查看“PICO”的源代码
来自医学百科
名字空间
页面
更多
更多
语言
页面选项
Read
查看源代码
历史
←
PICO
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看和复制此页面的源代码。
<div style="padding: 0 4%; line-height: 1.8; color: #1e293b; font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', Arial, sans-serif; background-color: #ffffff; max-width: 1200px; margin: auto;"> <div style="margin-bottom: 30px; border-bottom: 1.2px solid #e2e8f0; padding-bottom: 25px;"> <p style="font-size: 1.1em; margin: 10px 0; color: #334155; text-align: justify;"> <strong>PICO</strong> 模型是循证医学(EBM)中用于构建结构化临床问题的一种标准格式。它由四个核心要素的首字母组成:<strong>P</strong> (Patient/Population,患者或人群)、<strong>I</strong> (Intervention,干预措施)、<strong>C</strong> (Comparison,对照措施) 和 <strong>O</strong> (Outcome,结局指标)。PICO 的核心作用在于帮助临床医生和研究人员将模糊、复杂的临床疑问转化为具体的、可回答的科学问题,从而提高在 PubMed、Cochrane Library 等数据库中进行文献检索的<strong>查准率</strong>和<strong>效率</strong>。它是开展系统评价(Systematic Review)和制定临床指南的第一步。 </p> </div> <div class="medical-infobox mw-collapsible mw-collapsed" style="width: 100%; max-width: 320px; margin: 0 auto 35px auto; border: 1.2px solid #bae6fd; border-radius: 12px; background-color: #ffffff; box-shadow: 0 8px 20px rgba(0,0,0,0.05); overflow: hidden;"> <div style="padding: 15px; color: #1e40af; background: linear-gradient(135deg, #e0f2fe 0%, #bae6fd 100%); text-align: center; cursor: pointer;"> <div style="font-size: 1.2em; font-weight: bold; letter-spacing: 1.2px;">PICO</div> <div style="font-size: 0.7em; opacity: 0.85; margin-top: 4px; white-space: nowrap;">Search Strategy Model (点击展开)</div> </div> <div class="mw-collapsible-content"> <div style="padding: 25px; text-align: center; background-color: #f8fafc;"> <div style="width: 100px; height: 100px; background-color: #e2e8f0; border-radius: 50%; margin: 0 auto; display: flex; align-items: center; justify-content: center; color: #94a3b8; font-size: 0.8em;"> </div> <div style="font-size: 0.8em; color: #64748b; margin-top: 12px; font-weight: 600;">功能:问题结构化</div> </div> <table style="width: 100%; border-spacing: 0; border-collapse: collapse; font-size: 0.85em;"> <tr> <th colspan="2" style="padding: 8px 12px; background-color: #e0f2fe; color: #1e40af; text-align: left; font-size: 0.9em; border-top: 1px solid #bae6fd;">模型参数</th> </tr> <tr> <th style="text-align: left; padding: 6px 12px; background-color: #f8fafc; color: #475569; border-bottom: 1px solid #e2e8f0; width: 40%;">所属领域</th> <td style="padding: 6px 12px; border-bottom: 1px solid #e2e8f0; color: #0f172a;">循证医学 (EBM)</td> </tr> <tr> <th style="text-align: left; padding: 6px 12px; background-color: #f8fafc; color: #475569; border-bottom: 1px solid #e2e8f0;">提出时间</th> <td style="padding: 6px 12px; border-bottom: 1px solid #e2e8f0; color: #0f172a;">1995年 (Richardson WS)</td> </tr> <tr> <th style="text-align: left; padding: 6px 12px; background-color: #f8fafc; color: #475569; border-bottom: 1px solid #e2e8f0;">扩展变体</th> <td style="padding: 6px 12px; border-bottom: 1px solid #e2e8f0; color: #1e40af;">PICOT (Time), PICOS (Study)</td> </tr> <tr> <th style="text-align: left; padding: 6px 12px; background-color: #f8fafc; color: #475569; border-bottom: 1px solid #e2e8f0;">应用场景</th> <td style="padding: 6px 12px; border-bottom: 1px solid #e2e8f0; color: #0f172a;">文献检索, 系统综述</td> </tr> <tr> <th style="text-align: left; padding: 6px 12px; background-color: #f8fafc; color: #475569;">逻辑关系</th> <td style="padding: 6px 12px; color: #16a34a;">Boolean Logic (AND/OR)</td> </tr> </table> </div> </div> <h2 style="background: #f1f5f9; color: #0f172a; padding: 10px 18px; border-radius: 0 6px 6px 0; font-size: 1.25em; margin-top: 40px; border-left: 6px solid #0f172a; font-weight: bold;">四大要素拆解</h2> <p style="margin: 15px 0; text-align: justify;"> 一个良好的临床问题应当包含以下四个组成部分,缺一不可(C 有时可省略): </p> <div style="background-color: #f0f9ff; border-left: 5px solid #1e40af; padding: 15px 20px; margin: 20px 0; border-radius: 4px;"> <ul style="padding-left: 20px; color: #334155; margin: 0;"> <li style="margin-bottom: 12px;"> <strong>P (Patient / Population):</strong> 描述患者特征。 <br><span style="color: #64748b; font-size: 0.9em;">关键点:年龄、性别、种族、主要诊断、疾病分期。例如:“绝经后的骨质疏松女性”。</span> </li> <li style="margin-bottom: 12px;"> <strong>I (Intervention / Indicator):</strong> 拟采用的干预措施或暴露因素。 <br><span style="color: #64748b; font-size: 0.9em;">关键点:药物、手术方式、诊断测试、风险暴露。例如:“口服阿伦磷酸钠”。</span> </li> <li style="margin-bottom: 12px;"> <strong>C (Comparison / Control):</strong> 对照措施(可选)。 <br><span style="color: #64748b; font-size: 0.9em;">关键点:安慰剂、金标准疗法、不治疗或另一种药物。例如:“安慰剂 或 雷洛昔芬”。</span> </li> <li> <strong>O (Outcome):</strong> 关注的临床结局。 <br><span style="color: #64748b; font-size: 0.9em;">关键点:死亡率、生活质量、疼痛评分、不良反应。必须具体且可测量。例如:“椎体骨折发生率”。</span> </li> </ul> </div> <h2 style="background: #f1f5f9; color: #0f172a; padding: 10px 18px; border-radius: 0 6px 6px 0; font-size: 1.25em; margin-top: 40px; border-left: 6px solid #0f172a; font-weight: bold;">实战案例:从困惑到搜索</h2> <p style="margin: 15px 0; text-align: justify;"> <strong>临床情境:</strong> 一位 65 岁的男性房颤患者,正在服用华法林预防中风。他听说新型抗凝药(如达比加群)不用监测血象,想换药。医生需要查询证据。 </p> <div style="overflow-x: auto; margin: 20px auto;"> <table style="width: 100%; border-collapse: collapse; border: 1.2px solid #cbd5e1; font-size: 0.9em; text-align: left;"> <tr style="background-color: #f1f5f9; border-bottom: 2px solid #0f172a;"> <th style="padding: 12px; border: 1px solid #cbd5e1; color: #0f172a; width: 15%;">要素</th> <th style="padding: 12px; border: 1px solid #cbd5e1; color: #1e40af; width: 40%;">具体内容</th> <th style="padding: 12px; border: 1px solid #cbd5e1; color: #475569;">搜索关键词 (Keywords)</th> </tr> <tr> <td style="padding: 10px; border: 1px solid #cbd5e1; font-weight: 600;">P</td> <td style="padding: 10px; border: 1px solid #cbd5e1;">非瓣膜性房颤患者</td> <td style="padding: 10px; border: 1px solid #cbd5e1;">Atrial fibrillation</td> </tr> <tr> <td style="padding: 10px; border: 1px solid #cbd5e1; font-weight: 600;">I</td> <td style="padding: 10px; border: 1px solid #cbd5e1;">达比加群 (新药)</td> <td style="padding: 10px; border: 1px solid #cbd5e1;">Dabigatran</td> </tr> <tr> <td style="padding: 10px; border: 1px solid #cbd5e1; font-weight: 600;">C</td> <td style="padding: 10px; border: 1px solid #cbd5e1;">华法林 (标准治疗)</td> <td style="padding: 10px; border: 1px solid #cbd5e1;">Warfarin</td> </tr> <tr> <td style="padding: 10px; border: 1px solid #cbd5e1; font-weight: 600; background-color: #eff6ff;">O</td> <td style="padding: 10px; border: 1px solid #cbd5e1; background-color: #eff6ff;">卒中预防及出血风险</td> <td style="padding: 10px; border: 1px solid #cbd5e1; background-color: #eff6ff;">Stroke AND Hemorrhage</td> </tr> </table> </div> <h2 style="background: #f1f5f9; color: #0f172a; padding: 10px 18px; border-radius: 0 6px 6px 0; font-size: 1.25em; margin-top: 40px; border-left: 6px solid #0f172a; font-weight: bold;">常见变体:PICOS 与 PICOT</h2> <div style="background-color: #fff7ed; border-left: 5px solid #ea580c; padding: 15px 20px; margin: 20px 0; border-radius: 4px;"> <p style="margin: 0; text-align: justify; font-size: 0.95em; color: #334155;"> 为了提高检索的精确度,有时会增加两个参数: <br><strong>T (Time):</strong> 随访时间或干预持续时间(如“5年生存率”)。 <br><strong>S (Study Design):</strong> 研究设计类型(如“Randomized Controlled Trial” 或 “Systematic Review”)。这在筛选高质量证据时尤为重要。 </p> </div> <div style="font-size: 0.92em; line-height: 1.6; color: #1e293b; margin-top: 50px; border-top: 2px solid #0f172a; padding: 15px 25px; background-color: #f8fafc; border-radius: 0 0 10px 10px;"> <span style="color: #0f172a; font-weight: bold; font-size: 1.05em; display: inline-block; margin-bottom: 15px;">学术参考文献 [Academic Review]</span> <p style="margin: 12px 0; border-bottom: 1px solid #e2e8f0; padding-bottom: 10px;"> [1] <strong>Richardson WS, Wilson MC, Nishikawa J, Hayward RS. (1995).</strong> <em>The well-built clinical question: a key to evidence-based decisions.</em> <strong>[[ACP Journal Club]]</strong>. <br> <span style="color: #475569;">[点评]:PICO 模型的奠基文献,详细阐述了如何通过分解问题来提高临床决策的效率。</span> </p> <p style="margin: 12px 0; border-bottom: 1px solid #e2e8f0; padding-bottom: 10px;"> [2] <strong>Huang X, Lin J, Demner-Fushman D. (2006).</strong> <em>Evaluation of PICO as a knowledge representation for clinical questions.</em> <strong>[[AMIA Annual Symposium Proceedings]]</strong>. <br> <span style="color: #475569;">[点评]:从信息检索的角度验证了 PICO 结构在提取临床知识方面的有效性。</span> </p> <p style="margin: 12px 0;"> [3] <strong>Schardt C, et al. (2007).</strong> <em>Utilization of the PICO framework to improve searching PubMed for clinical questions.</em> <strong>[[BMC Medical Informatics and Decision Making]]</strong>. <br> <span style="color: #475569;">[点评]:实证研究表明,使用 PICO 框架构建的检索策略比非结构化检索更能找到相关的医学文献。</span> </p> </div> <div style="margin: 40px 0; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 0.9em;"> <div style="background-color: #eff6ff; color: #1e40af; padding: 8px 15px; font-weight: bold; text-align: center; border-bottom: 1px solid #dbeafe;"> 循证方法学 · 知识图谱 </div> <table style="width: 100%; border-collapse: collapse; background-color: #ffffff;"> <tr style="border-bottom: 1px solid #f1f5f9;"> <td style="width: 85px; background-color: #f8fafc; color: #334155; font-weight: 600; padding: 10px 12px; text-align: right; vertical-align: middle;">核心要素</td> <td style="padding: 10px 15px; color: #334155;">[[Patient]] • [[Intervention]] • [[Comparison]] • [[Outcome]]</td> </tr> <tr style="border-bottom: 1px solid #f1f5f9;"> <td style="width: 85px; background-color: #f8fafc; color: #334155; font-weight: 600; padding: 10px 12px; text-align: right; vertical-align: middle;">逻辑运算</td> <td style="padding: 10px 15px; color: #334155;">[[Boolean Operators]] (AND/OR/NOT) • [[MeSH Terms]] (主题词)</td> </tr> <tr> <td style="width: 85px; background-color: #f8fafc; color: #334155; font-weight: 600; padding: 10px 12px; text-align: right; vertical-align: middle;">所属体系</td> <td style="padding: 10px 15px; color: #334155;">[[EBM]] (循证医学) • [[Systematic Review]] • [[5A]] (循证流程)</td> </tr> </table> </div> </div>
返回至
PICO
。
导航
导航
症状百科
疾病百科
药品百科
中医百科
中药百科
人体穴位图
全国医院列表
功能菜单
最近更改
随机页面
Wiki工具
Wiki工具
特殊页面
页面工具
页面工具
用户页面工具
更多
链入页面
相关更改
页面信息
页面日志