Stream: conformance
Topic: StructuredDefinition URLs for Profiles published elsewhere
Keith Boone (Jul 29 2016 at 08:56):
The DSTU2 tools generate an HL7 based url for StructureDefinitions and complain when you don't use an HL7 based URL for extensions. What if I want to publish my own stuff and use my own URLs for these structure definitions? How can I avoid polluting the HL7 FHIR namespace with stuff I'm doing for my employer and which we'd like to be referenced through our website so that we can adequately maintain it?
Keith Boone (Jul 29 2016 at 08:57):
I can probably post-process the output to address this issue later, but truly, it seems as if the tools should also support use outside of the HL7 work group environment.
Grahame Grieve (Jul 29 2016 at 12:17):
The publication tooling generates for hl7.org/fhir, so it requires that everything be in the hl7.org/fhir namespace
Grahame Grieve (Jul 29 2016 at 12:17):
the new IG publisher, otoh, insists that it's not
Lloyd McKenzie (Jul 29 2016 at 14:11):
@Keith Boone I ran into that a month ago and have made a couple of patches to the main build already. I have a bunch fixes to propagate, some related to this issue. I just haven't had the bandwidth to do so. Though it may not be relevant anymore with the new IG Publisher.
Last updated: Apr 12 2022 at 19:14 UTC