diff --git a/validator/manifest.json b/validator/manifest.json index 20a59040..1da30398 100644 --- a/validator/manifest.json +++ b/validator/manifest.json @@ -49703,57 +49703,7 @@ "params-recursion-profile.json" ], "version": "4.0", - "java": { - "outcome": { - "resourceType": "OperationOutcome", - "issue": [ - { - "severity": "error", - "code": "too-costly", - "details": { - "text": "The value set 'http://hl7.org/fhir/ValueSet/consent-category|4.0.1' validation took too long to process (>60sec)" - }, - "diagnostics": "[84,10]", - "expression": [ - "Parameters.parameter[0].part[2].resource/*Consent/consent-1*/.category[0]" - ] - }, - { - "severity": "warning", - "code": "code-invalid", - "details": { - "text": "None of the codings provided are in the value set 'Consent Category Codes' (http://hl7.org/fhir/ValueSet/consent-category|4.0.1), and a coding should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (codes = http://terminology.hl7.org/CodeSystem/v3-ActCode#IDSCL)" - }, - "diagnostics": "[84,10]", - "expression": [ - "Parameters.parameter[0].part[2].resource/*Consent/consent-1*/.category[0]" - ] - }, - { - "severity": "error", - "code": "too-costly", - "details": { - "text": "The value set 'http://hl7.org/fhir/ValueSet/consent-category|4.0.1' validation took too long to process (>60sec)" - }, - "diagnostics": "[214,10]", - "expression": [ - "Parameters.parameter[1].part[2].resource/*Consent/consent-2*/.category[0]" - ] - }, - { - "severity": "warning", - "code": "code-invalid", - "details": { - "text": "None of the codings provided are in the value set 'Consent Category Codes' (http://hl7.org/fhir/ValueSet/consent-category|4.0.1), and a coding should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (codes = http://terminology.hl7.org/CodeSystem/v3-ActCode#IDSCL)" - }, - "diagnostics": "[214,10]", - "expression": [ - "Parameters.parameter[1].part[2].resource/*Consent/consent-2*/.category[0]" - ] - } - ] - } - } + "java": {} }, { "name": "dr-xml-space",