Stream: committers/notification
Topic: How does one add intro/notes to StructureDefinition
Keith Boone (Feb 17 2020 at 19:06):
I'm having a challenge getting the -intro.md and -notes.md files included with the StructureDefinition resources I'm creating using the IG Builder. I'm sure it's something simple, like I'm not putting them in the right place, or not doing something to tell the system where to find them, or similar, but I cannot figure out what I'm doing wrong, and I can't find an example project using them to show me how to do it write.
If you are using -notes.md or -intro.md with your StructureDefinition files in your IG Builder project, send me a link to where I can find them so I can see what I'm doing wrong.
John Moehrke (Feb 17 2020 at 19:38):
your intro and notes need to be listed in your implementationGuide xml, where as the structureDefinitions will be found
Grahame Grieve (Feb 17 2020 at 23:24):
are you using a template?
Lloyd McKenzie (Feb 18 2020 at 00:04):
@John Moehrke That's not correct. The intro and markdown should files should be put in the same folder as other pages. The filenames should be the same as the page name on which the intro or notes should appear. E.g. StructureDefinition-someid.md
Lloyd McKenzie (Feb 18 2020 at 00:04):
(Assuming you're using the current base template or one derived from it.
Keith Boone (Feb 18 2020 at 00:35):
@Grahame Grieve I dunno. I'm building an IHE IG, so I assume so, and that I'm using the IHE specified templates (because I get the IHE logo and such)
Jose Costa Teixeira (Feb 18 2020 at 04:12):
IHE template is not updated for that yet. more discussion in IHE stream
Jose Costa Teixeira (Feb 18 2020 at 04:14):
(deleted)
Last updated: Apr 12 2022 at 19:14 UTC