FHIR Chat · Snapshot error - slices inheriting 1..x from base · IG creation

Stream: IG creation

Topic: Snapshot error - slices inheriting 1..x from base


view this post on Zulip Lloyd McKenzie (Nov 05 2020 at 19:05):

I'm seeing a snapshot generation issue with slice cardinality in http://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare/branches/master/StructureDefinition-SDOHCC-Condition-Base-1.html

category:SDOHDomain is rendering as inheriting a 1.. cardinality. However, if no cardinality is declared for a slice in the differential, the base cardinality should* be 0, not 1. (And they're using Forge to author profiles, which won't store 'default' cardinalities, so they have no way to force '0'.)

view this post on Zulip Grahame Grieve (Nov 05 2020 at 23:40):

sigh. that ones pretty messy. can you check these new tests?

view this post on Zulip Grahame Grieve (Nov 05 2020 at 23:40):

https://github.com/FHIR/fhir-test-cases/commit/cd08e1926ccf4c5bfb73aaebf262d22a32787856

view this post on Zulip Lloyd McKenzie (Nov 06 2020 at 00:10):

They look right to me


Last updated: Apr 12 2022 at 19:14 UTC