Stream: IG creation
Topic: slicing non repeating reference elements by profile
Eric Haas (Jun 24 2020 at 16:46):
in IPS with Composition.section.entry. In the results section we use a discriminator for reference elements:
<discriminator>
<type value="type"/>
<path value="$this.resolve()"/>
</discriminator>
to distinguish the slices for the Observation and DiagnosticReport profiles.
Will this slicing work if the element does not repeat like for subject
? i.e. to say Patient is must support but Group is allowed?
@Grahame Grieve
Grahame Grieve (Jun 24 2020 at 20:11):
no it doesn't
Last updated: Apr 12 2022 at 19:14 UTC