-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c65acff
commit aec2bac
Showing
2 changed files
with
19 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
} | ||
] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters