PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.pcf
    1.1.0

ihe.iti.pcf@1.1.0 4.0.1

The Privacy Consent on FHIR (PCF) Profile provides support for patient privacy consents and access control where a FHIR API is used to access Document Sharing Health Information Exchanges. (built Thu, Feb 22, 2024 13:50-0600-06:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.iti.pcf@1.1.0
Get resources
curl https://fs.get-ig.org/rs/ihe.iti.pcf-1.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The Privacy Consent on FHIR (PCF) Profile provides support for patient privacy consents and access control where a FHIR API is used to access Document Sharing Health Information Exchanges. (built Thu, Feb 22, 2024 13:50-0600-06:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.iti.pcf@1.1.0",
  "date": "20240222135031",
  "license": "CC-BY-4.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ihe.iti.pcf-1.1.0.tgz"
  },
  "name": "ihe.iti.pcf",
  "type": "IG",
  "title": "Privacy Consent on FHIR (PCF)",
  "author": "IHE IT Infrastructure Technical Committee",
  "id": "ihe.iti.pcf@1.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://profiles.ihe.net/ITI/PCF",
  "url": "https://profiles.ihe.net/ITI/PCF/1.1.0",
  "version": "1.1.0",
  "maintainers": [ {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "us.nlm.vsac": "0.9.0",
    "ihe.iti.balp": "1.1.x",
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "5.3.0",
    "hl7.fhir.uv.extensions.r4": "1.0.0"
  }
}