PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.basicaudit

ihe.iti.basicaudit

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.iti.basicaudit
Get resources
curl https://fs.get-ig.org/rs/ihe.iti.basicaudit-1.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'

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. (built Wed, Mar 2, 2022 07:55-0600-06:00)

package.json
{
  "description": "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. (built Wed, Mar 2, 2022 07:55-0600-06:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.iti.basicaudit@1.0.1",
  "date": "20220302075500",
  "license": "CC-BY-SA-4.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ihe.iti.basicaudit-1.0.1.tgz"
  },
  "name": "ihe.iti.basicaudit",
  "dist-tags": {
    "latest": "1.0.1"
  },
  "type": "IG",
  "title": "IHE ITI Basic AuditEvent Implementation Guide",
  "author": "IHE IT Infrastructure Technical Committee",
  "_versions": [ "1.0.1" ],
  "id": "ihe.iti.basicaudit@1.0.1",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://profiles.ihe.net/ITI/basicaudit",
  "url": "https://profiles.ihe.net/ITI/basicaudit/1.0.1",
  "versions": {
    "1.0.1": {
      "description": "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. (built Wed, Mar 2, 2022 07:55-0600-06:00)",
      "fhirVersions": [ "4.0.1" ],
      "tools-version": 3,
      "_id": "ihe.iti.basicaudit@1.0.1",
      "date": "20220302075500",
      "license": "CC-BY-SA-4.0",
      "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/ihe.iti.basicaudit-1.0.1.tgz"
      },
      "name": "ihe.iti.basicaudit",
      "type": "IG",
      "title": "IHE ITI Basic AuditEvent Implementation Guide",
      "author": "IHE IT Infrastructure Technical Committee",
      "id": "ihe.iti.basicaudit@1.0.1",
      "directories": {
        "lib": "package",
        "example": "example"
      },
      "canonical": "https://profiles.ihe.net/ITI/basicaudit",
      "url": "https://profiles.ihe.net/ITI/basicaudit/1.0.1",
      "version": "1.0.1",
      "maintainers": [ {
        "name": "IHE IT Infrastructure Technical Committee",
        "email": "iti@ihe.net"
      } ],
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    }
  },
  "version": "1.0.1",
  "maintainers": [ {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions