Stream: implementers
Topic: Implementation Guide for DSTU2
Janaka Peiris (Mar 17 2021 at 05:46):
I'm creating an implementation guide(IG) for a collection of FHIR DSTU2 services for the company I work for. I was going through the documentation for R4, which is quite descriptive. There I found a public GIT repo with many IG sources:
https://fhir.github.io/auto-ig-builder/builds.html
1) I do not see any from DSTU2, the lowest version I see is STU3. Is there any specific reason for that ?
2) What is the purpose of having IG sources in this public GitHub repo for vendors who start using our services ? (except for another one like me to refer how to create IG and create CI builds) ? Why I ask is, if we publish the output HTML on a publicly accessible web server, is that enough or is having these in fhir.github.io is a must ?
Thanks in advance
Janaka
Richard Townley-O'Neill (Mar 17 2021 at 06:02):
These are generated by an automatic build process from files posted to github.com.
The process is newer than DSTU2. I do not know whether it works for DSTU2.
There is no need to publish here. The key question is: Who do you want to see your profiles?
Richard Townley-O'Neill (Mar 17 2021 at 06:05):
There are also guides on Simplifier. See https://simplifier.net/search?category=ImplementationGuide&fhirVersion=DSTU2
Richard Townley-O'Neill (Mar 17 2021 at 06:08):
And http://www.fhir.org/guides/registry/
Last updated: Apr 12 2022 at 19:14 UTC