FHIR Chat · Enhancement Request: What uses this Profile · IG creation

Stream: IG creation

Topic: Enhancement Request: What uses this Profile


view this post on Zulip Grahame Grieve (Aug 30 2021 at 20:05):

I have an enhancement request so that an IG shows what other profiles use or derive from a profile. I have the logic to determine that list, and create html for it, but it's not obvious where that should go in the output. I've tried generating it into StructureDefinition-[id]-header.xhtml, but the templates are not currently using that (or at least, some don't seem to be)

view this post on Zulip Grahame Grieve (Aug 30 2021 at 20:05):

so I'm interested in some discussion about where this output should go.

view this post on Zulip David Pyke (Aug 30 2021 at 20:17):

Another tab? That way it's available to those that want to see it.

view this post on Zulip Grahame Grieve (Aug 30 2021 at 20:21):

it's not really long - just two sentences, with a list of resources in each

view this post on Zulip Jose Costa Teixeira (Aug 30 2021 at 20:37):

Similar formatting to what we have in the spec "this resource is referenced by.."?

view this post on Zulip Jose Costa Teixeira (Aug 30 2021 at 20:39):

and I presume this list includes only artifacts within the same IG, right?

view this post on Zulip Grahame Grieve (Aug 30 2021 at 20:39):

"In this IG, the following structures are derived from this profile:"

view this post on Zulip Grahame Grieve (Aug 30 2021 at 20:39):

"In this IG, the following structures refer to this profile:"

view this post on Zulip Grahame Grieve (Aug 30 2021 at 20:39):

yes. can only be in the same IG

view this post on Zulip Lloyd McKenzie (Aug 30 2021 at 21:25):

My thought is a separate fragment. We can stick a reference to it before the resource table set of tabs. That'd be consistent with how we handle resources - which is one of my guideposts for how IGs should present things.


Last updated: Apr 12 2022 at 19:14 UTC