Skip to content

Commit 7fd758e

Browse files
committed
making improving causal pathway, performance improving message template, measures, comparators and readme local
1 parent aa61547 commit 7fd758e

File tree

8 files changed

+760
-16
lines changed

8 files changed

+760
-16
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": "trend slope"
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+
}

comparators.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
[
2+
{
3+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000094",
4+
"@type": [
5+
"http://purl.obolibrary.org/obo/PSDO_0000093"
6+
],
7+
"http://www.w3.org/2000/01/rdf-schema#label": [
8+
{
9+
"@value": "Goal Value"
10+
}
11+
]
12+
},
13+
{
14+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000126",
15+
"@type": [
16+
"http://purl.obolibrary.org/obo/PSDO_0000093",
17+
"http://purl.obolibrary.org/obo/PSDO_0000095"
18+
],
19+
"http://www.w3.org/2000/01/rdf-schema#label": [
20+
{
21+
"@value": "Peer Average"
22+
}
23+
]
24+
},
25+
{
26+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000128",
27+
"@type": [
28+
"http://purl.obolibrary.org/obo/PSDO_0000093",
29+
"http://purl.obolibrary.org/obo/PSDO_0000095"
30+
],
31+
"http://www.w3.org/2000/01/rdf-schema#label": [
32+
{
33+
"@value": "Peer Top 25%"
34+
}
35+
]
36+
},
37+
{
38+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000129",
39+
"@type": [
40+
"http://purl.obolibrary.org/obo/PSDO_0000093",
41+
"http://purl.obolibrary.org/obo/PSDO_0000095"
42+
],
43+
"http://www.w3.org/2000/01/rdf-schema#label": [
44+
{
45+
"@value": "Peer Top 10%"
46+
}
47+
]
48+
}
49+
]

index.html

Lines changed: 59 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,11 @@ <h2>Creator Information</h2>
132132

133133
<h2>Knowledge</h2>
134134

135-
<p><h3> causal_pathways</h3></p>
135+
<p><h3> remote_causal_pathways</h3></p>
136136
<p><strong>Type:</strong> koio:Knowledge</p>
137+
138+
<p><strong>Description:</strong> These are the causal pathways that are used remotely. Please refer to the manifest.yamal for detail.</p>
139+
137140
<p><strong>Implemented by:</strong>
138141
<a href="https://github.com/Display-Lab/knowledge-base/tree/v1.4/causal_pathways">
139142
https://github.com/Display-Lab/knowledge-base/tree/v1.4/causal_pathways
@@ -150,8 +153,32 @@ <h2>Knowledge</h2>
150153

151154

152155

153-
<p><h3> message_templates</h3></p>
156+
<p><h3> local_causal_pathways</h3></p>
154157
<p><strong>Type:</strong> koio:Knowledge</p>
158+
159+
<p><strong>Description:</strong> This item represents local causal pathways. Please refer to the manifest.yaml file for more detail.</p>
160+
161+
<p><strong>Implemented by:</strong>
162+
<a href="causal_pathways">
163+
causal_pathways
164+
</a>(type: Dataset)
165+
</p>
166+
167+
168+
169+
<b>Creator Information:</b>
170+
<p><strong>Name:</strong>
171+
DISPLAY Lab
172+
</p>
173+
174+
175+
176+
177+
<p><h3> remote_message_templates</h3></p>
178+
<p><strong>Type:</strong> koio:Knowledge</p>
179+
180+
<p><strong>Description:</strong> These are the message templates that are used remotely. Please refer to the manifest.yamal for detail.</p>
181+
155182
<p><strong>Implemented by:</strong>
156183
<a href="https://github.com/Display-Lab/knowledge-base/tree/v1.4/message_templates">
157184
https://github.com/Display-Lab/knowledge-base/tree/v1.4/message_templates
@@ -168,11 +195,33 @@ <h2>Knowledge</h2>
168195

169196

170197

198+
<p><h3> local_message_templates</h3></p>
199+
<p><strong>Type:</strong> koio:Knowledge</p>
200+
201+
<p><strong>Description:</strong> This item represents local message templates. Please refer to the manifest.yaml file for more detail.</p>
202+
203+
<p><strong>Implemented by:</strong>
204+
<a href="message_templates">
205+
message_templates
206+
</a>(type: Dataset)
207+
</p>
208+
209+
210+
211+
<b>Creator Information:</b>
212+
<p><strong>Name:</strong>
213+
DISPLAY Lab
214+
</p>
215+
216+
217+
218+
171219
<p><h3> performance_measures</h3></p>
172220
<p><strong>Type:</strong> koio:Knowledge</p>
221+
173222
<p><strong>Implemented by:</strong>
174-
<a href="https://raw.githubusercontent.com/Display-Lab/knowledge-base/v1.4/performance_measures/measures.json">
175-
https://raw.githubusercontent.com/Display-Lab/knowledge-base/v1.4/performance_measures/measures.json
223+
<a href="performance_measures/measures.json">
224+
performance_measures/measures.json
176225
</a>(type: DataFile)
177226
</p>
178227

@@ -188,6 +237,7 @@ <h2>Knowledge</h2>
188237

189238
<p><h3> prioritization_algorithms</h3></p>
190239
<p><strong>Type:</strong> koio:Knowledge</p>
240+
191241
<p><strong>Implemented by:</strong>
192242
<a href="prioritization_algorithms/motivational_potential_model.csv">
193243
prioritization_algorithms/motivational_potential_model.csv
@@ -206,9 +256,10 @@ <h2>Knowledge</h2>
206256

