Skip to content

Repository for suggested base profiles withing the r4 release

Notifications You must be signed in to change notification settings

HL7Sweden/basprofiler-r4

Folders and files

NameName
Last commit message
Last commit date
Sep 17, 2024
Jun 20, 2024
Oct 20, 2020
Mar 8, 2023
Dec 8, 2021
Nov 11, 2022
Apr 2, 2024
Mar 8, 2023
Feb 8, 2022
Apr 2, 2024
Feb 8, 2022
Apr 2, 2024
Feb 8, 2022
Apr 2, 2024
Nov 11, 2022
Apr 2, 2024
Nov 11, 2022
Nov 11, 2022

Repository files navigation

basprofiler-r4

Repository for suggested Swedish base profiles withing the r4 release

CI Build: http://build.fhir.org/ig/HL7Sweden/basprofiler-r4/

Release process Prereq: https://github.com/HL7/fhir-ig-history-template.git and https://github.com/FHIR/ig-registry.git have been added as git submodules. Ensure they have been retrieved before running npm run build

  1. Create release branch for version
  2. Change version and status in sushi-config.yaml
  3. Update publication-request.json in /
  4. Run "npm run build" and "npm run publish"
  5. Test by "npm run serve"
  • If something goes wrong - delete version folder in /published and delete version in package-list.json
  1. Upload published/base and published/*.xml to the webserver /ig folder.
  2. Commit and push to origin
  3. Checkout master
  4. Merge release branch into master locally
  5. Change version and status in sushi-config.yaml and push to origin.