FHIR Chat · Skip validation of resources in an IG · TestScript Resource

Stream: TestScript Resource

Topic: Skip validation of resources in an IG


view this post on Zulip Jose Costa Teixeira (Sep 15 2021 at 14:20):

from yesterday's call, we looked at the need for "skip validation for some FHIR resources" when publishing an IG with test data.
Use scenarios:

  1. Sometimes the IG may contain deliberately non-conformant instances, for the purpose of testing as part of a testscript
  2. there was this expression (which I think can be challenged) of putting parametrized values in the elements, e.g. "date": "${currentDate-7}". This makes the instance non-compliant, of course. I do think that an extension should be better in this case, but the need is there anyway.

Last updated: Apr 12 2022 at 19:14 UTC