医疗指标目标管理的图形化方法 \* { margin: 0; padding: 0; outline: 0; } body { font-family: "PingFang SC", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif; line-height: 1.6; } .\_\_page\_content\_\_ { max-width: 667px; margin: 0 auto; padding: 20px; text-size-adjust: 100%; color: rgba(0, 0, 0, 0.9); padding-bottom: 64px; } .title { user-select: text; font-size: 22px; line-height: 1.4; margin-bottom: 14px; font-weight: 500; } .\_\_meta\_\_ { color: rgba(0, 0, 0, 0.3); font-size: 15px; line-height: 20px; hyphens: auto; word-break: break-word; margin-bottom: 50px; } .\_\_meta\_\_ .nick\_name { color: #576B95; } .\_\_meta\_\_ .copyright { color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.05); padding: 0 4px; margin: 0 10px 10px 0; } blockquote.source { padding: 10px; margin: 30px 0; border-left: 5px solid #ccc; color: #333; font-style: italic; word-wrap: break-word; } blockquote.source a { cursor: pointer; text-decoration: underline; } .item\_show\_type\_0 > section { margin-top: 0; margin-bottom: 24px; } a { color: #576B95; text-decoration: none; cursor: default; } .text\_content { margin-bottom: 50px; user-select: text; font-size: 17px; white-space: pre-wrap; word-wrap: break-word; line-height: 28px; hyphens: auto; } .picture\_content .picture\_item { margin-bottom: 30px; } .picture\_content .picture\_item .picture\_item\_label { text-align: center; } img { max-width: 100%; } .pay\_subscribe\_notice { margin: 30px 0; padding: 20px; background: #fffbe6; border: 1px solid #ffe58f; border-radius: 8px; } .pay\_subscribe\_badge { display: inline-block; padding: 4px 12px; background: #faad14; color: #fff; border-radius: 4px; font-size: 14px; font-weight: 500; margin-bottom: 12px; } .pay\_subscribe\_desc { font-size: 15px; line-height: 1.8; color: rgba(0, 0, 0, 0.7); margin-bottom: 12px; } .pay\_subscribe\_hint { font-size: 13px; color: rgba(0, 0, 0, 0.4); } .\_\_bottom-bar\_\_ { display: flex; justify-content: space-between; align-items: center; position: fixed; bottom: 0; left: 0; right: 0; height: 64px; padding: 8px 20px; background: white; box-sizing: border-box; border-top: 1px solid rgba(0, 0, 0, 0.2); } .\_\_bottom-bar\_\_ .left { display: flex; align-items: center; font-size: 15px; white-space: nowrap; } .\_\_bottom-bar\_\_ .right { display: flex; } .\_\_bottom-bar\_\_ .sns\_opr\_btn { display: flex; align-items: center; user-select: none; background: transparent; border: 0; color: rgba(0, 0, 0, 0.9); font-size: 14px; } .\_\_bottom-bar\_\_ .sns\_opr\_btn:not(:last-child) { margin-right: 16px; } .\_\_bottom-bar\_\_ .sns\_opr\_btn > img { margin-right: 4px; }
医疗指标目标管理的图形化方法
原创 Hi您好 恒健知行 2025-09-15 16:53 安徽
1.表格
表格使用频率最高,富含信息最多。可以将指标、目标值,甚至是同环比等信息在一个表格里面进行呈现。现在有多维度表格,Excel表格可以做的事情,飞书表格也可以做。
2025-8 医疗核心指标完成情况
项目
月基本目标值
当月达标
累计达标
基本目标
奖励目标
当月值
基本达标
奖励达标
累计值
基本达标
奖励达标
门急诊人次
140000
1500009
150000
达标
未达标
1550000
达标
达标
出院人次
3612
3887
3668
达标
未达标
36594
达标
未达标
外科病床使用率(%)
93
93
84.95
未达标
未达标
91.05
未达标
未达标
内科病床使用率(%)
95
95
92.09
未达标
未达标
102.61
达标
达标
住院手术总人次
(含操作)
1790
2154
2282
达标
达标
21866
达标
达标
三四级手术占比(%)
33.82
33.82
37.07
达标
达标
36.74
达标
达标
平均住院天数
9.00
8.70
8.17
达标
达标
8.59
达标
达标
绩效药占比(%)
45.00
40.00
40.25
达标
未达标
46.20
未达标
未达标
抗菌药物使用强度
51.38
40.00
48.24
达标
未达标
49.22
达标
未达标
门诊均次药费
129.43
122.00
116.25
达标
达标
122.58
达标
未达标
床日均次药费
650.00
556.00
482.84
达标
达标
596.68
达标
未达标
住院材占比(%)
28.00
28.00
26.41
达标
达标
26.44
达标
达标
2.柱形图
下面是一些常见图形,图形是直观的方式展示数据,相比表格更直观。常见的图像可以展示少部分维度上的信息,比如用柱形图对比时间维度上的多个门诊量指标。
3.折线图
折线图通常用来表示趋势,时间维度上一类指标的比较可以用折线图。比如门诊量的各月度的环比值。
折线图也可以更复杂,比如下图,趋势上加上绝对值。
4.饼图
结构性指标的比较可以用饼图,比如不同手术级别(构成完整100%)。
5.组合图
有些场景需要进行不同类型指标的比较,比如计量指标和比率指标,工作量与达成比例如下图:
6.图例标签
对于目标管理,加上标签可以更加直观看出指标的上升/下降、达标或未达标、正常或预警等状态。
7.堆叠图
对于过程指标可以考虑用堆叠图,看出项目进展情况。
恒健知行
 阅读 赞  分享 ’%3E %3Cg transform=‘translate(0 -2.349)’%3E %3Cpath d=‘M0 2.349h24v24H0z’/%3E %3Cpath fill=’%23576B95’ d=‘M16.45 7.68c-.954 0-1.94.362-2.77 1.113l-1.676 1.676-1.853-1.838a3.787 3.787 0 0 0-2.63-.971 3.785 3.785 0 0 0-2.596 1.112 3.786 3.786 0 0 0-1.113 2.687c0 .97.368 1.938 1.105 2.679l7.082 6.527 7.226-6.678a3.787 3.787 0 0 0 .962-2.618 3.785 3.785 0 0 0-1.112-2.597A3.687 3.687 0 0 0 16.45 7.68zm3.473.243a4.985 4.985 0 0 1 1.464 3.418 4.98 4.98 0 0 1-1.29 3.47l-.017.02-7.47 6.903a.9.9 0 0 1-1.22 0l-7.305-6.73-.008-.01a4.986 4.986 0 0 1-1.465-3.535c0-1.279.488-2.56 1.465-3.536A4.985 4.985 0 0 1 7.494 6.46c1.24-.029 2.49.4 3.472 1.29l.01.01L12 8.774l.851-.85.01-.01c1.046-.951 2.322-1.434 3.59-1.434 1.273 0 2.52.49 3.472 1.442z’/%3E %3C/g%3E %3C/g%3E %3C/g%3E%3C/svg%3E) 推荐 ’ fill=’%23000’ fill-opacity=’.9’/%3E%3C/svg%3E) 留言