PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cql
    1.0.0

hl7.fhir.uv.cql@1.0.0 4.0.1

This implementation guide defines profiles, operations and guidance for the use of CQL with FHIR, both as a mechanism for querying, as well as inline and integrated usage as part of knowledge artifacts. (built Fri, May 31, 2024 14:18+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.cql@1.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.cql-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This implementation guide defines profiles, operations and guidance for the use of CQL with FHIR, both as a mechanism for querying, as well as inline and integrated usage as part of knowledge artifacts. (built Fri, May 31, 2024 14:18+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.cql@1.0.0",
  "date": "20240531141834",
  "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.cql-1.0.0.tgz"
  },
  "name": "hl7.fhir.uv.cql",
  "type": "IG",
  "title": "Using CQL with FHIR",
  "author": "HL7 International / Clinical Decision Support",
  "id": "hl7.fhir.uv.cql@1.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/cql",
  "url": "http://hl7.org/fhir/uv/cql/STU1",
  "version": "1.0.0",
  "dependencies": {
    "hl7.terminology": "5.5.0",
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.fhir.uv.extensions.r4": "5.1.0"
  }
}