diff --git a/_gencontinuous.sh b/_gencontinuous.sh old mode 100644 new mode 100755 diff --git a/publication-request.json b/publication-request.json index ca1fa6a2b..e3565af54 100644 --- a/publication-request.json +++ b/publication-request.json @@ -4,7 +4,7 @@ "path": "http://hl7.dk/fhir/core/3.1.0", "status": "release", "sequence": "Release", - "mode" : "working", + "mode" : "milestone", "title": "HL7 FHIR Implementation Guide: DK Core", "category": "National Core", "introduction": "A FHIR Implementation Guide for the Danish common needs across healthcare sectors", diff --git a/sushi-config.yaml b/sushi-config.yaml index 771beb9a0..3891c5528 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -7,12 +7,14 @@ canonical: http://hl7.dk/fhir/core name: DKCore title: "HL7 FHIR Implementation Guide: DK Core" description: A FHIR Implementation Guide for the Danish common needs across healthcare sectors -status: active +#Flip status to 'active' for publication. Flip to 'draft' for CI +status: draft version: 3.1.0 fhirVersion: 4.0.1 copyrightYear: 2021+ license: CC0-1.0 -releaseLabel: release #ci-build +#Flip releaseLabel to 'release' for publication. Flip to 'ci-build' for CI +releaseLabel: ci-build publisher: name: HL7 Denmark url: http://www.hl7.dk