PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.balp
    1.1.3

ihe.iti.balp@1.1.3 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, Feb 14, 2024 15:23-0600-06:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.iti.balp@1.1.3
Get resources
curl https://fs.get-ig.org/rs/ihe.iti.balp-1.1.3.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, Feb 14, 2024 15:23-0600-06:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.iti.balp@1.1.3",
  "date": "20240214152357",
  "license": "CC-BY-4.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ihe.iti.balp-1.1.3.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.3",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://profiles.ihe.net/ITI/BALP",
  "url": "https://profiles.ihe.net/ITI/BALP/1.1.3",
  "version": "1.1.3",
  "maintainers": [ {
    "url": "https://www.ihe.net/ihe_domains/it_infrastructure/",
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  }, {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "5.3.0",
    "hl7.fhir.uv.extensions.r4": "1.0.0"
  }
}