From cd7b89f20627887bf2261ef7236ea2439baa715e Mon Sep 17 00:00:00 2001 From: dotasek Date: Wed, 2 Oct 2024 15:36:39 -0400 Subject: [PATCH] Fix info level issues for codesystem that's no longer draft --- validator/manifest.json | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/validator/manifest.json b/validator/manifest.json index 34957038..ac0e5228 100644 --- a/validator/manifest.json +++ b/validator/manifest.json @@ -26422,17 +26422,6 @@ "Bundle.entry[7].resource.contained[0]/*RelatedPerson/mni-relatedPerson1*/.patient" ] }, - { - "severity": "information", - "code": "business-rule", - "details": { - "text": "Reference to draft CodeSystem http://terminology.hl7.org/CodeSystem/contract-type|1.0.0" - }, - "diagnostics": "[798,14]", - "expression": [ - "Bundle.entry[7].resource.contained[1]/*Contract/mni-contract1*/.type" - ] - }, { "extension": [ { @@ -26545,17 +26534,6 @@ "Bundle.entry[7].resource.payor[1]" ] }, - { - "severity": "information", - "code": "business-rule", - "details": { - "text": "Reference to draft CodeSystem http://terminology.hl7.org/CodeSystem/organization-type|2.0.0" - }, - "diagnostics": "[855,12]", - "expression": [ - "Bundle.entry[8].resource/*Organization/2*/.type[0]" - ] - }, { "severity": "error", "code": "invalid",