Validation result

Information

File Name
default_187_
OID :
1.3.6.1.4.1.12559.11.50.4.187
Validation Date :
1/29/25 5:43:51 AM (EST GMT-0500)
Matchbox (3.9.9.1-Infoway)
http://hl7.org/fhir/StructureDefinition/Bundle (4.0.1)
Validation Results :
DONE_PASSED
Permanent link :
https://pancanadianio.ihe-catalyst.net/evs/report.seam?oid=1.3.6.1.4.1.12559.11.50.4.187
Data Visibility :
Public

Validation Results

«
»

Matchbox Standard Report
Additional Metadata Matchbox
XML

«
»
Validation Summary
2

Validation of item #374PASSED

Validation Summary
2
Constraint ID
BUNDLE_SEARCH_NOSELF
Constraint Type
InstanceValidator
Constraint Description
SearchSet Bundles should have a self link that specifies what the search was
Location in validated object
line 1, column 450, FHIRPath: Bundle
Constraint ID
BUNDLE_SEARCH_NO_MODE
Constraint Type
InstanceValidator
Constraint Description
SearchSet bundles should have search modes on the entries
Location in validated object
line 1, column 450, FHIRPath: Bundle

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   "type" : "searchset",
4   "entry" : [ {
5     "fullUrl" : "https://pancanadianio.ca:10001/fhir/cafex/DocumentReference/32400",
6     "resource" : {
7       "resourceType" : "DocumentReference",
8       "id" : "32400",
9       "meta" : {
10         "versionId" : "1",
11         "lastUpdated" : "2025-01-29T10:42:49.329+00:00",
12         "source" : "#crNd94QUnhorl8Jw"
13       },
14       "status" : "current",
15       "subject" : {
16         "reference" : "Patient/1"
17       },
18       "content" : [ {
19         "attachment" : {
20           "contentType" : "application/fhir+json",
21           "url" : "Bundle/32399/_history/1"
22         }
23       } ]
24     }
25   } ]
26 }