FHIR Chat · Forge 22.1 for FHIR R4 · tooling

Stream: tooling

Topic: Forge 22.1 for FHIR R4


view this post on Zulip Michel Rutten (Sep 13 2019 at 14:21):

Forge for FHIR R4 version 22.1 is now available for download from Simplifier:
https://simplifier.net/forge

This Forge release introduces a number of important improvements with respect to type slicing, the behavior of which has changed significantly in FHIR R4. Also the representation of type slices in the snapshot has changed, as renamed choice type element constraint are now always normalized to standard slicing syntax in the snapshot.

For a detailed overview of changes:
https://simplifier.net/organization/firely/news/75

Blog about type slicing changes in FHIR R4:
https://blog.fire.ly/2019/09/13/type-slicing-in-fhir-r4/

Feel free to contact us at forge@fire.ly for feedback or to report issues.

Happy profiling!

view this post on Zulip Diego Bosca (Sep 14 2019 at 11:28):

Hello Michel,

With new slicing changes, is it possible to define two slices over the same type if we change the slicing criteria to a code? Is this behavior reserved only for 0..* components?

view this post on Zulip Michel Rutten (Sep 15 2019 at 00:21):

Hi @Diego Bosca, certainly, just make sure that the discriminator uniquely identifies each slice. If you can assign a unique code to each slice, then you're good to go.


Last updated: Apr 12 2022 at 19:14 UTC