Validation result

Information

File Name
manual-edited-content.json
OID :
1.3.6.1.4.1.12559.11.46.4.3156
Validation Date :
3/18/25 5:00:04 PM (EDT GMT-0400)
Matchbox (3.9.10.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.ca/evs/report.seam?oid=1.3.6.1.4.1.12559.11.46.4.3156
Data Visibility :
Public

Validation Results

«
»

Matchbox Standard Report
Additional Metadata Matchbox
XML

«
»
Validation Summary
2
1

Validation of item #6312FAILED

Validation Summary
2
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 2, 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 18, column 8, 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 378, column 10, FHIRPath: Bundle.entry[7].resource/*Condition/79b2cbd2-7d38-42d2-8b99-f3004ce7e04f*/.code

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" : "4177b6d8-63f2-4717-814b-8288a84ff727",
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" : "7699734a-22c4-48f3-b0ed-20bd416276d6"
10   },
11   "type" : "message",
12   "timestamp" : "2024-10-24T00:00:00.0000+00:00",
13   "entry" : [ {
14     "fullUrl" : "urn:uuid:6e1ce6fe-5b93-4be4-8ffa-c61bde40048a",
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" : "add-service-request"
23       },
24       "destination" : [ {
25         "name" : "RMS Target",
26         "endpoint" : "https://pancanadianio.ca:10065/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.ca:10008/erec/requester/$process-message"
37       },
38       "focus" : [ {
39         "reference" : "urn:uuid:210ee385-d398-4209-8dfc-958a3a204bcd"
40       } ]
41     }
42   }, {
43     "fullUrl" : "urn:uuid:210ee385-d398-4209-8dfc-958a3a204bcd",
44     "resource" : {
45       "resourceType" : "ServiceRequest",
46       "id" : "210ee385-d398-4209-8dfc-958a3a204bcd",
47       "meta" : {
48         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest" ]
49       },
50       "identifier" : [ {
51         "system" : "http://example-identifier-system-uri.ca",
52         "value" : "0892E087"
53       } ],
54       "status" : "active",
55       "intent" : "proposal",
56       "category" : [ {
57         "coding" : [ {
58           "system" : "http://snomed.info/sct",
59           "code" : "408879002",
60           "display" : "Gastric care management"
61         } ],
62         "text" : "Gastic care management"
63       } ],
64       "code" : {
65         "coding" : [ {
66           "system" : "http://snomed.info/sct",
67           "code" : "118155006",
68           "display" : "Gastrointestinal tract endoscopy (procedure)"
69         } ],
70         "text" : "Gastrointestinal tract endoscopy (procedure)"
71       },
72       "subject" : {
73         "reference" : "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf",
74         "identifier" : {
75           "system" : "http://first-patient-system-uri.ca",
76           "value" : "9999999"
77         }
78       },
79       "authoredOn" : "2024-10-24",
80       "requester" : {
81         "reference" : "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
82         "identifier" : {
83           "system" : "http://first-provider-system-uri.ca",
84           "value" : "practitioner-role-id"
85         }
86       },
87       "performer" : [ {
88         "reference" : "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
89         "identifier" : {
90           "system" : "http://healthcareservice-system-uri.ca",
91           "value" : "service-id"
92         }
93       } ],
94       "reasonCode" : [ {
95         "coding" : [ {
96           "system" : "http://snomed.info/sct",
97           "code" : "84642008",
98           "display" : "Chronic regurgitation (finding)"
99         } ],
100         "text" : "Chronic regurgitation (finding)"
101       } ],
102       "supportingInfo" : [ {
103         "reference" : "urn:uuid:79b2cbd2-7d38-42d2-8b99-f3004ce7e04f"
104       } ],
105       "note" : [ {
106         "text" : "Patient has a transportation risk factor that should be considered with booking."
107       } ]
108     }
109   }, {
110     "fullUrl" : "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf",
111     "resource" : {
112       "resourceType" : "Patient",
113       "id" : "133ad6bf-e865-4761-a21f-79d020b07acf",
114       "meta" : {
115         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient" ]
116       },
117       "identifier" : [ {
118         "system" : "http://first-patient-system-uri.ca",
119         "value" : "9999999"
120       } ],
121       "name" : [ {
122         "family" : "Gray",
123         "given" : [ "Clara" ]
124       } ],
125       "telecom" : [ {
126         "system" : "phone",
127         "value" : "555-555-5555",
128         "use" : "home"
129       } ],
130       "gender" : "female",
131       "birthDate" : "1961-07-23",
132       "address" : [ {
133         "text" : "1171 King St S, Waterloo, ON N2J 1P9, Canada",
134         "postalCode" : "N2J 1P9",
135         "country" : "CAN"
136       } ]
137     }
138   }, {
139     "fullUrl" : "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
140     "resource" : {
141       "resourceType" : "PractitionerRole",
142       "id" : "4db13666-e169-4c36-a7d4-f6b351077219",
143       "meta" : {
144         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole" ]
145       },
146       "practitioner" : {
147         "reference" : "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6"
148       },
149       "organization" : {
150         "reference" : "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b"
151       },
152       "code" : [ {
153         "coding" : [ {
154           "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
155           "code" : "doctor",
156           "display" : "Doctor"
157         } ],
158         "text" : "Doctor"
159       } ],
160       "specialty" : [ {
161         "coding" : [ {
162           "system" : "http://snomed.info/sct",
163           "code" : "394814009",
164           "display" : "General practice (specialty)"
165         } ],
166         "text" : "General Practice"
167       } ],
168       "location" : [ {
169         "reference" : "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10"
170       } ],
171       "telecom" : [ {
172         "system" : "phone",
173         "value" : "555-555-3447",
174         "use" : "work"
175       } ]
176     }
177   }, {
178     "fullUrl" : "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6",
179     "resource" : {
180       "resourceType" : "Practitioner",
181       "id" : "1505ac3a-9774-49cd-890b-ed12dbb0d4d6",
182       "meta" : {
183         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner" ]
184       },
185       "identifier" : [ {
186         "system" : "http://first-provider-system-uri.ca",
187         "value" : "practitioner-id"
188       } ],
189       "name" : [ {
190         "use" : "official",
191         "text" : "Howard Allan",
192         "family" : "Allan",
193         "given" : [ "Howard" ]
194       } ]
195     }
196   }, {
197     "fullUrl" : "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b",
198     "resource" : {
199       "resourceType" : "Organization",
200       "id" : "cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b",
201       "meta" : {
202         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization" ]
203       },
204       "active" : true,
205       "type" : [ {
206         "coding" : [ {
207           "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
208           "code" : "prov",
209           "display" : "Healthcare Provider"
210         } ],
211         "text" : "Healthcare Provider"
212       } ],
213       "name" : "Fictional Custodian Organization"
214     }
215   }, {
216     "fullUrl" : "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10",
217     "resource" : {
218       "resourceType" : "Location",
219       "id" : "8d32678f-ef77-4247-89e3-4fdf4bd16e10",
220       "meta" : {
221         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location" ]
222       },
223       "identifier" : [ {
224         "system" : "http://third-system-uri.ca",
225         "value" : "location-id"
226       } ],
227       "status" : "active",
228       "name" : "Fictional Custodian Organization",
229       "type" : [ {
230         "coding" : [ {
231           "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
232           "code" : "PC",
233           "display" : "Primary care clinic"
234         } ],
235         "text" : "Primary care clinic"
236       } ],
237       "telecom" : [ {
238         "system" : "phone",
239         "value" : "555-555-3448"
240       } ],
241       "address" : {
242         "text" : "375 University Ave E, Waterloo, ON N2K 3M7, Canada",
243         "city" : "Waterloo",
244         "postalCode" : "N2K 3M7",
245         "country" : "CAN"
246       }
247     }
248   }, {
249     "fullUrl" : "urn:uuid:79b2cbd2-7d38-42d2-8b99-f3004ce7e04f",
250     "resource" : {
251       "resourceType" : "Condition",
252       "id" : "79b2cbd2-7d38-42d2-8b99-f3004ce7e04f",
253       "meta" : {
254         "profile" : [ "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/condition-ca-ps" ]
255       },
256       "clinicalStatus" : {
257         "coding" : [ {
258           "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
259           "code" : "active"
260         } ]
261       },
262       "category" : [ {
263         "coding" : [ {
264           "system" : "http://loinc.org",
265           "code" : "75326-9",
266           "display" : "Problem"
267         }, {
268           "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
269           "code" : "problem-list-item",
270           "display" : "Problem List Item"
271         } ],
272         "text" : "Problem"
273       } ],
274       "severity" : {
275         "coding" : [ {
276           "system" : "http://snomed.info/sct",
277           "code" : "6736007",
278           "display" : "Moderate (severity modifier)"
279         } ]
280       },
281       "code" : {
282         "coding" : [ {
283           "system" : "http://snomed.info/sct",
284           "code" : "84642008",
285           "display" : "Chronic regurgitation (finding)"
286         } ],
287         "text" : "Chronic regurgitation (finding)"
288       },
289       "subject" : {
290         "reference" : "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf"
291       },
292       "onsetDateTime" : "2023-08-05"
293     }
294   }, {
295     "fullUrl" : "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
296     "resource" : {
297       "resourceType" : "HealthcareService",
298       "id" : "5c8926df-537c-4a71-b183-e30d15b05312",
299       "identifier" : [ {
300         "system" : "http://healthcareservice-system-uri.ca",
301         "value" : "service-id"
302       } ],
303       "type" : [ {
304         "text" : "Gastroenterology"
305       } ],
306       "name" : "Gastroenterology Specialty Clinic"
307     }
308   } ]
309 }