FHIR Chat · Publishing R4 · fmg

Stream: fmg

Topic: Publishing R4


view this post on Zulip Grahame Grieve (Dec 15 2018 at 04:16):

here's my publication process for R4:

  • generate the extension definitions described in the R4 spec
  • post them
  • do a build for web (generates all the redirect files as well as the normal publication)
  • QA check that nothing went wrong with the build
  • post to http://hl7.org/fhir/R4
  • post to http://hl7.org/fhir
  • delete files in http://hl7.org/fhir that were not updated as part of the sync
  • update all the version specific redirects
  • update the package-list.json
  • announce the release

The tricky part is 'post to http://hl7.org/fhir' - that will take approx 30 hours or so, and the spec will be inconsistent while that is happening


Last updated: Apr 12 2022 at 19:14 UTC