The following content has been modified for better visualization. Validation will be performed on original content
1 |
{
|
2 |
"resourceType" : "Bundle",
|
3 |
"id" : "a3e5fe1d-4de9-4efa-b266-ee2b6c52ca55",
|
4 |
"meta" : {
|
5 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Bundle" ]
|
6 |
},
|
7 |
"identifier" : {
|
8 |
"system" : "http://ex-erec-identifier-system.org",
|
9 |
"value" : "b5159458-3ae7-4149-9c42-a62b5a1662bb"
|
10 |
},
|
11 |
"type" : "message",
|
12 |
"timestamp" : "2024-10-26T12:00:00.0000+00:00",
|
13 |
"entry" : [ {
|
14 |
"fullUrl" : "urn:uuid:39c91da6-2495-49e4-b465-6647b78395eb",
|
15 |
"resource" : {
|
16 |
"resourceType" : "MessageHeader",
|
17 |
"id" : "39c91da6-2495-49e4-b465-6647b78395eb",
|
18 |
"meta" : {
|
19 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-MessageHeader" ]
|
20 |
},
|
21 |
"eventCoding" : {
|
22 |
"system" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code",
|
23 |
"code" : "send-communication-from-requester"
|
24 |
},
|
25 |
"destination" : [ {
|
26 |
"name" : "RMS Target",
|
27 |
"endpoint" : "https://pancanadianio.ca:10009/erec/performer/$process-message"
|
28 |
} ],
|
29 |
"author" : {
|
30 |
"reference" : "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
|
31 |
"identifier" : {
|
32 |
"system" : "http://first-provider-system-uri.ca",
|
33 |
"value" : "practitioner-role-id"
|
34 |
}
|
35 |
},
|
36 |
"source" : {
|
37 |
"endpoint" : "https://pancanadianio.ca:10276/fhir/$process-message"
|
38 |
},
|
39 |
"focus" : [ {
|
40 |
"reference" : "urn:uuid:90ad1e9a-e9c0-441d-b6c8-4c75341d2973"
|
41 |
} ]
|
42 |
}
|
43 |
}, {
|
44 |
"fullUrl" : "urn:uuid:90ad1e9a-e9c0-441d-b6c8-4c75341d2973",
|
45 |
"resource" : {
|
46 |
"resourceType" : "Communication",
|
47 |
"id" : "90ad1e9a-e9c0-441d-b6c8-4c75341d2973",
|
48 |
"meta" : {
|
49 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Communication" ]
|
50 |
},
|
51 |
"basedOn" : [ {
|
52 |
"identifier" : {
|
53 |
"system" : "http://example-identifier-system-uri.ca",
|
54 |
"value" : "serviceRequest-id"
|
55 |
}
|
56 |
} ],
|
57 |
"inResponseTo" : [ {
|
58 |
"reference" : "urn:uuid:065ce9b1-4809-41a9-b6d1-e5b4a22a41db"
|
59 |
} ],
|
60 |
"status" : "completed",
|
61 |
"category" : [ {
|
62 |
"coding" : [ {
|
63 |
"system" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-category",
|
64 |
"code" : "gen",
|
65 |
"display" : "General Communication"
|
66 |
} ],
|
67 |
"text" : "General Communication"
|
68 |
} ],
|
69 |
"subject" : {
|
70 |
"reference" : "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf",
|
71 |
"identifier" : {
|
72 |
"system" : "http://first-patient-system-uri.ca",
|
73 |
"value" : "9999999"
|
74 |
}
|
75 |
},
|
76 |
"sent" : "2024-10-26T12:00:00Z",
|
77 |
"sender" : {
|
78 |
"reference" : "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219"
|
79 |
},
|
80 |
"payload" : [ {
|
81 |
"contentString" : "An updated ServiceRequest that includes the requested clinical information will be sent shortly."
|
82 |
} ]
|
83 |
}
|
84 |
}, {
|
85 |
"fullUrl" : "urn:uuid:210ee385-d398-4209-8dfc-958a3a204bcd",
|
86 |
"resource" : {
|
87 |
"resourceType" : "ServiceRequest",
|
88 |
"id" : "210ee385-d398-4209-8dfc-958a3a204bcd",
|
89 |
"meta" : {
|
90 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest" ]
|
91 |
},
|
92 |
"identifier" : [ {
|
93 |
"system" : "http://example-identifier-system-uri.ca",
|
94 |
"value" : "serviceRequest-id"
|
95 |
} ],
|
96 |
"status" : "active",
|
97 |
"intent" : "proposal",
|
98 |
"category" : [ {
|
99 |
"coding" : [ {
|
100 |
"system" : "http://snomed.info/sct",
|
101 |
"code" : "408879002",
|
102 |
"display" : "Gastric care management"
|
103 |
} ],
|
104 |
"text" : "Gastic care management"
|
105 |
} ],
|
106 |
"code" : {
|
107 |
"coding" : [ {
|
108 |
"system" : "http://snomed.info/sct",
|
109 |
"code" : "118155006",
|
110 |
"display" : "Gastrointestinal tract endoscopy (procedure)"
|
111 |
} ],
|
112 |
"text" : "Gastrointestinal tract endoscopy (procedure)"
|
113 |
},
|
114 |
"subject" : {
|
115 |
"reference" : "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf",
|
116 |
"identifier" : {
|
117 |
"system" : "http://first-patient-system-uri.ca",
|
118 |
"value" : "9999999"
|
119 |
}
|
120 |
},
|
121 |
"authoredOn" : "2024-10-24",
|
122 |
"requester" : {
|
123 |
"reference" : "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
|
124 |
"identifier" : {
|
125 |
"system" : "http://first-provider-system-uri.ca",
|
126 |
"value" : "practitioner-role-id"
|
127 |
}
|
128 |
},
|
129 |
"performer" : [ {
|
130 |
"reference" : "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
|
131 |
"identifier" : {
|
132 |
"system" : "http://healthcareservice-system-uri.ca",
|
133 |
"value" : "service-id"
|
134 |
}
|
135 |
} ],
|
136 |
"reasonCode" : [ {
|
137 |
"coding" : [ {
|
138 |
"system" : "http://snomed.info/sct",
|
139 |
"code" : "84642008",
|
140 |
"display" : "Chronic regurgitation (finding)"
|
141 |
} ],
|
142 |
"text" : "Chronic regurgitation (finding)"
|
143 |
} ],
|
144 |
"supportingInfo" : [ {
|
145 |
"reference" : "urn:uuid:79b2cbd2-7d38-42d2-8b99-f3004ce7e04f"
|
146 |
} ],
|
147 |
"note" : [ {
|
148 |
"text" : "Patient has a transportation risk factor that should be considered with booking."
|
149 |
} ]
|
150 |
}
|
151 |
}, {
|
152 |
"fullUrl" : "urn:uuid:065ce9b1-4809-41a9-b6d1-e5b4a22a41db",
|
153 |
"resource" : {
|
154 |
"resourceType" : "Communication",
|
155 |
"id" : "065ce9b1-4809-41a9-b6d1-e5b4a22a41db",
|
156 |
"meta" : {
|
157 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Communication" ]
|
158 |
},
|
159 |
"basedOn" : [ {
|
160 |
"identifier" : {
|
161 |
"system" : "http://example-identifier-system-uri.ca",
|
162 |
"value" : "serviceRequest-id"
|
163 |
}
|
164 |
} ],
|
165 |
"status" : "completed",
|
166 |
"category" : [ {
|
167 |
"coding" : [ {
|
168 |
"system" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-category",
|
169 |
"code" : "rfi",
|
170 |
"display" : "Request for Information"
|
171 |
} ],
|
172 |
"text" : "Request for Information"
|
173 |
} ],
|
174 |
"subject" : {
|
175 |
"identifier" : {
|
176 |
"system" : "http://first-patient-system-uri.ca",
|
177 |
"value" : "9999999"
|
178 |
}
|
179 |
},
|
180 |
"sent" : "2024-10-26T00:00:00Z",
|
181 |
"received" : "2024-10-26T00:01:00Z",
|
182 |
"sender" : {
|
183 |
"reference" : "urn:uuid:7aaefa90-f5c9-45fd-8358-327b16c005d0"
|
184 |
},
|
185 |
"payload" : [ {
|
186 |
"contentString" : "Please share a copy of the referral form or patient summary to fully assist in the clinical triage of this case."
|
187 |
} ]
|
188 |
}
|
189 |
}, {
|
190 |
"fullUrl" : "urn:uuid:7aaefa90-f5c9-45fd-8358-327b16c005d0",
|
191 |
"resource" : {
|
192 |
"resourceType" : "PractitionerRole",
|
193 |
"id" : "7aaefa90-f5c9-45fd-8358-327b16c005d0",
|
194 |
"meta" : {
|
195 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole" ]
|
196 |
},
|
197 |
"practitioner" : {
|
198 |
"reference" : "urn:uuid:3d10be50-522b-4dd2-b741-8c7396888cf5"
|
199 |
},
|
200 |
"organization" : {
|
201 |
"reference" : "urn:uuid:b8d7d68b-3f0e-4ba3-938b-67cc019ab589"
|
202 |
},
|
203 |
"code" : [ {
|
204 |
"coding" : [ {
|
205 |
"system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
|
206 |
"code" : "doctor",
|
207 |
"display" : "Doctor"
|
208 |
} ],
|
209 |
"text" : "Doctor"
|
210 |
} ],
|
211 |
"specialty" : [ {
|
212 |
"coding" : [ {
|
213 |
"system" : "http://snomed.info/sct",
|
214 |
"code" : "394584008",
|
215 |
"display" : "Gastroenterology"
|
216 |
} ],
|
217 |
"text" : "Gastroenterology"
|
218 |
} ],
|
219 |
"location" : [ {
|
220 |
"reference" : "urn:uuid:31294119-fcbc-48b2-9d8d-eb5fa27e6caf"
|
221 |
} ],
|
222 |
"telecom" : [ {
|
223 |
"system" : "phone",
|
224 |
"value" : "555-555-1212",
|
225 |
"use" : "work"
|
226 |
} ]
|
227 |
}
|
228 |
}, {
|
229 |
"fullUrl" : "urn:uuid:3d10be50-522b-4dd2-b741-8c7396888cf5",
|
230 |
"resource" : {
|
231 |
"resourceType" : "Practitioner",
|
232 |
"id" : "3d10be50-522b-4dd2-b741-8c7396888cf5",
|
233 |
"meta" : {
|
234 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner" ]
|
235 |
},
|
236 |
"identifier" : [ {
|
237 |
"system" : "http://performer-system-uri.ca",
|
238 |
"value" : "performer-id"
|
239 |
} ],
|
240 |
"name" : [ {
|
241 |
"use" : "official",
|
242 |
"text" : "Elizabeth Jones",
|
243 |
"family" : "Jones",
|
244 |
"given" : [ "Elizabeth" ]
|
245 |
} ]
|
246 |
}
|
247 |
}, {
|
248 |
"fullUrl" : "urn:uuid:b8d7d68b-3f0e-4ba3-938b-67cc019ab589",
|
249 |
"resource" : {
|
250 |
"resourceType" : "Organization",
|
251 |
"id" : "b8d7d68b-3f0e-4ba3-938b-67cc019ab589",
|
252 |
"meta" : {
|
253 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization" ]
|
254 |
},
|
255 |
"active" : true,
|
256 |
"type" : [ {
|
257 |
"coding" : [ {
|
258 |
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
|
259 |
"code" : "prov",
|
260 |
"display" : "Healthcare Provider"
|
261 |
} ],
|
262 |
"text" : "Healthcare Provider"
|
263 |
} ],
|
264 |
"name" : "Fictional Provider Organization"
|
265 |
}
|
266 |
}, {
|
267 |
"fullUrl" : "urn:uuid:31294119-fcbc-48b2-9d8d-eb5fa27e6caf",
|
268 |
"resource" : {
|
269 |
"resourceType" : "Location",
|
270 |
"id" : "31294119-fcbc-48b2-9d8d-eb5fa27e6caf",
|
271 |
"meta" : {
|
272 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location" ]
|
273 |
},
|
274 |
"identifier" : [ {
|
275 |
"system" : "http://performer-system-uri.ca",
|
276 |
"value" : "loc-id"
|
277 |
} ],
|
278 |
"status" : "active",
|
279 |
"name" : "Fictional Gastroenterology Clinic",
|
280 |
"type" : [ {
|
281 |
"coding" : [ {
|
282 |
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
|
283 |
"code" : "GI",
|
284 |
"display" : "Gastroenterology Clinic"
|
285 |
} ],
|
286 |
"text" : "Gastroenterology Clinic"
|
287 |
} ],
|
288 |
"telecom" : [ {
|
289 |
"system" : "phone",
|
290 |
"value" : "555-555-1212"
|
291 |
} ],
|
292 |
"address" : {
|
293 |
"text" : "1000 Paisley St, Guelph, ON N1H 2P3, Canada",
|
294 |
"city" : "Guelph",
|
295 |
"postalCode" : "N1H 2P3",
|
296 |
"country" : "CAN"
|
297 |
}
|
298 |
}
|
299 |
}, {
|
300 |
"fullUrl" : "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf",
|
301 |
"resource" : {
|
302 |
"resourceType" : "Patient",
|
303 |
"id" : "133ad6bf-e865-4761-a21f-79d020b07acf",
|
304 |
"meta" : {
|
305 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient" ]
|
306 |
},
|
307 |
"identifier" : [ {
|
308 |
"system" : "http://first-patient-system-uri.ca",
|
309 |
"value" : "9999999"
|
310 |
} ],
|
311 |
"name" : [ {
|
312 |
"family" : "Gray",
|
313 |
"given" : [ "Clara" ]
|
314 |
} ],
|
315 |
"telecom" : [ {
|
316 |
"system" : "phone",
|
317 |
"value" : "555-555-5555",
|
318 |
"use" : "home"
|
319 |
} ],
|
320 |
"gender" : "female",
|
321 |
"birthDate" : "1961-07-23",
|
322 |
"address" : [ {
|
323 |
"text" : "1171 King St S, Waterloo, ON N2J 1P9, Canada",
|
324 |
"postalCode" : "N2J 1P9",
|
325 |
"country" : "CAN"
|
326 |
} ]
|
327 |
}
|
328 |
}, {
|
329 |
"fullUrl" : "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
|
330 |
"resource" : {
|
331 |
"resourceType" : "PractitionerRole",
|
332 |
"id" : "4db13666-e169-4c36-a7d4-f6b351077219",
|
333 |
"meta" : {
|
334 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole" ]
|
335 |
},
|
336 |
"practitioner" : {
|
337 |
"reference" : "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6"
|
338 |
},
|
339 |
"organization" : {
|
340 |
"reference" : "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b"
|
341 |
},
|
342 |
"code" : [ {
|
343 |
"coding" : [ {
|
344 |
"system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
|
345 |
"code" : "doctor",
|
346 |
"display" : "Doctor"
|
347 |
} ],
|
348 |
"text" : "Doctor"
|
349 |
} ],
|
350 |
"specialty" : [ {
|
351 |
"coding" : [ {
|
352 |
"system" : "http://snomed.info/sct",
|
353 |
"code" : "394814009",
|
354 |
"display" : "General practice (specialty)"
|
355 |
} ],
|
356 |
"text" : "General Practice"
|
357 |
} ],
|
358 |
"location" : [ {
|
359 |
"reference" : "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10"
|
360 |
} ],
|
361 |
"telecom" : [ {
|
362 |
"system" : "phone",
|
363 |
"value" : "555-555-3447",
|
364 |
"use" : "work"
|
365 |
} ]
|
366 |
}
|
367 |
}, {
|
368 |
"fullUrl" : "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6",
|
369 |
"resource" : {
|
370 |
"resourceType" : "Practitioner",
|
371 |
"id" : "1505ac3a-9774-49cd-890b-ed12dbb0d4d6",
|
372 |
"meta" : {
|
373 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner" ]
|
374 |
},
|
375 |
"identifier" : [ {
|
376 |
"system" : "http://first-provider-system-uri.ca",
|
377 |
"value" : "practitioner-id"
|
378 |
} ],
|
379 |
"name" : [ {
|
380 |
"use" : "official",
|
381 |
"text" : "Howard Allan",
|
382 |
"family" : "Allan",
|
383 |
"given" : [ "Howard" ]
|
384 |
} ]
|
385 |
}
|
386 |
}, {
|
387 |
"fullUrl" : "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b",
|
388 |
"resource" : {
|
389 |
"resourceType" : "Organization",
|
390 |
"id" : "cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b",
|
391 |
"meta" : {
|
392 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization" ]
|
393 |
},
|
394 |
"active" : true,
|
395 |
"type" : [ {
|
396 |
"coding" : [ {
|
397 |
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
|
398 |
"code" : "prov",
|
399 |
"display" : "Healthcare Provider"
|
400 |
} ],
|
401 |
"text" : "Healthcare Provider"
|
402 |
} ],
|
403 |
"name" : "Fictional Custodian Organization"
|
404 |
}
|
405 |
}, {
|
406 |
"fullUrl" : "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10",
|
407 |
"resource" : {
|
408 |
"resourceType" : "Location",
|
409 |
"id" : "8d32678f-ef77-4247-89e3-4fdf4bd16e10",
|
410 |
"meta" : {
|
411 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location" ]
|
412 |
},
|
413 |
"identifier" : [ {
|
414 |
"system" : "http://third-system-uri.ca",
|
415 |
"value" : "location-id"
|
416 |
} ],
|
417 |
"status" : "active",
|
418 |
"name" : "Fictional Custodian Organization",
|
419 |
"type" : [ {
|
420 |
"coding" : [ {
|
421 |
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
|
422 |
"code" : "PC",
|
423 |
"display" : "Primary care clinic"
|
424 |
} ],
|
425 |
"text" : "Primary care clinic"
|
426 |
} ],
|
427 |
"telecom" : [ {
|
428 |
"system" : "phone",
|
429 |
"value" : "555-555-3448"
|
430 |
} ],
|
431 |
"address" : {
|
432 |
"text" : "375 University Ave E, Waterloo, ON N2K 3M7, Canada",
|
433 |
"city" : "Waterloo",
|
434 |
"postalCode" : "N2K 3M7",
|
435 |
"country" : "CAN"
|
436 |
}
|
437 |
}
|
438 |
}, {
|
439 |
"fullUrl" : "urn:uuid:79b2cbd2-7d38-42d2-8b99-f3004ce7e04f",
|
440 |
"resource" : {
|
441 |
"resourceType" : "Condition",
|
442 |
"id" : "79b2cbd2-7d38-42d2-8b99-f3004ce7e04f",
|
443 |
"meta" : {
|
444 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/condition-ca-ps" ]
|
445 |
},
|
446 |
"clinicalStatus" : {
|
447 |
"coding" : [ {
|
448 |
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
|
449 |
"code" : "active"
|
450 |
} ]
|
451 |
},
|
452 |
"category" : [ {
|
453 |
"coding" : [ {
|
454 |
"system" : "http://loinc.org",
|
455 |
"code" : "75326-9",
|
456 |
"display" : "Problem"
|
457 |
}, {
|
458 |
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
|
459 |
"code" : "problem-list-item",
|
460 |
"display" : "Problem List Item"
|
461 |
} ],
|
462 |
"text" : "Problem"
|
463 |
} ],
|
464 |
"severity" : {
|
465 |
"coding" : [ {
|
466 |
"system" : "http://snomed.info/sct",
|
467 |
"code" : "6736007",
|
468 |
"display" : "Moderate (severity modifier)"
|
469 |
} ]
|
470 |
},
|
471 |
"code" : {
|
472 |
"coding" : [ {
|
473 |
"system" : "http://snomed.info/sct",
|
474 |
"code" : "84642008",
|
475 |
"display" : "Chronic regurgitation (finding)"
|
476 |
} ],
|
477 |
"text" : "Chronic regurgitation (finding)"
|
478 |
},
|
479 |
"subject" : {
|
480 |
"reference" : "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf"
|
481 |
},
|
482 |
"onsetDateTime" : "2023-08-05"
|
483 |
}
|
484 |
}, {
|
485 |
"fullUrl" : "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
|
486 |
"resource" : {
|
487 |
"resourceType" : "HealthcareService",
|
488 |
"id" : "5c8926df-537c-4a71-b183-e30d15b05312",
|
489 |
"identifier" : [ {
|
490 |
"system" : "http://healthcareservice-system-uri.ca",
|
491 |
"value" : "service-id"
|
492 |
} ],
|
493 |
"type" : [ {
|
494 |
"text" : "Gastroenterology"
|
495 |
} ],
|
496 |
"name" : "Gastroenterology Specialty Clinic"
|
497 |
}
|
498 |
} ]
|
499 |
}
|