From 2b427a031efe2407685649111c3ae0d3e7a3b9e4 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Fri, 7 Feb 2025 15:02:57 -0500 Subject: [PATCH] update for change policy on obligation profiles and cardinality --- validator/manifest.json | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/validator/manifest.json b/validator/manifest.json index 0cbeddf1..655edef1 100644 --- a/validator/manifest.json +++ b/validator/manifest.json @@ -42374,23 +42374,7 @@ "profile-patient-op-base.xml" ], "description": "Obligation Profile #1", - "java": { - "outcome": { - "resourceType": "OperationOutcome", - "issue": [ - { - "severity": "error", - "code": "invalid", - "details": { - "text": "The element 'Patient.deceased[x]' has a property 'min' which is not allowed in Obligation profiles" - }, - "expression": [ - "StructureDefinition.differential.element[1].min[0]" - ] - } - ] - } - } + "java": {} }, { "name": "profile-patient-op2",