You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: message_templates/achieved_peer_average.json
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -68,25 +68,28 @@
68
68
},
69
69
"Message text": [
70
70
{
71
-
"@value": "Your performance is now above the peer average this month for the measure [measure name]. Your performance was [recipient performance level]."
71
+
"@value": "Your performance reached the peer average this month for the measure [measure name]. Your performance was [recipient performance level]."
"@value": "You are in the top 25% of providers for the measure [measure name]. Your performance was [recipient performance level], above the top 25% peer benchmark, which was [comparator performance level] this month."
67
+
"@value": "You are in the top 25% of your peers this month for the measure [measure name]. Your performance was [recipient performance level] and the top 25% peer benchmarkwas [comparator performance level]."
Copy file name to clipboardExpand all lines: message_templates/no_longer_top_performer.json
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -68,25 +68,28 @@
68
68
},
69
69
"Message text": [
70
70
{
71
-
"@value": "You are no longer a top performer for the measure [measure name]. Your performance was [recipient performance level], below the top 10% peer benchmark, which was [comparator performance level] this month."
71
+
"@value": "You are no longer a top performer for the measure [measure name]. Your performance was [recipient performance level] and the top 10% peer benchmarkwas [comparator performance level]."
"@value": "A case-by-case breakdown of your results are available at your [clinical quality dashboard (link)]. More information about the rationale for the measure [measure name] and how it is calculated is available [here (link to measure spec)]."
"@value": "You are not a top performer this month for the measure [measure name]. Your performance was [recipient performance level], below the top 10% peer benchmark, which was [comparator performance level] this month."
67
+
"@value": "You are not a top performer this month for the measure [measure name]. Your performance was [recipient performance level] and the top 10% peer benchmarkwas [comparator performance level]."
"@value": "A case-by-case breakdown of your results are available at your [clinical quality dashboard (link)]. More information about the rationale for the measure [measure name] and how it is calculated is available [here (link to measure spec)]."
"@value": "A case-by-case breakdown of your results are available at your [clinical quality dashboard (link)]. More information about the rationale for the measure [measure name] and how it is calculated is available [here (link to measure spec)]."
"@value": "A case-by-case breakdown of your results are available at your [clinical quality dashboard (link)]. More information about the rationale for the measure [measure name] and how it is calculated is available [here (link to measure spec)]."
"@value": "Opportunity to Improve Top 10 Peer Benchmark"
64
+
},
65
+
"Message text": [
66
+
{
67
+
"@value": "You may have an opportunity to improve for the measure [measure name]. Your performance was [recipient performance level], below the top 10% peer benchmark, which was [comparator performance level] this month."
68
+
}
69
+
],
70
+
"Display compatibility": {
71
+
"@value": "text-only, bar chart, line chart"
72
+
},
73
+
"Short message ID": {
74
+
"@value": "28",
75
+
"@type": "xsd:decimal"
76
+
},
77
+
"Additional message text": {
78
+
"@value": "A case-by-case breakdown of your results are available at your [clinical quality dashboard (link)]. More information about the rationale for the measure [measure name] and how it is calculated is available [here (link to measure spec)]."
"@value": "You are a top performer this month for the measure [measure name]. Your performance was [recipient performance level], above the top 10% peer benchmark, which was [comparator performance level] this month."
67
+
"@value": "You are a top performer this month for the measure [measure name]. Your performance was [recipient performance level] and the top 10% peer benchmarkwas [comparator performance level]."
0 commit comments