PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore
    3.3.0

hl7.fhir.us.qicore@3.3.0 4.0.0

The QICore Implementation Guide defines a set of FHIR profiles with extensions and bindings needed to create interoperable, quality-focused applications. The profiles in this implementation guide derive from and extend the [US Core](http://hl7.org/fhir/us/core) profiles to provide a common foundation for building, sharing, and evaluating knowledge artifacts across quality improvement efforts in the US Realm. (built Tue, Aug 6, 2019 11:43-0400-04:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.qicore@3.3.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.qicore-3.3.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The QICore Implementation Guide defines a set of FHIR profiles with extensions and bindings needed to create interoperable, quality-focused applications. The profiles in this implementation guide derive from and extend the [US Core](http://hl7.org/fhir/us/core) profiles to provide a common foundation for building, sharing, and evaluating knowledge artifacts across quality improvement efforts in the US Realm. (built Tue, Aug 6, 2019 11:43-0400-04:00)",
  "fhirVersions": [ "4.0.0" ],
  "tools-version": 3,
  "_id": "hl7.fhir.us.qicore@3.3.0",
  "license": "CC0-1.0",
  "jurisdiction": "urn:iso:std:iso:3166#US",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.us.qicore-3.3.0.tgz"
  },
  "name": "hl7.fhir.us.qicore",
  "type": "fhir.ig",
  "title": "QI-Core Implementation Guide",
  "author": "Clinical Quality Improvement WG",
  "id": "hl7.fhir.us.qicore@3.3.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/us/qicore",
  "url": "http://hl7.org/fhir/us/qicore/2019Sep",
  "version": "3.3.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}