PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.balp
    1.1.2

ihe.iti.balp@1.1.2 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 Tue, Aug 1, 2023 08:40-0500-05:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.iti.balp@1.1.2
Get resources
curl https://fs.get-ig.org/rs/ihe.iti.balp-1.1.2.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 Tue, Aug 1, 2023 08:40-0500-05:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.iti.balp@1.1.2",
  "date": "20230801084021",
  "license": "CC-BY-4.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ihe.iti.balp-1.1.2.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.2",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://profiles.ihe.net/ITI/BALP",
  "url": "https://profiles.ihe.net/ITI/BALP/1.1.2",
  "version": "1.1.2",
  "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.0.0",
    "hl7.fhir.uv.extensions.r4": "1.0.0"
  }
}