Validation result

Information

File Name
default_3008_
OID :
1.3.6.1.4.1.12559.11.46.4.3008
Validation Date :
2/12/25 7:21:48 PM (EST GMT-0500)
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_PASSED
Permanent link :
https://pancanadianio.ca/evs/report.seam?oid=1.3.6.1.4.1.12559.11.46.4.3008
Data Visibility :
Public

Validation Results

«
»

Matchbox Standard Report
Additional Metadata Matchbox
XML

«
»
Validation Summary
4
1

Validation of item #6016PASSED

Validation Summary
4
1
Constraint ID
TYPE_SPECIFIC_CHECKS_DT_CANONICAL_RESOLVE_NC
Constraint Type
InstanceValidator
Constraint Description
Canonical URL 'http:////acme.com/ehr/fhir/messagedefinition/patientrequest' exists, but can't be loaded, so it can't be checked for validity
Location in validated object
line 1, column 1336, FHIRPath: Bundle.entry[0].resource.definition
Constraint ID
TYPE_SPECIFIC_CHECKS_DT_CANONICAL_RESOLVE_NC
Constraint Type
InstanceValidator
Constraint Description
Canonical URL 'http:////acme.com/ehr/fhir/messagedefinition/patientrequest' exists, but can't be loaded, so it can't be checked for validity
Location in validated object
line 1, column 1336, FHIRPath: Bundle.entry[0].resource/*MessageHeader/db9dc7d7-8ba9-4a56-b1d6-e5380de4d4a9*/.definition
Constraint ID
Terminology_TX_NoValid_2_CC
Constraint Type
TerminologyEngine
Constraint Description
None of the codings provided are in the value set 'IdentifierType' (http://hl7.org/fhir/ValueSet/identifier-type|4.0.1), and a coding should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (codes = http://terminology.hl7.org/CodeSystem/v2-0203#LN)
Location in validated object
line 1, column 4121, FHIRPath: Bundle.entry[3].resource/*Practitioner/eb25a236-b1fa-4d6f-b684-2a2d950bccd4*/.identifier[0].type
Constraint ID
Terminology_TX_NoValid_2_CC
Constraint Type
TerminologyEngine
Constraint Description
None of the codings provided are in the value set 'IdentifierType' (http://hl7.org/fhir/ValueSet/identifier-type|4.0.1), and a coding should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (codes = http://terminology.hl7.org/CodeSystem/v2-0203#LN)
Location in validated object
line 1, column 8189, FHIRPath: Bundle.entry[7].resource/*Practitioner/8ec26d79-4ed0-4fb9-9ba5-628c8320d0e2*/.identifier[0].type
Constraint ID
Terminology_TX_Binding_NoSource
Constraint Type
InstanceValidator
Constraint Description
Binding for path Bundle.entry[1].resource/*Task/1ec546af-b321-4dc7-8aa7-fe9b46237e0d*/.businessStatus has no source, so can't be checked
Location in validated object
line 1, column 1880, FHIRPath: Bundle.entry[1].resource/*Task/1ec546af-b321-4dc7-8aa7-fe9b46237e0d*/.businessStatus

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" : "e66caec0-fee1-4089-9705-ce78f6ab2f99",
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" : "087b39e2-49a1-40b5-a4c9-e26bfaec146f"
10   },
11   "type" : "message",
12   "timestamp" : "2025-02-07T14:17:48Z",
13   "entry" : [ {
14     "fullUrl" : "urn:uuid:db9dc7d7-8ba9-4a56-b1d6-e5380de4d4a9",
15     "resource" : {
16       "resourceType" : "MessageHeader",
17       "id" : "db9dc7d7-8ba9-4a56-b1d6-e5380de4d4a9",
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" : "notify-update-process-request"
24       },
25       "destination" : [ {
26         "name" : "requester-rms",
27         "endpoint" : "https://pancanadianio.ca:10008/erec/requester/$process-message"
28       } ],
29       "author" : {
30         "reference" : "urn:uuid:8be0ef12-60e7-4b45-b04a-1a5b84c40240",
31         "type" : "PractitionerRole"
32       },
33       "source" : {
34         "name" : "performer-rms",
35         "endpoint" : "https://pancanadianio.ca:10347/erec/performer/$process-message"
36       },
37       "reason" : {
38         "coding" : [ {
39           "system" : "http://terminology.hl7.org/CodeSystem/message-reasons-encounter",
40           "code" : "admit"
41         } ]
42       },
43       "focus" : [ {
44         "reference" : "urn:uuid:1ec546af-b321-4dc7-8aa7-fe9b46237e0d",
45         "type" : "Task"
46       } ],
47       "definition" : "http:////acme.com/ehr/fhir/messagedefinition/patientrequest"
48     }
49   }, {
50     "fullUrl" : "urn:uuid:1ec546af-b321-4dc7-8aa7-fe9b46237e0d",
51     "resource" : {
52       "resourceType" : "Task",
53       "id" : "1ec546af-b321-4dc7-8aa7-fe9b46237e0d",
54       "meta" : {
55         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Task" ]
56       },
57       "basedOn" : [ {
58         "identifier" : {
59           "system" : "http://example-identifier-system-uri.ca",
60           "value" : "ED60A447"
61         }
62       } ],
63       "status" : "accepted",
64       "businessStatus" : {
65         "coding" : [ {
66           "system" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/task-business-status",
67           "code" : "RI",
68           "display" : "Ready for Intake"
69         } ],
70         "text" : "Ready for Intake"
71       },
72       "intent" : "proposal",
73       "code" : {
74         "coding" : [ {
75           "system" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/task-code",
76           "code" : "process-request"
77         } ],
78         "text" : "Process Request"
79       },
80       "authoredOn" : "2025-02-07T14:17:48+00:00",
81       "lastModified" : "2025-02-07T14:17:48+00:00",
82       "owner" : {
83         "reference" : "urn:uuid:abf726d8-cb6d-4a8b-b663-d36bfda50830",
84         "type" : "PractitionerRole"
85       }
86     }
87   }, {
88     "fullUrl" : "urn:uuid:8be0ef12-60e7-4b45-b04a-1a5b84c40240",
89     "resource" : {
90       "resourceType" : "PractitionerRole",
91       "id" : "8be0ef12-60e7-4b45-b04a-1a5b84c40240",
92       "meta" : {
93         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole" ]
94       },
95       "active" : true,
96       "period" : {
97         "start" : "2022-01-01",
98         "end" : "2032-03-31"
99       },
100       "practitioner" : {
101         "reference" : "urn:uuid:eb25a236-b1fa-4d6f-b684-2a2d950bccd4",
102         "type" : "Practitioner"
103       },
104       "organization" : {
105         "reference" : "urn:uuid:2d6bb92a-d28d-4ef1-8f20-a21fea65a3be",
106         "type" : "Organization"
107       },
108       "code" : [ {
109         "coding" : [ {
110           "system" : "http://snomed.info/sct",
111           "code" : "59058001",
112           "display" : "General physician"
113         } ]
114       } ],
115       "specialty" : [ {
116         "coding" : [ {
117           "system" : "http://snomed.info/sct",
118           "code" : "408443003",
119           "display" : "General medical practice"
120         } ]
121       } ],
122       "location" : [ {
123         "reference" : "urn:uuid:eaf235fb-f58d-4326-8e5e-c51a5bdebc57",
124         "type" : "Location"
125       } ],
126       "telecom" : [ {
127         "system" : "phone",
128         "value" : "647-742-5041",
129         "use" : "home"
130       }, {
131         "system" : "phone",
132         "value" : "905-638-2345",
133         "use" : "work"
134       }, {
135         "system" : "email",
136         "value" : "joseph.jfeelgood@example.org",
137         "use" : "work"
138       } ],
139       "availableTime" : [ {
140         "daysOfWeek" : [ "mon", "tue", "wed" ],
141         "availableStartTime" : "09:00:00",
142         "availableEndTime" : "16:30:00"
143       }, {
144         "daysOfWeek" : [ "thu", "fri" ],
145         "availableStartTime" : "09:00:00",
146         "availableEndTime" : "12:00:00"
147       } ],
148       "notAvailable" : [ {
149         "description" : "Adam will be on extended leave during May 2017",
150         "during" : {
151           "start" : "2017-05-01",
152           "end" : "2017-05-20"
153         }
154       } ],
155       "availabilityExceptions" : "Adam is generally unavailable on public holidays and during the Christmas/New Year break"
156     }
157   }, {
158     "fullUrl" : "urn:uuid:eb25a236-b1fa-4d6f-b684-2a2d950bccd4",
159     "resource" : {
160       "resourceType" : "Practitioner",
161       "id" : "eb25a236-b1fa-4d6f-b684-2a2d950bccd4",
162       "meta" : {
163         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner" ]
164       },
165       "identifier" : [ {
166         "type" : {
167           "coding" : [ {
168             "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
169             "code" : "LN"
170           } ],
171           "text" : "Ontario Medical License Number"
172         },
173         "system" : "http://infoway-inforoute.ca/fhir/NamingSystem/ca-on-license-physician",
174         "value" : "111789"
175       } ],
176       "name" : [ {
177         "use" : "official",
178         "text" : "John Allan",
179         "family" : "Allan",
180         "given" : [ "John" ]
181       } ],
182       "telecom" : [ {
183         "system" : "phone",
184         "value" : "020556936",
185         "use" : "work",
186         "rank" : 1
187       }, {
188         "system" : "fax",
189         "value" : "0205669283",
190         "use" : "work",
191         "rank" : 1
192       } ],
193       "address" : [ {
194         "use" : "work",
195         "type" : "postal",
196         "line" : [ "123 Yonge St" ],
197         "city" : "Barrie",
198         "state" : "ON",
199         "postalCode" : "L2W 3R5",
200         "country" : "CAN"
201       } ],
202       "gender" : "female",
203       "birthDate" : "1963-02-16",
204       "qualification" : [ {
205         "code" : {
206           "coding" : [ {
207             "system" : "https://tgateway.infoway-inforoute.ca/singlesubset.html?id=2.16.840.1.113883.2.20.3.48&versionid=20190813",
208             "code" : "MD"
209           } ]
210         }
211       } ],
212       "communication" : [ {
213         "text" : "English"
214       } ]
215     }
216   }, {
217     "fullUrl" : "urn:uuid:2d6bb92a-d28d-4ef1-8f20-a21fea65a3be",
218     "resource" : {
219       "resourceType" : "Organization",
220       "id" : "2d6bb92a-d28d-4ef1-8f20-a21fea65a3be",
221       "meta" : {
222         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization" ]
223       },
224       "active" : true,
225       "type" : [ {
226         "coding" : [ {
227           "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
228           "code" : "prov",
229           "display" : "Healthcare Provider"
230         } ]
231       } ],
232       "name" : "Health Level Seven International",
233       "alias" : [ "HL7 International" ],
234       "telecom" : [ {
235         "system" : "phone",
236         "value" : "(+1) 734-677-7777"
237       }, {
238         "system" : "fax",
239         "value" : "(+1) 734-677-6622"
240       }, {
241         "system" : "email",
242         "value" : "hq@HL7.org"
243       } ],
244       "address" : [ {
245         "line" : [ "3300 Washtenaw Avenue, Suite 227" ],
246         "city" : "Ann Arbor",
247         "state" : "MI",
248         "postalCode" : "48104",
249         "country" : "USA"
250       } ]
251     }
252   }, {
253     "fullUrl" : "urn:uuid:eaf235fb-f58d-4326-8e5e-c51a5bdebc57",
254     "resource" : {
255       "resourceType" : "Location",
256       "id" : "eaf235fb-f58d-4326-8e5e-c51a5bdebc57",
257       "meta" : {
258         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location" ]
259       },
260       "identifier" : [ {
261         "system" : "http://third-system-uri.ca",
262         "value" : "location-id"
263       } ],
264       "status" : "active",
265       "name" : "Fictional Custodian Organization",
266       "type" : [ {
267         "coding" : [ {
268           "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
269           "code" : "PC",
270           "display" : "Primary care clinic"
271         } ],
272         "text" : "Primary care clinic"
273       } ],
274       "telecom" : [ {
275         "system" : "phone",
276         "value" : "555-555-3448"
277       } ],
278       "address" : {
279         "text" : "375 University Ave E, Waterloo, ON N2K 3M7, Canada",
280         "city" : "Waterloo",
281         "postalCode" : "N2K 3M7",
282         "country" : "CAN"
283       }
284     }
285   }, {
286     "fullUrl" : "urn:uuid:abf726d8-cb6d-4a8b-b663-d36bfda50830",
287     "resource" : {
288       "resourceType" : "PractitionerRole",
289       "id" : "abf726d8-cb6d-4a8b-b663-d36bfda50830",
290       "meta" : {
291         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole" ]
292       },
293       "active" : true,
294       "period" : {
295         "start" : "2022-01-01",
296         "end" : "2032-03-31"
297       },
298       "practitioner" : {
299         "reference" : "urn:uuid:8ec26d79-4ed0-4fb9-9ba5-628c8320d0e2",
300         "type" : "Practitioner"
301       },
302       "organization" : {
303         "reference" : "urn:uuid:2d6bb92a-d28d-4ef1-8f20-a21fea65a3be",
304         "type" : "Organization"
305       },
306       "code" : [ {
307         "coding" : [ {
308           "system" : "http://snomed.info/sct",
309           "code" : "59058001",
310           "display" : "General physician"
311         } ]
312       } ],
313       "specialty" : [ {
314         "coding" : [ {
315           "system" : "http://snomed.info/sct",
316           "code" : "408443003",
317           "display" : "General medical practice"
318         } ]
319       } ],
320       "location" : [ {
321         "reference" : "urn:uuid:eaf235fb-f58d-4326-8e5e-c51a5bdebc57",
322         "type" : "Location"
323       } ],
324       "telecom" : [ {
325         "system" : "phone",
326         "value" : "647-742-5041",
327         "use" : "home"
328       }, {
329         "system" : "phone",
330         "value" : "905-638-2345",
331         "use" : "work"
332       }, {
333         "system" : "email",
334         "value" : "joseph.jfeelgood@example.org",
335         "use" : "work"
336       } ],
337       "availableTime" : [ {
338         "daysOfWeek" : [ "mon", "tue", "wed" ],
339         "availableStartTime" : "09:00:00",
340         "availableEndTime" : "16:30:00"
341       }, {
342         "daysOfWeek" : [ "thu", "fri" ],
343         "availableStartTime" : "09:00:00",
344         "availableEndTime" : "12:00:00"
345       } ],
346       "notAvailable" : [ {
347         "description" : "Adam will be on extended leave during May 2017",
348         "during" : {
349           "start" : "2017-05-01",
350           "end" : "2017-05-20"
351         }
352       } ],
353       "availabilityExceptions" : "Adam is generally unavailable on public holidays and during the Christmas/New Year break"
354     }
355   }, {
356     "fullUrl" : "urn:uuid:8ec26d79-4ed0-4fb9-9ba5-628c8320d0e2",
357     "resource" : {
358       "resourceType" : "Practitioner",
359       "id" : "8ec26d79-4ed0-4fb9-9ba5-628c8320d0e2",
360       "meta" : {
361         "profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner" ]
362       },
363       "identifier" : [ {
364         "type" : {
365           "coding" : [ {
366             "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
367             "code" : "LN"
368           } ],
369           "text" : "Ontario Medical License Number"
370         },
371         "system" : "http://infoway-inforoute.ca/fhir/NamingSystem/ca-on-license-physician",
372         "value" : "111789"
373       } ],
374       "name" : [ {
375         "use" : "official",
376         "text" : "Jane Allan",
377         "family" : "Allan",
378         "given" : [ "Jane" ]
379       } ],
380       "telecom" : [ {
381         "system" : "phone",
382         "value" : "020556936",
383         "use" : "work",
384         "rank" : 1
385       }, {
386         "system" : "fax",
387         "value" : "0205669283",
388         "use" : "work",
389         "rank" : 1
390       } ],
391       "address" : [ {
392         "use" : "work",
393         "type" : "postal",
394         "line" : [ "123 Yonge St" ],
395         "city" : "Barrie",
396         "state" : "ON",
397         "postalCode" : "L2W 3R5",
398         "country" : "CAN"
399       } ],
400       "gender" : "female",
401       "birthDate" : "1963-02-16",
402       "qualification" : [ {
403         "code" : {
404           "coding" : [ {
405             "system" : "https://tgateway.infoway-inforoute.ca/singlesubset.html?id=2.16.840.1.113883.2.20.3.48&versionid=20190813",
406             "code" : "MD"
407           } ]
408         }
409       } ],
410       "communication" : [ {
411         "text" : "English"
412       } ]
413     }
414   } ]
415 }