FHIR Chat · Forge - Composition profile · implementers

Stream: implementers

Topic: Forge - Composition profile


view this post on Zulip Shlomy Reinstein (Nov 18 2016 at 04:55):

I'd like to create a profile on Composition resource. We use the Compisition resource for representing a summary of an MDT board meeting. The profile should specify explicitly the sections and sub-sections of the document. How do I do this in Forge? I don't see the children of the sub-section listed.

view this post on Zulip Michel Rutten (Nov 21 2016 at 14:17):

@Shlomy Reinstein you can slice the Composition.section element, then add slices to define constraints on individual sections. Subsections (more generally, name references) are not yet supported in Forge. Fortunately most of the necessary logic is now in place, so I am expecting Forge to support this in one of the next releases.


Last updated: Apr 12 2022 at 19:14 UTC