FHIR Chat · Usage question · IG creation

Stream: IG creation

Topic: Usage question


view this post on Zulip Kurt Allen (Dec 05 2019 at 18:09):

As part of the IG build process, how can I control what StructureDefinitions get into the 'Profiles' tab? I want to render some (valid) logical structure definitions into the html files, but don't want them to be included in the list of links in the profiles tab. Can I stop them from being automatically included?
Thanks!

view this post on Zulip Lloyd McKenzie (Dec 05 2019 at 20:06):

I'm not sure exactly what's meant by "profiles" tab?

view this post on Zulip Kurt Allen (Dec 05 2019 at 21:12):

In the navbar ("Home" "Profiles" "Extensions" "Value Sets" ....) the page that is shown when you select "Profiles".
I want to render a structuredefinition, but not have it show up in the list of profiles that the user can select under profiles (or extensions, or anywhere else...).

view this post on Zulip Lloyd McKenzie (Dec 05 2019 at 21:17):

It sounds like you're not using the current template. The newest approach will give you an "artifacts" tab and will split your artifacts into different groupings for logical models, data type profiles, resource profiles, etc. (You can also define your own if you choose to enumerate all of our artifacts). Take a look at http://github.com/fhir/sample-ig for an example of how to use the new template approach.

view this post on Zulip Kurt Allen (Dec 05 2019 at 22:00):

Yep, I am using an old template.
I will update it.
Many thanks


Last updated: Apr 12 2022 at 19:14 UTC