PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.balp
    1.1.0

ihe.iti.balp@1.1.0 4.0.1

The Basic Audit Log Patterns (BALP) Implementation Guide is a Content Profile that 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. A focus is enabling Privacy centric AuditEvent logs that hold well formed indication of the Patient when they are the subject of the activity being recorded in the log. Where a more specific audit event can be defined it should be derived off of these basic patterns. (built Wed, May 4, 2022 10:07-0500-05:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.iti.balp@1.1.0
Get resources
curl https://fs.get-ig.org/rs/ihe.iti.balp-1.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The Basic Audit Log Patterns (BALP) Implementation Guide is a Content Profile that 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. A focus is enabling Privacy centric AuditEvent logs that hold well formed indication of the Patient when they are the subject of the activity being recorded in the log. Where a more specific audit event can be defined it should be derived off of these basic patterns. (built Wed, May 4, 2022 10:07-0500-05:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.iti.balp@1.1.0",
  "date": "20220504100747",
  "license": "CC-BY-4.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ihe.iti.balp-1.1.0.tgz"
  },
  "name": "ihe.iti.balp",
  "type": "IG",
  "title": "Basic Audit Log Patterns (BALP)",
  "author": "IHE IT Infrastructure Technical Committee",
  "id": "ihe.iti.balp@1.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://profiles.ihe.net/ITI/BALP",
  "url": "https://profiles.ihe.net/ITI/BALP/1.1.0",
  "version": "1.1.0",
  "maintainers": [ {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}