Skip to content

Commit 01e68cf

Browse files
committed
Update for February '24
1 parent 64b26a3 commit 01e68cf

File tree

5 files changed

+425
-0
lines changed

5 files changed

+425
-0
lines changed

causal_pathways/improving.json

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
{
2+
"@context": {
3+
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
4+
"xsd": "http://www.w3.org/2001/XMLSchema#",
5+
"pav": "http://purl.org/pav/",
6+
"schema": "http://schema.org/",
7+
"oslc": "http://open-services.net/ns/core#",
8+
"skos": "http://www.w3.org/2004/02/skos/core#",
9+
"rdfs:label": {
10+
"@type": "xsd:string"
11+
},
12+
"schema:isBasedOn": {
13+
"@type": "@id"
14+
},
15+
"schema:name": {
16+
"@type": "xsd:string"
17+
},
18+
"schema:description": {
19+
"@type": "xsd:string"
20+
},
21+
"pav:derivedFrom": {
22+
"@type": "@id"
23+
},
24+
"pav:createdOn": {
25+
"@type": "xsd:dateTime"
26+
},
27+
"pav:createdBy": {
28+
"@type": "@id"
29+
},
30+
"pav:lastUpdatedOn": {
31+
"@type": "xsd:dateTime"
32+
},
33+
"oslc:modifiedBy": {
34+
"@type": "@id"
35+
},
36+
"skos:notation": {
37+
"@type": "xsd:string"
38+
},
39+
"type": "https://schema.metadatacenter.org/properties/827f2744-2cb7-439d-a8d3-cdd3a6fc7a4c",
40+
"name": "https://schema.metadatacenter.org/properties/4a88e066-a289-4a09-a0fc-a24c28c65215",
41+
"description": "https://schema.metadatacenter.org/properties/989a48cd-1da8-4332-ac53-a7a9a773e026",
42+
"Moderators": "https://schema.metadatacenter.org/properties/c93ed038-0c67-4add-99c8-d1a0f1c0a864",
43+
"Outcomes": "https://schema.metadatacenter.org/properties/5e5d9c40-bca5-4142-9c2e-96ab3f768a10",
44+
"Mechanisms": "https://schema.metadatacenter.org/properties/facca32e-9ce9-4bde-a20c-0bb6fcea5114",
45+
"Has precondition": "http://purl.bioontology.org/ontology/SNOMEDCT/has_precondition"
46+
},
47+
"type": {
48+
"@value": "http://purl.obolibrary.org/obo/cpo_0000029"
49+
},
50+
"name": {
51+
"@value": "Improving"
52+
},
53+
"description": {
54+
"@value": "The pathway \"improving\" describes the influence of feedback interventions that show the message recipient that their performance has improved. The causal pathway model is made up of preconditions, moderators, mechanisms, and outcomes."
55+
},
56+
"Moderators": [
57+
{
58+
"@value": "regulatory fit"
59+
},
60+
{
61+
"@value": "gap size"
62+
},
63+
{
64+
"@value": "message recency"
65+
},
66+
{
67+
"@value": "message delivery count"
68+
}
69+
],
70+
"Outcomes": {
71+
"@value": "Clinical process performance improvement"
72+
},
73+
"Mechanisms": {
74+
"@value": "Awareness (knowledge), Optimism"
75+
},
76+
"Has precondition": [
77+
{
78+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000099",
79+
"rdfs:label": "positive performance trend content"
80+
},
81+
{
82+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000120",
83+
"rdfs:label": "positive performance trend set"
84+
}
85+
],
86+
"schema:isBasedOn": "https://repo.metadatacenter.org/templates/2c8ca8b3-868b-4b65-aabf-1ed955b024c2",
87+
"schema:name": "improving",
88+
"schema:description": "",
89+
"pav:createdOn": "2023-08-01T15:37:45-07:00",
90+
"pav:createdBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
91+
"pav:lastUpdatedOn": "2023-08-03T16:06:13-07:00",
92+
"oslc:modifiedBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
93+
"@id": "https://repo.metadatacenter.org/template-instances/0b160448-c376-476d-b4a9-5e8a5496eaf0"
94+
}

