FHIR Chat · Reusing content inan IG · IG creation

Stream: IG creation

Topic: Reusing content inan IG


view this post on Zulip Jose Costa Teixeira (Jun 25 2018 at 05:17):

Use case is for institutions like IHE where a core set of pages is defined centrally, and each editor can add a set of pages for their local content

view this post on Zulip Jose Costa Teixeira (Jun 25 2018 at 05:18):

There could be several ways to do this, but I wondered if there is some functionality in the IG publisher toolset that would allow to do just that

view this post on Zulip Eric Haas (Jun 25 2018 at 16:16):

besides referencing the profile url or profiling upon that profile?

view this post on Zulip Grahame Grieve (Jun 26 2018 at 03:20):

pages - that'd be the IHE template, no?

view this post on Zulip Jose Costa Teixeira (Jun 26 2018 at 05:41):

Yes, the IHE profile - stuff that is defined by IHE HQ like cover page, intro to profiles, copyright, etc

view this post on Zulip Jose Costa Teixeira (Jun 26 2018 at 05:43):

Idea is that when each IHE profile is built, it includes these pages even if the editor does not have to bother with those.

view this post on Zulip Jose Costa Teixeira (Jun 26 2018 at 05:45):

One solution is to have the editor download a boilerplate that includes the IG.xml, these pages.. but then I wondered if this could be done in another way

view this post on Zulip Jose Costa Teixeira (Jun 26 2018 at 09:28):

i am thinking of a structure such as this:

view this post on Zulip Jose Costa Teixeira (Jun 26 2018 at 09:29):

pasted_image.png

view this post on Zulip Jose Costa Teixeira (Jun 26 2018 at 09:29):

(except the "pages_word" stuff which needs to be checked)

view this post on Zulip Jose Costa Teixeira (Jun 26 2018 at 09:32):

to do this, we have options:
a) import an IG.xml that contains some of the pages, and the user builds from there (user could end up writing in places they shouldn't)
b) have a way that the users ONLY create their pages and a "blank" ig.xml, which will then be combined somehow with the basis IG

view this post on Zulip Jose Costa Teixeira (Jun 26 2018 at 09:34):

for b) it would be good to have an option that the local IG, when getting built, fetches the basis IHE profile

view this post on Zulip Jose Costa Teixeira (Jun 26 2018 at 09:35):

we can script that in ant, for example.

view this post on Zulip Jose Costa Teixeira (Jun 26 2018 at 09:35):

as a PoC, i am currently using @Lloyd McKenzie 's template but upgraded to support new ig structure and fhir version


Last updated: Apr 12 2022 at 19:14 UTC