1 |
POST /erec/performer//$process-message?async=false HTTP/1.1
|
2 |
Content-Type: application/json; charset=utf-8
|
3 |
Content-Length: 11283
|
4 |
Host: pancanadianio.ihe-catalyst.net:11999
|
5 |
Connection: Keep-Alive
|
6 |
Accept-Encoding: gzip
|
7 |
User-Agent: okhttp/4.12.0
|
8 |
|
9 |
{ |
10 |
"resourceType": "Bundle", |
11 |
"id": "4177b6d8-63f2-4717-814b-8288a84ff727", |
12 |
"meta": { |
13 |
"profile": [ |
14 |
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Bundle" |
15 |
] |
16 |
}, |
17 |
"identifier": { |
18 |
"system": "http://ex-erec-identifier-system.org", |
19 |
"value": "1d4316d3-7fb9-45d9-af35-9f675fcca0d5" |
20 |
}, |
21 |
"type": "message", |
22 |
"timestamp": "2024-10-24T00:00:00.0000+00:00", |
23 |
"entry": [ |
24 |
{ |
25 |
"fullUrl": "urn:uuid:b3c82b50-7c12-4c68-a26d-de151637637a", |
26 |
"resource": { |
27 |
"resourceType": "MessageHeader", |
28 |
"meta": { |
29 |
"profile": [ |
30 |
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-MessageHeader" |
31 |
] |
32 |
}, |
33 |
"eventCoding": { |
34 |
"system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code", |
35 |
"code": "add-service-request" |
36 |
}, |
37 |
"destination": [ |
38 |
{ |
39 |
"name": "RMS Target", |
40 |
"endpoint": "https://pancanadianio.ihe-catalyst.net:11999/erec/performer/$process-message" |
41 |
} |
42 |
], |
43 |
"author": { |
44 |
"reference": "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219", |
45 |
"identifier": { |
46 |
"system": "http://first-provider-system-uri.ca", |
47 |
"value": "practitioner-role-id" |
48 |
} |
49 |
}, |
50 |
"source": { |
51 |
"endpoint": "https://pancanadianio.ca:10008/erec/requester/$process-message" |
52 |
}, |
53 |
"focus": [ |
54 |
{ |
55 |
"reference": "urn:uuid:210ee385-d398-4209-8dfc-958a3a204bcd" |
56 |
} |
57 |
] |
58 |
} |
59 |
}, |
60 |
{ |
61 |
"fullUrl": "urn:uuid:210ee385-d398-4209-8dfc-958a3a204bcd", |
62 |
"resource": { |
63 |
"resourceType": "ServiceRequest", |
64 |
"meta": { |
65 |
"profile": [ |
66 |
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest" |
67 |
] |
68 |
}, |
69 |
"identifier": [ |
70 |
{ |
71 |
"system": "http://example-identifier-system-uri.ca", |
72 |
"value": "E48C490E" |
73 |
} |
74 |
], |
75 |
"status": "active", |
76 |
"intent": "proposal", |
77 |
"category": [ |
78 |
{ |
79 |
"coding": [ |
80 |
{ |
81 |
"system": "http://snomed.info/sct", |
82 |
"code": "408879002", |
83 |
"display": "Gastric care management" |
84 |
} |
85 |
], |
86 |
"text": "Gastic care management" |
87 |
} |
88 |
], |
89 |
"code": { |
90 |
"coding": [ |
91 |
{ |
92 |
"system": "http://snomed.info/sct", |
93 |
"code": "118155006", |
94 |
"display": "Gastrointestinal tract endoscopy (procedure)" |
95 |
} |
96 |
], |
97 |
"text": "Gastrointestinal tract endoscopy (procedure)" |
98 |
}, |
99 |
"subject": { |
100 |
"reference": "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf", |
101 |
"identifier": { |
102 |
"system": "http://first-patient-system-uri.ca", |
103 |
"value": "9999999" |
104 |
} |
105 |
}, |
106 |
"authoredOn": "2024-10-24", |
107 |
"requester": { |
108 |
"reference": "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219", |
109 |
"identifier": { |
110 |
"system": "http://first-provider-system-uri.ca", |
111 |
"value": "practitioner-role-id" |
112 |
} |
113 |
}, |
114 |
"performer": [ |
115 |
{ |
116 |
"reference": "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312", |
117 |
"identifier": { |
118 |
"system": "http://healthcareservice-system-uri.ca", |
119 |
"value": "service-id" |
120 |
} |
121 |
} |
122 |
], |
123 |
"reasonCode": [ |
124 |
{ |
125 |
"coding": [ |
126 |
{ |
127 |
"system": "http://snomed.info/sct", |
128 |
"code": "84642008", |
129 |
"display": "Chronic regurgitation (finding)" |
130 |
} |
131 |
], |
132 |
"text": "Chronic regurgitation (finding)" |
133 |
} |
134 |
], |
135 |
"supportingInfo": [ |
136 |
{ |
137 |
"reference": "urn:uuid:79b2cbd2-7d38-42d2-8b99-f3004ce7e04f" |
138 |
} |
139 |
], |
140 |
"note": [ |
141 |
{ |
142 |
"text": "Patient has a transportation risk factor that should be considered with booking." |
143 |
} |
144 |
] |
145 |
} |
146 |
}, |
147 |
{ |
148 |
"fullUrl": "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf", |
149 |
"resource": { |
150 |
"resourceType": "Patient", |
151 |
"meta": { |
152 |
"profile": [ |
153 |
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient" |
154 |
] |
155 |
}, |
156 |
"identifier": [ |
157 |
{ |
158 |
"system": "http://first-patient-system-uri.ca", |
159 |
"value": "999999981" |
160 |
} |
161 |
], |
162 |
"name": [ |
163 |
{ |
164 |
"family": "Gray", |
165 |
"given": [ |
166 |
"Clara" |
167 |
] |
168 |
} |
169 |
], |
170 |
"telecom": [ |
171 |
{ |
172 |
"system": "phone", |
173 |
"value": "555-555-5555", |
174 |
"use": "home" |
175 |
} |
176 |
], |
177 |
"gender": "female", |
178 |
"birthDate": "1961-07-23", |
179 |
"address": [ |
180 |
{ |
181 |
"text": "1171 King St S, Waterloo, ON N2J 1P9, Canada", |
182 |
"postalCode": "N2J 1P9", |
183 |
"country": "CAN" |
184 |
} |
185 |
] |
186 |
} |
187 |
}, |
188 |
{ |
189 |
"fullUrl": "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219", |
190 |
"resource": { |
191 |
"resourceType": "PractitionerRole", |
192 |
"meta": { |
193 |
"profile": [ |
194 |
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole" |
195 |
] |
196 |
}, |
197 |
"practitioner": { |
198 |
"reference": "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6" |
199 |
}, |
200 |
"organization": { |
201 |
"reference": "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b" |
202 |
}, |
203 |
"code": [ |
204 |
{ |
205 |
"coding": [ |
206 |
{ |
207 |
"system": "http://terminology.hl7.org/CodeSystem/practitioner-role", |
208 |
"code": "doctor", |
209 |
"display": "Doctor" |
210 |
} |
211 |
], |
212 |
"text": "Doctor" |
213 |
} |
214 |
], |
215 |
"specialty": [ |
216 |
{ |
217 |
"coding": [ |
218 |
{ |
219 |
"system": "http://snomed.info/sct", |
220 |
"code": "394814009", |
221 |
"display": "General practice (specialty)" |
222 |
} |
223 |
], |
224 |
"text": "General Practice" |
225 |
} |
226 |
], |
227 |
"location": [ |
228 |
{ |
229 |
"reference": "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10" |
230 |
} |
231 |
], |
232 |
"telecom": [ |
233 |
{ |
234 |
"system": "phone", |
235 |
"value": "555-555-3447", |
236 |
"use": "work" |
237 |
} |
238 |
] |
239 |
} |
240 |
}, |
241 |
{ |
242 |
"fullUrl": "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6", |
243 |
"resource": { |
244 |
"resourceType": "Practitioner", |
245 |
"meta": { |
246 |
"profile": [ |
247 |
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner" |
248 |
] |
249 |
}, |
250 |
"identifier": [ |
251 |
{ |
252 |
"system": "http://first-provider-system-uri.ca", |
253 |
"value": "practitioner-id" |
254 |
} |
255 |
], |
256 |
"name": [ |
257 |
{ |
258 |
"use": "official", |
259 |
"text": "Howard Allan", |
260 |
"family": "Allan", |
261 |
"given": [ |
262 |
"Howard" |
263 |
] |
264 |
} |
265 |
] |
266 |
} |
267 |
}, |
268 |
{ |
269 |
"fullUrl": "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b", |
270 |
"resource": { |
271 |
"resourceType": "Organization", |
272 |
"meta": { |
273 |
"profile": [ |
274 |
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization" |
275 |
] |
276 |
}, |
277 |
"active": true, |
278 |
"type": [ |
279 |
{ |
280 |
"coding": [ |
281 |
{ |
282 |
"system": "http://terminology.hl7.org/CodeSystem/organization-type", |
283 |
"code": "prov", |
284 |
"display": "Healthcare Provider" |
285 |
} |
286 |
], |
287 |
"text": "Healthcare Provider" |
288 |
} |
289 |
], |
290 |
"name": "Fictional Custodian Organization" |
291 |
} |
292 |
}, |
293 |
{ |
294 |
"fullUrl": "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10", |
295 |
"resource": { |
296 |
"resourceType": "Location", |
297 |
"meta": { |
298 |
"profile": [ |
299 |
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location" |
300 |
] |
301 |
}, |
302 |
"identifier": [ |
303 |
{ |
304 |
"system": "http://third-system-uri.ca", |
305 |
"value": "location-id" |
306 |
} |
307 |
], |
308 |
"status": "active", |
309 |
"name": "Fictional Custodian Organization", |
310 |
"type": [ |
311 |
{ |
312 |
"coding": [ |
313 |
{ |
314 |
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", |
315 |
"code": "PC", |
316 |
"display": "Primary care clinic" |
317 |
} |
318 |
], |
319 |
"text": "Primary care clinic" |
320 |
} |
321 |
], |
322 |
"telecom": [ |
323 |
{ |
324 |
"system": "phone", |
325 |
"value": "555-555-3448" |
326 |
} |
327 |
], |
328 |
"address": { |
329 |
"text": "375 University Ave E, Waterloo, ON N2K 3M7, Canada", |
330 |
"city": "Waterloo", |
331 |
"postalCode": "N2K 3M7", |
332 |
"country": "CAN" |
333 |
} |
334 |
} |
335 |
}, |
336 |
{ |
337 |
"fullUrl": "urn:uuid:79b2cbd2-7d38-42d2-8b99-f3004ce7e04f", |
338 |
"resource": { |
339 |
"resourceType": "Condition", |
340 |
"meta": { |
341 |
"profile": [ |
342 |
"http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/condition-ca-ps" |
343 |
] |
344 |
}, |
345 |
"clinicalStatus": { |
346 |
"coding": [ |
347 |
{ |
348 |
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical", |
349 |
"code": "active" |
350 |
} |
351 |
] |
352 |
}, |
353 |
"category": [ |
354 |
{ |
355 |
"coding": [ |
356 |
{ |
357 |
"system": "http://loinc.org", |
358 |
"code": "75326-9", |
359 |
"display": "Problem" |
360 |
}, |
361 |
{ |
362 |
"system": "http://terminology.hl7.org/CodeSystem/condition-category", |
363 |
"code": "problem-list-item", |
364 |
"display": "Problem List Item" |
365 |
} |
366 |
], |
367 |
"text": "Problem" |
368 |
} |
369 |
], |
370 |
"severity": { |
371 |
"coding": [ |
372 |
{ |
373 |
"system": "http://snomed.info/sct", |
374 |
"code": "6736007", |
375 |
"display": "Moderate (severity modifier)" |
376 |
} |
377 |
] |
378 |
}, |
379 |
"code": { |
380 |
"coding": [ |
381 |
{ |
382 |
"system": "http://snomed.info/sct", |
383 |
"code": "84642008", |
384 |
"display": "Chronic regurgitation (finding)" |
385 |
} |
386 |
], |
387 |
"text": "Chronic regurgitation (finding)" |
388 |
}, |
389 |
"subject": { |
390 |
"reference": "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf" |
391 |
}, |
392 |
"onsetDateTime": "2023-08-05" |
393 |
} |
394 |
}, |
395 |
{ |
396 |
"fullUrl": "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312", |
397 |
"resource": { |
398 |
"resourceType": "HealthcareService", |
399 |
"identifier": [ |
400 |
{ |
401 |
"system": "http://healthcareservice-system-uri.ca", |
402 |
"value": "service-id" |
403 |
} |
404 |
], |
405 |
"type": [ |
406 |
{ |
407 |
"text": "Gastroenterology" |
408 |
} |
409 |
], |
410 |
"name": "Gastroenterology Specialty Clinic" |
411 |
} |
412 |
} |
413 |
] |
414 |
} |