causal_pathways/worsening.json

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
{
2+
"@context": {
3+
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
4+
"xsd": "http://www.w3.org/2001/XMLSchema#",
5+
"pav": "http://purl.org/pav/",
6+
"schema": "http://schema.org/",
7+
"oslc": "http://open-services.net/ns/core#",
8+
"skos": "http://www.w3.org/2004/02/skos/core#",
9+
"rdfs:label": {
10+
"@type": "xsd:string"
11+
},
12+
"schema:isBasedOn": {
13+
"@type": "@id"
14+
},
15+
"schema:name": {
16+
"@type": "xsd:string"
17+
},
18+
"schema:description": {
19+
"@type": "xsd:string"
20+
},
21+
"pav:derivedFrom": {
22+
"@type": "@id"
23+
},
24+
"pav:createdOn": {
25+
"@type": "xsd:dateTime"
26+
},
27+
"pav:createdBy": {
28+
"@type": "@id"
29+
},
30+
"pav:lastUpdatedOn": {
31+
"@type": "xsd:dateTime"
32+
},
33+
"oslc:modifiedBy": {
34+
"@type": "@id"
35+
},
36+
"skos:notation": {
37+
"@type": "xsd:string"
38+
},
39+
"type": "https://schema.metadatacenter.org/properties/827f2744-2cb7-439d-a8d3-cdd3a6fc7a4c",
40+
"name": "https://schema.metadatacenter.org/properties/4a88e066-a289-4a09-a0fc-a24c28c65215",
41+
"description": "https://schema.metadatacenter.org/properties/989a48cd-1da8-4332-ac53-a7a9a773e026",
42+
"Moderators": "https://schema.metadatacenter.org/properties/c93ed038-0c67-4add-99c8-d1a0f1c0a864",
43+
"Outcomes": "https://schema.metadatacenter.org/properties/5e5d9c40-bca5-4142-9c2e-96ab3f768a10",
44+
"Mechanisms": "https://schema.metadatacenter.org/properties/facca32e-9ce9-4bde-a20c-0bb6fcea5114",
45+
"Has precondition": "http://purl.bioontology.org/ontology/SNOMEDCT/has_precondition"
46+
},
47+
"type": {
48+
"@value": "http://purl.obolibrary.org/obo/cpo_0000029"
49+
},
50+
"name": {
51+
"@value": "Worsening"
52+
},
53+
"description": {
54+
"@value": "The pathway \"worsening\" describes the influence of feedback interventions informing the recipient that their performance is worse than that of the prior month. The causal pathway model is made up of preconditions, moderators, mechanisms, and outcomes."
55+
},
56+
"Moderators": [
57+
{
58+
"@value": "regulatory fit"
59+
},
60+
{
61+
"@value": "gap size"
62+
},
63+
{
64+
"@value": "message recency"
65+
},
66+
{
67+
"@value": "message delivery count"
68+
}
69+
],
70+
"Outcomes": {
71+
"@value": "Clinical performance improvement"
72+
},
73+
"Mechanisms": {
74+
"@value": "Awareness (knowledge), Motivation"
75+
},
76+
"Has precondition": [
77+
{
78+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000100",
79+
"rdfs:label": "negative performance trend content"
80+
},
81+
{
82+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000119",
83+
"rdfs:label": "negative performance trend set"
84+
}
85+
],
86+
"schema:isBasedOn": "https://repo.metadatacenter.org/templates/2c8ca8b3-868b-4b65-aabf-1ed955b024c2",
87+
"schema:name": "worsening",
88+
"schema:description": "",
89+
"pav:createdOn": "2023-08-01T15:41:04-07:00",
90+
"pav:createdBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
91+
"pav:lastUpdatedOn": "2023-08-03T14:50:04-07:00",
92+
"oslc:modifiedBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
93+
"@id": "https://repo.metadatacenter.org/template-instances/f20f522c-3c0d-4eea-b459-95b8404051d5"
94+
}
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"@context": {
3+
"schema:isBasedOn": {
4+
"@type": "@id"
5+
},
6+
"schema:name": {
7+
"@type": "xsd:string"
8+
},
9+
"schema": "http://schema.org/",
10+
"pav": "http://purl.org/pav/",
11+
"xsd": "http://www.w3.org/2001/XMLSchema#",
12+
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
13+
"oslc:modifiedBy": {
14+
"@type": "@id"
15+
},
16+
"rdfs:label": {
17+
"@type": "xsd:string"
18+
},
19+
"skos": "http://www.w3.org/2004/02/skos/core#",
20+
"pav:derivedFrom": {
21+
"@type": "@id"
22+
},
23+
"pav:lastUpdatedOn": {
24+
"@type": "xsd:dateTime"
25+
},
26+
"oslc": "http://open-services.net/ns/core#",
27+
"pav:createdOn": {
28+
"@type": "xsd:dateTime"
29+
},
30+
"skos:notation": {
31+
"@type": "xsd:string"
32+
},
33+
"schema:description": {
34+
"@type": "xsd:string"
35+
},
36+
"pav:createdBy": {
37+
"@type": "@id"
38+
},
39+
"is_about": "http://purl.obolibrary.org/obo/IAO_0000136",
40+
"Name": "https://schema.metadatacenter.org/properties/26450fa6-bb2c-4126-8229-79efda7f863a",
41+
"Message text": "https://schema.metadatacenter.org/properties/6b9dfdf9-9c8a-4d85-8684-a24bee4b85a8"
42+
},
43+
"@type": "http://data.bioontology.org/ontologies/PSDO/classes/http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FPSDO_0000002",
44+
"is_about": [
45+
{
46+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000119",
47+
"rdfs:label": "negative performance trend set"
48+
}
49+
],
50+
"Name": {
51+
"@value": "Getting Worse"
52+
},
53+
"Message text": [
54+
{
55+
"@value": "Your performance is getting worse this month for the measure [measure name]. Your performance was [recipient performance level]."
56+
}
57+
],
58+
"schema:isBasedOn": "https://repo.metadatacenter.org/templates/707d3573-8ac9-4e2c-b53b-2026a795308c",
59+
"schema:name": "Getting Worse",
60+
"schema:description": "specification for a possible precision feedback message",
61+
"pav:createdOn": "2023-04-26T15:35:30-07:00",
62+
"pav:createdBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
63+
"pav:lastUpdatedOn": "2023-10-31T16:53:43-07:00",
64+
"oslc:modifiedBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
65+
"@id": "https://repo.metadatacenter.org/template-instances/1f257d98-f6b0-44f6-92c8-1a194954f33f",
66+
"Display compatibility": {
67+
"@value": "Text-only, bar chart, line chart"
68+
},
69+
"Short message ID": {
70+
"@value": "20",
71+
"@type": "xsd:decimal"
72+
},
73+
"Additional message text": {
74+
"@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)]."
75+
}
76+
}

