Stream: implementers
Topic: force inclusion of resources referenced by other resources
Sebastiaan Raap (Jul 29 2019 at 13:36):
Hi there, I'm working on a Composition profile in STU3. The spec states:
Other resources referred to by those resources may be included in the bundle at the discretion of the authoring system, or as specified by any applicable profiles.
Is it possible to force inclusion of the resources referenced by the other resources?
Lloyd McKenzie (Jul 29 2019 at 14:14):
Within a document, profiles an use the 'aggregation' element on type to indicate which references need to resolve within the Bundle (and also which ones don't need to resolve within the Bundle).
Michel Rutten (Aug 08 2019 at 08:11):
Hi @Sebastiaan Raap, you can specify such constraints on this field:
http://hl7.org/fhir/elementdefinition-definitions.html#ElementDefinition.type.aggregation
Michel Rutten (Aug 08 2019 at 08:14):
Last updated: Apr 12 2022 at 19:14 UTC