Validation result

Information

File Name
default_2827_
OID :
1.3.6.1.4.1.12559.11.46.4.2827
Validation Date :
2/7/25 7:53:34 AM (EST GMT-0500)
Matchbox (3.9.10.1-Infoway)
http://hl7.org/fhir/StructureDefinition/Patient|4.0.1 (4.0.1)
Validation Results :
DONE_PASSED
Permanent link :
https://pancanadianio.ca/evs/report.seam?oid=1.3.6.1.4.1.12559.11.46.4.2827
Data Visibility :
Public

Validation Results

«
»

Matchbox Standard Report
Additional Metadata Matchbox
XML

«
»
Validation Summary
1

Validation of item #5654PASSED

Validation Summary
1
Constraint Description
No fatal or error issues detected, the validation has passed

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" : "Patient",
3   "id" : "CAFeX2-Patient",
4   "identifier" : [ {
5     "system" : "http://fictional-identifier-system-uri.com",
6     "value" : "5555-55555"
7   } ],
8   "name" : [ {
9     "text" : "Taghi Fidler",
10     "family" : "Fidler",
11     "given" : [ "Taghi" ]
12   } ],
13   "telecom" : [ {
14     "system" : "phone",
15     "value" : "555-555-0000",
16     "use" : "home"
17   } ],
18   "gender" : "male",
19   "birthDate" : "1988-02-14",
20   "address" : [ {
21     "text" : "1428 W 7th Ave, Vancouver BC V6H 1C1, Canada",
22     "postalCode" : "V6H 1C1",
23     "country" : "CAN"
24   } ]
25 }