Validation result

Information

File Name
manual-edited-content.json
OID :
1.3.6.1.4.1.12559.11.46.4.3187
Validation Date :
4/4/25 4:06:20 PM (EDT GMT-0400)
Matchbox (3.9.10.1-Infoway)
http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/medication-ca-ps|2.0.3-DFT-Ballot
Validation Results :
DONE_FAILED
Permanent link :
https://pancanadianio.ca/evs/report.seam?oid=1.3.6.1.4.1.12559.11.46.4.3187
Data Visibility :
Public

Validation Results

«
»

Matchbox Standard Report
Additional Metadata Matchbox
XML

«
»
Validation Summary
1

Validation of item #6374FAILED

Validation Summary
1
Constraint ID
Terminology_TX_NoValid_16
Constraint Type
TerminologyEngine
Constraint Description
The value provided ('additional2') was not found in the value set 'NarrativeStatus' (http://hl7.org/fhir/ValueSet/narrative-status|4.0.1), and a code is required from this value set (error message = The System URI could not be determined for the code 'additional2' in the ValueSet 'http://hl7.org/fhir/ValueSet/narrative-status|4.0.1'; The provided code '#additional2' was not found in the value set 'http://hl7.org/fhir/ValueSet/narrative-status|4.0.1')
Location in validated object
line 23, column 34, FHIRPath: Medication.text.status

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" : "Medication",
3   "id" : "5d1928a7-947e-416d-a121-0005f8a2887a",
4   "meta" : {
5     "profile" : [ "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/medication-ca-ps" ]
6   },
7   "code" : {
8     "text" : "gliclazide2",
9     "coding" : [ {
10       "code" : "22870722",
11       "system" : "https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset",
12       "display" : "GLICLAZIDE2"
13     } ]
14   },
15   "form" : {
16     "text" : "Oral Tablet2"
17   },
18   "text" : {
19     "status" : "additional2",
20     "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Narrative goes here</div>"
21   }
22 }