Validation result

Information

File Name
OID :
1.3.6.1.4.1.12559.11.50.4.153
Validation Date :
1/13/25 1:16:56 PM (EST GMT-0500)
Matchbox (3.9.9.1-Infoway)
http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Bundle|1.0.3-dft-projectathon
Validation Results :
DONE_FAILED
Permanent link :
https://pancanadianio.ihe-catalyst.net/evs/report.seam?oid=1.3.6.1.4.1.12559.11.50.4.153
Data Visibility :
Public

Validation Results

«
»

Matchbox Standard Report
Additional Metadata Matchbox
XML

«
»
Validation Summary
2
1
1

Validation of item #306FAILED

Validation Summary
2
1
1
Constraint ID
Validation_VAL_Profile_Minimum_SLICE
Constraint Type
InstanceValidator
Constraint Description
Slice 'Bundle.entry:Message': a matching slice is required, but not found (from http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Bundle). Note that other slices are allowed in addition to this required slice
Location in validated object
line 1, column 10964, FHIRPath: Bundle
Constraint ID
Validation_VAL_Profile_Minimum
Constraint Type
InstanceValidator
Constraint Description
MessageHeader.id: minimum required = 1, but only found 0 (from http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-MessageHeader)
Location in validated object
line 1, column 1173, FHIRPath: Bundle.entry[0].resource
Constraint ID
NOTFOUND
Constraint Type
TerminologyEngine
Constraint Description
Unable to check whether the code is in the value set 'https://fhir.infoway-inforoute.ca/ValueSet/clinicalfindingcode|1.0.0' because the code system http://snomed.info/sct was not found
Location in validated object
line 1, column 10583, FHIRPath: Bundle.entry[13].resource/*Condition/null*/.code
Constraint ID
BUNDLE_BUNDLE_ENTRY_REVERSE_MSG
Constraint Type
InstanceValidator
Constraint Description
Entry 'urn:uuid:210ee385-d398-4209-8dfc-958a3a204bcd' isn't reachable by traversing forwards from the MessageHeader. Check that this is meant to be included (needed to process the message)
Location in validated object
line 1, column 3701, FHIRPath: Bundle.entry[16]

File Content



JSON
JSON Tree
Binary content

«
»

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