Stream: shorthand
Topic: Slicing
saran (Nov 17 2021 at 20:11):
I was checking US Core extensions
I found Slicing is not happening in Differential Table
image.png
but in SnapShot table there is slicing
image.png
Can some one please explain why this happening?
Jean Duteau (Nov 17 2021 at 20:24):
i think it is a "meta-slice". the extension is saying that the value[x] is restricted to code and specifies a binding. in the StructureDefinition, that gets represented as a slice on value[x]. That would be confusing, so the differential shows it like you would expect - extension.valueCode. but the snapshot is showing everything and shows how it is represented in the StructureDefinition. I could be wrong, but that's what I think. :)
saran (Nov 18 2021 at 15:07):
Thanks for the response
Gabriela Espinosa (Jan 20 2022 at 22:30):
(deleted)
Last updated: Apr 12 2022 at 19:14 UTC