Validation result

Information

File Name
manual-edited-content.txt
OID :
1.3.6.1.4.1.12559.11.46.4.3193
Validation Date :
4/7/25 9:21:12 AM (EDT GMT-0400)
Matchbox (3.9.10.1-Infoway)
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-procedure (0.11.0)
Validation Results :
DONE_FAILED
Permanent link :
https://pancanadianio.ca/evs/report.seam?oid=1.3.6.1.4.1.12559.11.46.4.3193
Data Visibility :
Public

Validation Results

«
»

Matchbox Standard Report
Additional Metadata Matchbox
XML

«
»
Validation Summary
1

Validation of item #6386FAILED

Validation Summary
1
Constraint ID
INVALID
Constraint Type
InstanceValidator
Constraint Description
Error parsing JSON: Error parsing JSON source: One or more parenthesis were not closed: [{] at Line 37 (path=[//performedPeriodunknown])
Location in validated object
line -1, column -1, FHIRPath: null

File Content



Plain Text

«
»

1 {
2 "resourceType": "Procedure",
3 "id": "55500340-936a-41e5-a003-e8ed0576b250",
4 "meta": {
5 "profile": [
6 "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-procedure"
7 ]
8 },
9 "status": "completed",
10 "code": {
11 "coding": [
12 {
13 "version": "http://snomed.info/sct/20611000087101",
14 "code": "233404000",
15 "system": "http://snomed.info/sct",
16 "display": "Insertion of arterial stent"
17 },
18 {
19 "version": "http://snomed.info/sct/20611000087101",
20 "code": "233258006",
21 "system": "http://snomed.info/sct",
22 "display": "Balloon angioplasty of artery"
23 }
24 ],
25 "text": "Previous balloon angioplasty on mid-LAD stenosis with STENT Implantation"
26 },
27 "subject": {
28 "reference": "urn:uuid:a0df9da6-3157-4b72-95f1-729853718c09"
29 },
30 "performedPeriod": {
31 "extension": [
32 {
33 "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
34 "valueCode": "unknown"
35 }
36 ]
37 }