Stream: implementers
Topic: extension slicing
Chris Grenz (Sep 21 2016 at 14:19):
<element> <path value="DomainResource.extension"/> ...snip... ADD THIS: <slicing> <discriminator value="url" /> <ordered value="false" /> <rules value="open"/> </slicing>
Chris Grenz (Sep 21 2016 at 14:24):
Same thing for Element.extension and DomainResource.modifierExtension
Grahame Grieve (Sep 21 2016 at 15:34):
?
Dennis Patterson (Sep 21 2016 at 15:36):
This was part of the discussion on http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=12061 . Chris' comment wasn't showing up on the tracker item so he posted it here
Grahame Grieve (Sep 21 2016 at 15:39):
ah ok
Last updated: Apr 12 2022 at 19:14 UTC