Stream: conformance
Topic: Type/Subtype Slicing
ryan moehrke (Nov 09 2021 at 18:00):
I believe this was talked about before and went dead in the water because noone built up a test case for it, but I came around to it again.
When slicing on two discriminators where one of them isn't required for at least one slice the validator doesn't seem to work correctly.
I went ahead and made a pull request to add some test cases for this in the hopes it gets fixed, but if I didn't do something right with the StructureDefinition or pull request I'd be happy to be corrected
https://github.com/FHIR/fhir-test-cases/pull/99
Ewout Kramer (Nov 16 2021 at 09:46):
For those interested: I corrected that in the .NET validator too recently.
Last updated: Apr 12 2022 at 19:14 UTC