diff --git a/ig.ini b/ig.ini index b652232..ed934d5 100644 --- a/ig.ini +++ b/ig.ini @@ -1,3 +1,3 @@ [IG] ig = fsh-generated/resources/ImplementationGuide-medcom.fhir.dk.hospitalnotification.json -template = fhir.base.template#current \ No newline at end of file +template = https://github.com/medcomdk/medcom-ig-template \ No newline at end of file diff --git a/package-list.json b/package-list.json deleted file mode 100644 index cc58713..0000000 --- a/package-list.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "package-id": "medcom.fhir.dk.hospitalnotification", - "title": "DK MedCom HospitalNotification", - "introduction": "HospitalNotification MedCom FHIR profiles for Denmark", - "canonical": "http://medcomfhir.dk/ig/hospitalnotification", - "category": "MedCom HospitalNotification", - "list": [ - { - "version": "current", - "desc": "Continuous Integration Build (latest in version control)", - "path": "http://build.fhir.org/ig/medcomdk/dk-medcom-hospitalnotification", - "status": "ci-build", - "fhirversion": "4.0.1" - }, - { - "version": "1.0.0", - "date": "2021-03-23", - "desc": "MedCom HospitalNotification", - "path": "http://medcomfhir.dk/fhir/ig/dk-medcom-hospitalnotification", - "status": "trial-use", - "sequence": "STU", - "fhirversion": "4.0.1", - "current": true - }, - { - "version": "2.0.0", - "date": "2022-10-05", - "desc": "MedCom HospitalNotification", - "path": "http://medcomfhir.dk/ig/hospitalnotification/2.0.0", - "status": "release", - "sequence": "Release", - "fhirversion": "4.0.1", - "current": true - } - ] -} \ No newline at end of file diff --git a/publication-request.json b/publication-request.json new file mode 100644 index 0000000..cfcf3c2 --- /dev/null +++ b/publication-request.json @@ -0,0 +1,12 @@ +{ + "package-id": "medcom.fhir.dk.hospitalnotification", + "version": "3.0.0", + "path": "http://medcomfhir.dk/ig/hospitalnotification/3.0.0", + "status": "release", + "sequence": "Release", + "milestone" : true, + "title": "The DK MedCom HospitalnNotification IG", + "category": "MedCom HospitalnNotification", + "introduction": "The MedCom HospitalnNotification Implementation Guide", + "descmd": "@release-notes.md" +} \ No newline at end of file diff --git a/release-notes.md b/release-notes.md new file mode 100644 index 0000000..136f43c --- /dev/null +++ b/release-notes.md @@ -0,0 +1,5 @@ +- Created MedComHospitalNotificationLeavePeriodExtension +- References MedComHospitalNotificationLeavePeriodExtension from MedComHospitalNotificationEncounter to support timestamps for a period of leave including invariant medcom-hospitalNotification-6 +- Added description about timestamps for MedComHospitalNotificationEncounter +- Updated description about timestamps on the homepage +- Updated and added examples \ No newline at end of file diff --git a/sushi-config.yaml b/sushi-config.yaml index 315d226..c206ffd 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -3,20 +3,20 @@ canonical: http://medcomfhir.dk/ig/hospitalnotification name: MedComHospitalNotification title: "DK MedCom HospitalNotification" description: The DK MedCom HospitalNotification IG -status: draft -version: "2.0.0" +status: active +version: "3.0.0" fhirVersion: 4.0.1 copyrightYear: 2021+ -releaseLabel: Build CI +releaseLabel: Release publisher: name: MedCom url: http://www.medcom.dk jurisdiction: urn:iso:std:iso:3166#DK "Denmark" dependencies: hl7.fhir.dk.core: 2.0.0 - medcom.fhir.dk.core: "current" - medcom.fhir.dk.messaging: "current" - medcom.fhir.dk.terminology: "current" + medcom.fhir.dk.core: 2.1.0 + medcom.fhir.dk.messaging: 2.0.0 + medcom.fhir.dk.terminology: 1.1.1 menu: Table of Contents: toc.html