Stream: IG creation
Topic: IG publisher - script events
Jose Costa Teixeira (Jul 29 2019 at 15:37):
Does the IG Publisher already support these events
http://wiki.hl7.org/index.php?title=FHIR_IG_publisher_templates#Script_Events
?
Jose Costa Teixeira (Jul 29 2019 at 15:37):
(asking for a friend)
Lloyd McKenzie (Jul 29 2019 at 15:42):
Yes
Jose Costa Teixeira (Jul 30 2019 at 16:09):
also the -debug option to pause at each step? I don't get it to stop.
my command line is java -jar org.hl7.fhir.publisher.jar -debug -ig ig.json
Grahame Grieve (Jul 31 2019 at 04:43):
they only work if you actually have a template
Jose Costa Teixeira (Aug 03 2019 at 19:36):
What would be an example of an IG using a template? or how to populate that part of the implementationGuide resource? @Lloyd McKenzie If that is in your template work, I can wait. I'm trying to have a starting template to publish some stuff.
Lloyd McKenzie (Aug 03 2019 at 19:43):
No examples yet. But my deck is finally clear and I'm working on it now. Who knows, maybe it'll be easy and I'll have something to show soon...
Grahame Grieve (Aug 03 2019 at 21:06):
look at the test templates [gh]/HL7/fhir-ig-publisher/org.hl7.fhir.publisher.core/src/test/resources/test-igs/new
Last updated: Apr 12 2022 at 19:14 UTC