mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-10 15:05:05 +00:00
8e000749ba
Without this fix, the 'hasAnswer' element of a questionnaire item is ignored. This in turn allowes it that one can have both an 'answer' and a 'hasAnswer' item. A fix is applied for both DSTU3 and R4 and tests are provided. The tests for R4 are currently ignored, since they require a valid schematron, e.g. by merging #869