diff --git a/package-list.json b/package-list.json index 30d3210..5e29b28 100644 --- a/package-list.json +++ b/package-list.json @@ -1,25 +1,26 @@ { - "package-id" : "ihe.iti.basicaudit", - "title" : "IHE Basic AuditEvent Implementation Guide", - "canonical" : "https://profiles.ihe.net/ITI/basicaudit", - "introduction" : "## Basic Audit for FHIR REST and operations where the activity includes a subject..", - "category": "Security", - "list" : [{ - "version" : "current", - "desc" : "Continuous Integration Build (latest in version control)", - "path" : "http://build.fhir.org/ig/IHE/basicaudit", - "status" : "ci-build", - "current" : true - }, + "package-id": "ihe.iti.basicaudit", + "title": "IHE Basic AuditEvent Implementation Guide", + "canonical": "https://profiles.ihe.net/ITI/basicaudit", + "introduction": "The Basic Audit Log Patterns (BasicAudit) **Content Profile** defines some basic and reusable AuditEvent patterns. This includes basic audit log profiles for FHIR RESTful operations, to be used when there is not a more specific audit event defined. Where a more specific audit event can be defined it should be derived off of these basic patterns.", + "category": "Privacy / Security", + "list": [ { - "version": "1.0.0-comment", + "version": "current", + "desc": "Continuous Integration Build (latest in version control)", + "path": "http://build.fhir.org/ig/IHE/BasicAudit", + "status": "ci-build", + "current": true + }, + { + "version": "1.0.1", "desc": "Public Comment - Basic Audit", - "path": "https://profiles.ihe.net/ITI/basicaudit/1.0.0-comment", + "path": "https://profiles.ihe.net/ITI/basicaudit/1.0.1", "status": "ballot", "fhirversion": "4.0.1", "sequence": "Public-Comment", "date": "2022-03-01", "current": true } - ] + ] } \ No newline at end of file diff --git a/sushi-config.yaml b/sushi-config.yaml index 79a9dcd..54d7ce9 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -7,10 +7,10 @@ canonical: https://profiles.ihe.net/ITI/basicaudit name: IHE_ITI_BasicAudit title: "IHE ITI Basic AuditEvent Implementation Guide" date: 2022-03-01 -version: 1.0.0-comment +version: 1.0.1 #releaselabel: ci-build releaselabel: ballot -status: draft +status: active publisher: - name: IHE IT Infrastructure Technical Committee - url: https://www.ihe.net/ihe_domains/it_infrastructure/ @@ -23,7 +23,7 @@ contact: jurisdiction: 'http://unstats.un.org/unsd/methods/m49/m49.htm#001' copyright: IHE http://www.ihe.net/Governance/#Intellectual_Property description: >- - Basic AuditEvent patterns including FHIR REST and operations where the activity includes a subject. + The Basic Audit Log Patterns (BasicAudit) **Content Profile** defines some basic and reusable AuditEvent patterns. This includes basic audit log profiles for FHIR RESTful operations, to be used when there is not a more specific audit event defined. Where a more specific audit event can be defined it should be derived off of these basic patterns. license: CC-BY-SA-4.0 fhirVersion: 4.0.1 copyrightyear: '2022+'