From c6ab136d272df336d38372d34f9c07f0949cf93d Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Mon, 6 Nov 2023 00:00:31 +1100 Subject: [PATCH] Fix for cda definition fixes --- validator/manifest.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/validator/manifest.json b/validator/manifest.json index 48adbce9..14dcc544 100644 --- a/validator/manifest.json +++ b/validator/manifest.json @@ -21049,17 +21049,6 @@ "ClinicalDocument.author[0].time.value" ] }, - { - "severity": "information", - "code": "code-invalid", - "details": { - "text": "Binding has no source, so can''t be checked" - }, - "diagnostics": "[65,28]", - "expression": [ - "ClinicalDocument.legalAuthenticator.signatureCode" - ] - }, { "severity": "warning", "code": "code-invalid",