207257
<p><h3> comparators</h3></p>
208258
<p><strong>Type:</strong> koio:Knowledge</p>
259+
209260
<p><strong>Implemented by:</strong>
210-
<a href="https://raw.githubusercontent.com/Display-Lab/knowledge-base/v1.4/comparators.json">
211-
https://raw.githubusercontent.com/Display-Lab/knowledge-base/v1.4/comparators.json
261+
<a href="comparators.json">
262+
comparators.json
212263
</a>(type: DataFile)
213264
</p>
214265

@@ -224,6 +275,7 @@ <h2>Knowledge</h2>
224275

225276
<p><h3> preferences</h3></p>
226277
<p><strong>Type:</strong> koio:Knowledge</p>
278+
227279
<p><strong>Implemented by:</strong>
228280
<a href="preferences.json">
229281
preferences.json
@@ -254,7 +306,7 @@ <h3><a href="prioritization_algorithms/readme.md">prioritization algorithms</a><
254306
<h3><a href="https://github.com/Display-Lab/knowledge-base/tree/v1.4/vignettes">Vignettes for the Precision Feedback Knowledge Base</a></h3>
255307
<p>The Precision Feedback Knowledge Base has a collection of vignettes that illustrate how the knowledge base can be used by a precision feedback system to prioritize motivating performance information and tailor feedback messages. Each vignette uses a fictional context and providers, called personas, who are representative of some population of providers. The vignette includes narrative description of the function of a precision feedback system, as well as computer-interpretable code and files that can be used to test out the function of the precision feedback system. The narrative part of each vignette is written for clinical feedback system stakeholders, focusing primarily on a researchers and feedback system developers for feedback systems in health care organizations. The purpose of the vignettes is also to increase the findability and transparency of the precision feedback system software to all stakeholders, including healthcare professionals, patients, and communities.</p>
256308

257-
<h3><a href="https://raw.githubusercontent.com/Display-Lab/knowledge-base/v1.4/readme.md">readme.md</a></h3>
309+
<h3><a href="readme.md">readme.md</a></h3>
258310
<p>Knowledge base read me file.</p>
259311

260312
<h3><a href="index.html">Knowledge Object Information Page.</a></h3>

manifest.yaml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
---
2+
message_templates/:
3+
- performance_improving.json
4+
25
https://raw.githubusercontent.com/Display-Lab/knowledge-base/v1.4/message_templates/:
36
- achieved_peer_average.json
47
- achieved_top_10_peer_benchmark.json
@@ -12,23 +15,24 @@ https://raw.githubusercontent.com/Display-Lab/knowledge-base/v1.4/message_templa
1215
- not_top_performer.json
1316
- opportunity_to_improve_goal.json
1417
- opportunity_to_improve_top_10.json
15-
- performance_improving.json
1618
- reached_goal.json
1719
- top_performer.json
1820

21+
causal_pathways/:
22+
- improving.json
23+
1924
https://raw.githubusercontent.com/Display-Lab/knowledge-base/v1.4/causal_pathways/:
2025
- goal_approach.json
2126
- goal_gain.json
2227
- goal_loss.json
2328
- goal_worse.json
24-
- improving.json
2529
- social_approach.json
2630
- social_better.json
2731
- social_gain.json
2832
- social_loss.json
2933
- social_worse.json
3034
- worsening.json
31-
https://raw.githubusercontent.com/Display-Lab/knowledge-base/v1.4/performance_measures/:
35+
performance_measures/:
3236
- measures.json
33-
https://raw.githubusercontent.com/Display-Lab/knowledge-base/v1.4/:
37+
.:
3438
- comparators.json
Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
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+
"Default display": "https://schema.metadatacenter.org/properties/5b4f16a9-feb7-4724-8741-2739d8808760",
43+
"has_causal_pathway": "http://purl.obolibrary.org/obo/cpo_0000056"
44+
45+
},
46+
"@type": "http://data.bioontology.org/ontologies/PSDO/classes/http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FPSDO_0000002",
47+
"is_about": [
48+
{
49+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000120",
50+
"rdfs:label": "positive performance trend set"
51+
}
52+
],
53+
"has_causal_pathway":
54+
{
55+
"@id": "https://repo.metadatacenter.org/template-instances/0b160448-c376-476d-b4a9-5e8a5496eaf0",
56+
"schema:name": "improving"
57+
},
58+
"Name": {
59+
"@value": "Performance Improving"
60+
},
61+
"Message text": [
62+
{
63+
"@value": "Your performance improved this month for the measure [measure name]. Your performance increased to [recipient performance level]."
64+
}
65+
],
66+
"schema:isBasedOn": "https://repo.metadatacenter.org/templates/707d3573-8ac9-4e2c-b53b-2026a795308c",
67+
"schema:name": "Performance Improving",
68+
"schema:description": "specification for a possible precision feedback message",
69+
"pav:createdOn": "2023-04-26T15:33:33-07:00",
70+
"pav:createdBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
71+
"pav:lastUpdatedOn": "2023-10-31T16:52:40-07:00",
72+
"oslc:modifiedBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
73+
"@id": "https://repo.metadatacenter.org/template-instances/0ae1872f-5593-4891-8713-7d5e815c0b00",
74+
"Display compatibility": {
75+
"@value": "Text-only, bar chart, line chart"
76+
},
77+
"Short message ID": {
78+
"@value": "18",
79+
"@type": "xsd:decimal"
80+
},
81+
"Additional message text": {
82+
"@value": null
83+
},
84+
"Default display": {
85+
"@value": "line chart"
86+
}
87+
}

0 commit comments

Comments
 (0)