Stream: conformance
Topic: This element does not match any known slice
Patrick Werner (May 11 2020 at 14:50):
For slicings without a discriminator the validator produces errors like:
Error @ Bundle.entry[0] (line 23, col9) : This element does not match any known slice defined in the profile Error @ Bundle.entry[0] (line 23, col9) : This element does not match any known slice defined in the profile https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_VoS_PVS and slicing is CLOSED.
Patrick Werner (May 11 2020 at 14:50):
i fulfill the + Rule: If there are no discriminators, there must be a definition
rule
Patrick Werner (May 11 2020 at 14:51):
could we add a (optional) logic: if a discriminator is not present don't try to match slices?
Grahame Grieve (May 11 2020 at 19:18):
do you want to submit a test case?
Patrick Werner (May 12 2020 at 07:21):
will do
Grahame Grieve (May 05 2021 at 01:13):
@Patrick Werner I don't see a test case?
Last updated: Apr 12 2022 at 19:14 UTC