Stream: implementers
Topic: slicing and snapshoting
Eric Haas (Jun 14 2017 at 16:59):
@Michel Rutten So making sure I understand this, my expectation is that if the base has a Min of 1 and one of the defined slices has a Min of 1 then the other slices can have a Min of 0 right .
Lloyd McKenzie (Jun 14 2017 at 16:59):
Actually, they should all be able to have a min of 0.
Eric Haas (Jun 14 2017 at 17:03):
OK that makes sense.
Michel Rutten (Jun 15 2017 at 14:32):
Right!
Joel Francis (Jun 22 2017 at 13:09):
Hi,
I was trying to follow the example here http://hl7.org/fhir/profiling-examples.html. I am unable to visualize how the setup of the discriminator and the slices would look in the snapshot or differential for a profile. Does any one have an example?
Oliver Egger (Jun 22 2017 at 13:32):
@Joel Francis you find the complete StructureDefinition from the 5.1.1.2 Blood Pressure Example here: https://www.hl7.org/fhir/bp.profile.xml.html which includes differential/snapshot
Joel Francis (Jun 22 2017 at 13:43):
Thank you @Oliver Egger
Last updated: Apr 12 2022 at 19:14 UTC