Stream: smart/health-cards
Topic: FHIR IG reorganization, other changes
Max Masnick (Jul 02 2021 at 18:00):
There are a set of changes to the SHC Vaccination FHIR IG that are ready for review: #167 Reorganize profile navigation, rename profiles, add non-US Patient profile (CI build)
Highlightes include:
- Reframing our use of DM and AD profiles. The DM (data minimization) profiles are now referred to as "primary" profiles throughout, and users are directed do the DM profiles first (with AD as "fallback").
- Introduction of "Profile Groups" and a bespoke navigation interface to make moving between the relevant profiles/documentation easier. This allows us to group together all the lab test related profiles, future additions of related profiles, and the...(see next item)
- New patient patient profile that allows
identifier
to be filled. The existing profile that didn't allowidentifier
is now "US-only". The new one is a "general" profile for elsewhere. - Profiles are renamed for consistency (not a breaking change for implementers, but may break testing apparatus that hard-coded profile IDs or names).
- Rewrite of the home page, and moving/rewriting the conformance information to the new Profiles page.
- Change of the IG canonical URI to
http://hl7.org/fhir/uv/shc-vaccination
, which is what will be used going forward as we move everything into HL7 and bring the IG to ballot. - Bump version to
0.6.0-pre-ballot-stable
in anticipation of merging this branch intomain
, along with some other forthcoming PRs to address some of the open issues on GitHub sometime in the next week.
Please let us know if you have any comments/questions/suggestions!
Max Masnick (Jul 06 2021 at 12:26):
If there are no comments/suggestions on this today, #167 will be merged into dev
tomorrow in preparation for releasing 0.6.0-pre-ballot-stable
based on this.
Last updated: Apr 12 2022 at 19:14 UTC