From f73f88a8e1d7dd3cf2732e140400bf72772cdf27 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Sat, 28 Oct 2023 06:34:11 +1100 Subject: [PATCH] Adjust CDA errors about unknown templates to just hints --- validator/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/validator/manifest.json b/validator/manifest.json index 825fbd57..4fc46b1d 100644 --- a/validator/manifest.json +++ b/validator/manifest.json @@ -10521,7 +10521,7 @@ ] }, { - "severity": "error", + "severity": "information", "code": "structure", "details": { "text": "The CDA Template 2.16.840.1.113883.3.27.1776 is not known" @@ -20817,7 +20817,7 @@ ] }, { - "severity": "error", + "severity": "information", "code": "structure", "details": { "text": "The CDA Template 2.16.840.1.113883.3.27.354 is not known" @@ -20828,7 +20828,7 @@ ] }, { - "severity": "error", + "severity": "information", "code": "structure", "details": { "text": "The CDA Template 2.16.840.1.113883.3.27.1776 is not known"