Closed aWuttig closed 1 year ago
Can't that profile 'http://hl7.org/fhir/StructureDefinition/Binary|4.0.1' become known to the validator? The increasing risk of blind spots likes to be mentioned.
We could solve this issue by adding the following start parameters to jvm.
-Duser.language=de
-Duser.country=DE
-Duser.timezone=Europe/Berlin
Fixed with release 1.0.1. The error-message showed the language-dependent evaluation, which requires an english locale in the environment.
When we run the validator v1.0.0 against an valid erxReceipt we get the following error:
How can we fix this. I see you set the flag
instanceValidator.setErrorForUnknownProfiles(true);
so this ERROR is triggered by this.Complete Output: