PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.ca.baseline
    1.1.5-pre

hl7.fhir.ca.baseline@1.1.5-pre 4.0.1

Canadian Baseline (CA Baseline) FHIR Profiles The goal of the CA Baseline specification is to expose the implementation guide author community and vendor community to a set of profiles that identify the data elements, code systems and value sets that are commonly present across Canada for a given FHIR resource (e.g., patient, medication, etc.) regardless of use case, jurisdiction or implementation.

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.ca.baseline@1.1.5-pre
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.ca.baseline-1.1.5-pre.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Canadian Baseline (CA Baseline) FHIR Profiles\r\n\r\nThe goal of the CA Baseline specification is to expose the implementation guide author community and vendor community to a set of profiles that identify the data elements, code systems and value sets that are commonly present across Canada for a given FHIR resource (e.g., patient, medication, etc.) regardless of use case, jurisdiction or implementation.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "hl7.fhir.ca.baseline@1.1.5-pre",
  "jurisdiction": "urn:iso:std:iso:3166#CA",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.ca.baseline-1.1.5-pre.tgz"
  },
  "name": "hl7.fhir.ca.baseline",
  "title": "Canadian Baseline",
  "author": "sheridancook",
  "id": "hl7.fhir.ca.baseline@1.1.5-pre",
  "canonical": "http://hl7.org/fhir/ca/baseline/ImplementationGuide/hl7.fhir.ca.baseline",
  "version": "1.1.5-pre",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}