forked from goelalex/Lung-CCG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LungDiagnosis_PD.XML
201 lines (201 loc) · 7.44 KB
/
LungDiagnosis_PD.XML
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<PlanDefinition xmlns="http://hl7.org/fhir">
<identifier>
<system value="http://someIdentifier.com"></system>
<value value="LungDiagnosis_PD"></value>
</identifier>
<name value="LungCancerDiagnosis"></name>
<title value="Lung Cancer Diagnosis"></title>
<type>
<coding>
<code value="workflow-definition"></code>
</coding>
</type>
<status value="active"></status>
<action>
<title value="LDCT Lung"></title>
<trigger>
<type value="data-added"></type>
<data>
<type value="Observation"></type>
<codeFilter>
<code>
<system value="http://snomed.org"></system>
<code value="66857006"></code>
<display value="Hemoptysis"></display>
</code>
</codeFilter>
</data>
</trigger>
<condition>
<kind value="start"></kind>
<expression>
<expression value="START EXP TO BE FILLED IN"></expression>
</expression>
</condition>
<condition>
<kind value="stop"></kind>
<expression>
<expression value="STOP EXP TO BE FILLED IN"></expression>
</expression>
</condition>
<definitionCanonical value="ActivityDefinition/LDCTLungActDef1"></definitionCanonical>
</action>
<action>
<title value="Lung Rads 1"></title>
<trigger>
<type value="data-added"></type>
<data>
<type value="Observation"></type>
<codeFilter>
<code>
<system value="http://snomed.org"></system>
<code value="16334891000119106"></code>
<display value="Low dose computed tomography of chest without contrast (procedure)"></display>
</code>
</codeFilter>
</data>
</trigger>
<condition>
<kind value="start"></kind>
<expression>
<language value="application/x-fhir-query"></language>
<expression value="/Observation?subject:Patient/{id}/&value-concept=http://radlex.org|RID50136"></expression>
</expression>
</condition>
<condition>
<kind value="stop"></kind>
<expression>
<language value="text/cql"></language>
<expression value="TO BE FILLED IN - 5 years of follow up"></expression>
</expression>
</condition>
<definitionCanonical value="PlanDefinition/LungDiagnosis_PD1"></definitionCanonical>
</action>
<action>
<title value="Lung Rads 2"></title>
<trigger>
<type value="data-added"></type>
<data>
<type value="Observation"></type>
<codeFilter>
<code>
<system value="http://snomed.org"></system>
<code value="16334891000119106"></code>
<display value="Low dose computed tomography of chest without contrast (procedure)"></display>
</code>
</codeFilter>
</data>
</trigger>
<condition>
<kind value="start"></kind>
<expression>
<language value="application/x-fhir-query"></language>
<expression value="/Observation?subject:Patient/{id}/&value-concept=http://radlex.org|RID50137"></expression>
</expression>
</condition>
<condition>
<kind value="stop"></kind>
<expression>
<language value="text/cql"></language>
<expression value="Low Dose Chest CT Within 5 Years"></expression>
</expression>
</condition>
<definitionCanonical value="PlanDefinition/LungDiagnosis_PD2"></definitionCanonical>
</action>
<action>
<title value="Lung Rads 3"></title>
<trigger>
<type value="data-added"></type>
<data>
<type value="Observation"></type>
<codeFilter>
<code>
<system value="http://snomed.org"></system>
<code value="16334891000119106"></code>
<display value="Low dose computed tomography of chest without contrast (procedure)"></display>
</code>
</codeFilter>
</data>
</trigger>
<condition>
<kind value="start"></kind>
<expression>
<language value="application/x-fhir-query"></language>
<expression value="/Observation?subject:Patient/{id}/&value-concept=http://radlex.org|RID50138"></expression>
</expression>
</condition>
<definitionCanonical value="PlanDefinition/LungDiagnosis_PD3"></definitionCanonical>
</action>
<action>
<title value="Lung Rads 4A"></title>
<trigger>
<type value="data-added"></type>
<data>
<type value="Observation"></type>
<codeFilter>
<code>
<system value="http://snomed.org"></system>
<code value="16334891000119106"></code>
<display value="Low dose computed tomography of chest without contrast (procedure)"></display>
</code>
</codeFilter>
</data>
</trigger>
<condition>
<kind value="start"></kind>
<expression>
<language value="application/x-fhir-query"></language>
<expression value="/Observation?subject:Patient/{id}/&value-concept=http://radlex.org|RID50139"></expression>
</expression>
</condition>
<definitionCanonical value="PlanDefinition/LungDiagnosis_PD4A"></definitionCanonical>
</action>
<action>
<title value="Lung Rads 4B"></title>
<trigger>
<type value="data-added"></type>
<data>
<type value="Observation"></type>
<codeFilter>
<code>
<system value="http://snomed.org"></system>
<code value="16334891000119106"></code>
<display value="Low dose computed tomography of chest without contrast (procedure)"></display>
</code>
</codeFilter>
</data>
</trigger>
<condition>
<kind value="start"></kind>
<expression>
<language value="application/x-fhir-query"></language>
<expression value="/Observation?subject:Patient/{id}/&value-concept=http://radlex.org|RID50140"></expression>
</expression>
</condition>
<definitionCanonical value="PlanDefinition/LungDiagnosis_PD4B"></definitionCanonical>
</action>
<action>
<title value="Lung Rads 4X"></title>
<trigger>
<type value="data-added"></type>
<data>
<type value="Observation"></type>
<codeFilter>
<code>
<system value="http://snomed.org"></system>
<code value="16334891000119106"></code>
<display value="Low dose computed tomography of chest without contrast (procedure)"></display>
</code>
</codeFilter>
</data>
</trigger>
<condition>
<kind value="start"></kind>
<expression>
<language value="application/x-fhir-query"></language>
<expression value="/Observation?subject:Patient/{id}/&value-concept=http://radlex.org|RID50141"></expression>
</expression>
</condition>
<definitionCanonical value="PlanDefinition/LungDiagnosis_PD4X"></definitionCanonical>
</action>
</PlanDefinition>