The following content has been modified for better visualization. Validation will be performed on original content
1 |
{
|
2 |
"resourceType" : "Bundle",
|
3 |
"id" : "c92f065b-3b2d-438c-a692-39100c4304a5",
|
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" : "1a2a39b3-7df8-4411-bfea-6caf8b47612c"
|
10 |
},
|
11 |
"type" : "message",
|
12 |
"timestamp" : "2024-10-25T00:00:00.0000+00:00",
|
13 |
"entry" : [ {
|
14 |
"fullUrl" : "urn:uuid:b41a5749-f42f-4bef-b39d-1f4b467a306e",
|
15 |
"resource" : {
|
16 |
"resourceType" : "MessageHeader",
|
17 |
"meta" : {
|
18 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-MessageHeader" ]
|
19 |
},
|
20 |
"eventCoding" : {
|
21 |
"system" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code",
|
22 |
"code" : "revoke-service-request"
|
23 |
},
|
24 |
"destination" : [ {
|
25 |
"name" : "RMS Target",
|
26 |
"endpoint" : "https://pancanadianio.ihe-catalyst.net:11999/erec/performer/$process-message"
|
27 |
} ],
|
28 |
"author" : {
|
29 |
"reference" : "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
|
30 |
"identifier" : {
|
31 |
"system" : "http://first-provider-system-uri.ca",
|
32 |
"value" : "practitioner-role-id"
|
33 |
}
|
34 |
},
|
35 |
"source" : {
|
36 |
"endpoint" : "https://pancanadianio.ihe-catalyst.net:11998/erec/requester/$process-message"
|
37 |
},
|
38 |
"focus" : [ {
|
39 |
"reference" : "urn:uuid:7a305533-b6c0-405d-9b7b-f0c757051a52"
|
40 |
} ]
|
41 |
}
|
42 |
}, {
|
43 |
"fullUrl" : "urn:uuid:7a305533-b6c0-405d-9b7b-f0c757051a52",
|
44 |
"resource" : {
|
45 |
"resourceType" : "ServiceRequest",
|
46 |
"meta" : {
|
47 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest" ]
|
48 |
},
|
49 |
"identifier" : [ {
|
50 |
"system" : "http://example-identifier-system-uri.ca",
|
51 |
"value" : "6791DD33"
|
52 |
} ],
|
53 |
"status" : "revoked",
|
54 |
"intent" : "proposal",
|
55 |
"category" : [ {
|
56 |
"coding" : [ {
|
57 |
"system" : "http://snomed.info/sct",
|
58 |
"code" : "408879002",
|
59 |
"display" : "Gastric care management"
|
60 |
} ],
|
61 |
"text" : "Gastic care management"
|
62 |
} ],
|
63 |
"code" : {
|
64 |
"coding" : [ {
|
65 |
"system" : "http://snomed.info/sct",
|
66 |
"code" : "118155006",
|
67 |
"display" : "Gastrointestinal tract endoscopy (procedure)"
|
68 |
} ],
|
69 |
"text" : "Gastrointestinal tract endoscopy (procedure)"
|
70 |
},
|
71 |
"subject" : {
|
72 |
"reference" : "urn:uuid:2edaec1e-1940-46cb-b389-9d5147191d58",
|
73 |
"identifier" : {
|
74 |
"system" : "http://first-patient-system-uri.ca",
|
75 |
"value" : "0000000"
|
76 |
}
|
77 |
},
|
78 |
"authoredOn" : "2024-10-24",
|
79 |
"requester" : {
|
80 |
"reference" : "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
|
81 |
"identifier" : {
|
82 |
"system" : "http://first-provider-system-uri.ca",
|
83 |
"value" : "practitioner-role-id"
|
84 |
}
|
85 |
},
|
86 |
"performer" : [ {
|
87 |
"reference" : "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
|
88 |
"identifier" : {
|
89 |
"system" : "http://healthcareservice-system-uri.ca",
|
90 |
"value" : "service-id"
|
91 |
}
|
92 |
} ],
|
93 |
"reasonCode" : [ {
|
94 |
"coding" : [ {
|
95 |
"system" : "http://snomed.info/sct",
|
96 |
"code" : "84642008",
|
97 |
"display" : "Chronic regurgitation (finding)"
|
98 |
} ],
|
99 |
"text" : "Chronic regurgitation (finding)"
|
100 |
} ],
|
101 |
"note" : [ {
|
102 |
"text" : "Patient has no risk factors that impact booking"
|
103 |
} ]
|
104 |
}
|
105 |
}, {
|
106 |
"fullUrl" : "urn:uuid:2edaec1e-1940-46cb-b389-9d5147191d58",
|
107 |
"resource" : {
|
108 |
"resourceType" : "Patient",
|
109 |
"meta" : {
|
110 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient" ]
|
111 |
},
|
112 |
"identifier" : [ {
|
113 |
"system" : "http://first-patient-system-uri.ca",
|
114 |
"value" : "0000000"
|
115 |
} ],
|
116 |
"name" : [ {
|
117 |
"family" : "Thompson",
|
118 |
"given" : [ "Adam" ]
|
119 |
} ],
|
120 |
"telecom" : [ {
|
121 |
"system" : "phone",
|
122 |
"value" : "555-555-0000",
|
123 |
"use" : "home"
|
124 |
} ],
|
125 |
"gender" : "male",
|
126 |
"birthDate" : "1972-10-01",
|
127 |
"address" : [ {
|
128 |
"text" : "2001 Steeles Ave West, Toronto, ON L4K 272, Canada",
|
129 |
"postalCode" : "L4K 272",
|
130 |
"country" : "CAN"
|
131 |
} ]
|
132 |
}
|
133 |
}, {
|
134 |
"fullUrl" : "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
|
135 |
"resource" : {
|
136 |
"resourceType" : "PractitionerRole",
|
137 |
"meta" : {
|
138 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole" ]
|
139 |
},
|
140 |
"practitioner" : {
|
141 |
"reference" : "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6"
|
142 |
},
|
143 |
"organization" : {
|
144 |
"reference" : "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b"
|
145 |
},
|
146 |
"code" : [ {
|
147 |
"coding" : [ {
|
148 |
"system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
|
149 |
"code" : "doctor",
|
150 |
"display" : "Doctor"
|
151 |
} ],
|
152 |
"text" : "Doctor"
|
153 |
} ],
|
154 |
"specialty" : [ {
|
155 |
"coding" : [ {
|
156 |
"system" : "http://snomed.info/sct",
|
157 |
"code" : "394814009",
|
158 |
"display" : "General practice (specialty)"
|
159 |
} ],
|
160 |
"text" : "General Practice"
|
161 |
} ],
|
162 |
"location" : [ {
|
163 |
"reference" : "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10"
|
164 |
} ],
|
165 |
"telecom" : [ {
|
166 |
"system" : "phone",
|
167 |
"value" : "555-555-3447",
|
168 |
"use" : "work"
|
169 |
} ]
|
170 |
}
|
171 |
}, {
|
172 |
"fullUrl" : "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6",
|
173 |
"resource" : {
|
174 |
"resourceType" : "Practitioner",
|
175 |
"meta" : {
|
176 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner" ]
|
177 |
},
|
178 |
"identifier" : [ {
|
179 |
"system" : "http://first-provider-system-uri.ca",
|
180 |
"value" : "practitioner-id"
|
181 |
} ],
|
182 |
"name" : [ {
|
183 |
"use" : "official",
|
184 |
"text" : "Howard Allan",
|
185 |
"family" : "Allan",
|
186 |
"given" : [ "Howard" ]
|
187 |
} ]
|
188 |
}
|
189 |
}, {
|
190 |
"fullUrl" : "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b",
|
191 |
"resource" : {
|
192 |
"resourceType" : "Organization",
|
193 |
"meta" : {
|
194 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization" ]
|
195 |
},
|
196 |
"active" : true,
|
197 |
"type" : [ {
|
198 |
"coding" : [ {
|
199 |
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
|
200 |
"code" : "prov",
|
201 |
"display" : "Healthcare Provider"
|
202 |
} ],
|
203 |
"text" : "Healthcare Provider"
|
204 |
} ],
|
205 |
"name" : "Fictional Custodian Organization"
|
206 |
}
|
207 |
}, {
|
208 |
"fullUrl" : "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10",
|
209 |
"resource" : {
|
210 |
"resourceType" : "Location",
|
211 |
"meta" : {
|
212 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location" ]
|
213 |
},
|
214 |
"identifier" : [ {
|
215 |
"system" : "http://third-system-uri.ca",
|
216 |
"value" : "location-id"
|
217 |
} ],
|
218 |
"status" : "active",
|
219 |
"name" : "Fictional Custodian Organization",
|
220 |
"type" : [ {
|
221 |
"coding" : [ {
|
222 |
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
|
223 |
"code" : "PC",
|
224 |
"display" : "Primary care clinic"
|
225 |
} ],
|
226 |
"text" : "Primary care clinic"
|
227 |
} ],
|
228 |
"telecom" : [ {
|
229 |
"system" : "phone",
|
230 |
"value" : "555-555-3448"
|
231 |
} ],
|
232 |
"address" : {
|
233 |
"text" : "375 University Ave E, Waterloo, ON N2K 3M7, Canada",
|
234 |
"city" : "Waterloo",
|
235 |
"postalCode" : "N2K 3M7",
|
236 |
"country" : "CAN"
|
237 |
}
|
238 |
}
|
239 |
}, {
|
240 |
"fullUrl" : "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
|
241 |
"resource" : {
|
242 |
"resourceType" : "HealthcareService",
|
243 |
"identifier" : [ {
|
244 |
"system" : "http://healthcareservice-system-uri.ca",
|
245 |
"value" : "service-id"
|
246 |
} ],
|
247 |
"type" : [ {
|
248 |
"text" : "Gastroenterology"
|
249 |
} ],
|
250 |
"name" : "Gastroenterology Specialty Clinic"
|
251 |
}
|
252 |
} ]
|
253 |
}
|