Skip to content

Commit

Permalink
release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMoehrke committed Mar 2, 2022
1 parent c65acff commit aec2bac
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
31 changes: 16 additions & 15 deletions package-list.json
Original file line number Diff line number Diff line change
@@ -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
}
]
]
}
6 changes: 3 additions & 3 deletions sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand All @@ -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+'
Expand Down

0 comments on commit aec2bac

Please sign in to comment.