国考重点指标的监测 \* { 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; }
国考重点指标的监测
原创 恒健知行 恒健知行 2025-11-18 10:16 江西
关于公立医院绩效考核,最近每年都会更新操作手册,或是增加指标监测内容(针对根指标的延伸指标),或是补充更新相关工作要求,补充指标内涵等。上述更新内容多是涉及指标口径的变化,一点至今没太多变化,即20+的国家重点监测指标,如出院患者手术占比、微创手术占比、四级手术占比等。并且针对定量指标的指标导向也没变化,比如出院患者手术占比逐步提高的导向,手术患者并发症发生率的逐渐降低导向。
公立医院绩效考核的指标涉及考核,同地区类型医院的评比,在日常管理中通常会涉及目标管理,趋势分析。针对这一情况可以通过柱形图的展示进行目标管理,本文通过模拟数据进行示范:
1.模拟样例数据
样例数据是医院关于公立医院绩效考核指标近3年统计值,及定量指标目标值(随机模拟)。
指标名称
实际值_2022
实际值_2023
实际值_2024
目标值_2024
门诊人次数与出院人次数比
4.37
4.54
4.59
4.74
门诊患者人次数(急诊、健康体检者不计入)
48191
51205
54562
57190
同期出院患者人次数(出院人数)
3433
3588
3787
3896
下转患者人次数(门急诊、住院)
26658
28756
28499
29598
门急诊下转患者人次数
2899
2993
3122
3191
住院下转患者人次数
11627
12200
12593
12936
日间手术占择期手术比例
66.49
64.32
62.27
66.19
日间手术台次数(日间手术人数)
2021
2100
2299
2410
同期出院患者择期手术总台次数(同期出院择期手术总人数)
27557
28834
30646
32143
出院患者手术占比
81.01
81.71
82.74
85.17
出院患者手术台次数(出院手术人数)
39044
42142
42163
43013
同期出院患者总人次数(出院人数)
6258
6693
7213
7498
出院患者微创手术占比
87.35
83.81
90.3
95.41
出院患者微创手术台次数(微创手术人数)
20115
21193
22757
23732
同期出院患者手术台次数(出院手术人数)
34270
36194
36413
37259
出院患者四级手术比例
7.83
7.84
7.44
7.73
2.展示设计
针对样例数据,我们需要展示近年指标的趋势情况,可以对应指标评价的导向来看医院数据的表现,某些指标是否越来越低?越来越高?或在某段数据之间?
同时,我们也需要查看最新指标(2024)与目标值的差距如何?由此,展示可视化图形有一个趋势图和一个柱形图组合而成。为了更好的展示实际值与目标值差距,需要对柱形图进行一定的修饰,增加差距说明来更清晰的表达这种差距。
3.绘图
实际值与目标值的差距表达,以出院患者四级手术比例指标为例:
近三年的趋势情况:
图形组合:
多指标组合展示
商务合作:培训、技术服务
附系列文章:
巧用雷达图进行科室间的指标比较分析(雷达图)
恒健知行
 阅读 赞  分享 ’%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) 留言