message_templates/in_top_25%.json

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
{
2+
"@context": {
3+
"schema:isBasedOn": {
4+
"@type": "@id"
5+
},
6+
"schema:name": {
7+
"@type": "xsd:string"
8+
},
9+
"schema": "http://schema.org/",
10+
"pav": "http://purl.org/pav/",
11+
"xsd": "http://www.w3.org/2001/XMLSchema#",
12+
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
13+
"oslc:modifiedBy": {
14+
"@type": "@id"
15+
},
16+
"rdfs:label": {
17+
"@type": "xsd:string"
18+
},
19+
"skos": "http://www.w3.org/2004/02/skos/core#",
20+
"pav:derivedFrom": {
21+
"@type": "@id"
22+
},
23+
"pav:lastUpdatedOn": {
24+
"@type": "xsd:dateTime"
25+
},
26+
"oslc": "http://open-services.net/ns/core#",
27+
"pav:createdOn": {
28+
"@type": "xsd:dateTime"
29+
},
30+
"skos:notation": {
31+
"@type": "xsd:string"
32+
},
33+
"schema:description": {
34+
"@type": "xsd:string"
35+
},
36+
"pav:createdBy": {
37+
"@type": "@id"
38+
},
39+
"is_about": "http://purl.obolibrary.org/obo/IAO_0000136",
40+
"Name": "https://schema.metadatacenter.org/properties/26450fa6-bb2c-4126-8229-79efda7f863a",
41+
"Message text": "https://schema.metadatacenter.org/properties/6b9dfdf9-9c8a-4d85-8684-a24bee4b85a8"
42+
},
43+
"@type": "http://data.bioontology.org/ontologies/PSDO/classes/http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FPSDO_0000002",
44+
"is_about": [
45+
{
46+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000117",
47+
"rdfs:label": "positive performance gap set"
48+
},
49+
{
50+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000045",
51+
"rdfs:label": "social comparator element"
52+
},
53+
{
54+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000128",
55+
"rdfs:label": "peer 75th percentile benchmark"
56+
}
57+
],
58+
"Name": {
59+
"@value": "In Top 25%"
60+
},
61+
"Message text": [
62+
{
63+
"@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."
64+
}
65+
],
66+
"schema:isBasedOn": "https://repo.metadatacenter.org/templates/707d3573-8ac9-4e2c-b53b-2026a795308c",
67+
"schema:name": "In Top 25%",
68+
"schema:description": "specification for a possible precision feedback message",
69+
"pav:createdOn": "2023-06-28T12:28:07-07:00",
70+
"pav:createdBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
71+
"pav:lastUpdatedOn": "2023-10-31T15:28:11-07:00",
72+
"oslc:modifiedBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
73+
"pav:derivedFrom": "https://repo.metadatacenter.org/template-instances/b7685a3f-5b7b-4291-b194-92e410c99e8d",
74+
"Display compatibility": {
75+
"@value": "Text-only, bar chart, line chart"
76+
},
77+
"Short message ID": {
78+
"@value": "24",
79+
"@type": "xsd:decimal"
80+
},
81+
"@id": "https://repo.metadatacenter.org/template-instances/96a74b9d-8781-4b04-bf00-d999830237bc",
82+
"Additional message text": {
83+
"@value": null
84+
}
85+
}

0 commit comments

Comments
 (0)