PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg
    1.0.0

hl7.fhir.uv.cpg@1.0.0 4.0.1

Implementation guidance for creating Clinical Practice Guidelines with formal artifacts to facilitate sharing and implementation of the guideline (built Thu, Feb 11, 2021 20:29+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.cpg@1.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.cpg-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Implementation guidance for creating Clinical Practice Guidelines with formal artifacts to facilitate sharing and implementation of the guideline (built Thu, Feb 11, 2021 20:29+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.cpg@1.0.0",
  "date": "20210211202934",
  "license": "CC0-1.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.cpg-1.0.0.tgz"
  },
  "name": "hl7.fhir.uv.cpg",
  "type": "fhir.ig",
  "title": "Clinical Practice Guidelines",
  "author": "Clinical Decision Support WG",
  "id": "hl7.fhir.uv.cpg@1.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/cpg",
  "url": "http://hl7.org/fhir/uv/cpg/STU1",
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}