PackagesCanonicalsLogsProblems
    Packages
    hl7.ca.fhir.template
    0.3.0

hl7.ca.fhir.template@0.3.0

HL7 Canada Template - for use with HL7 Canada-published FHIR IGs

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.ca.fhir.template@0.3.0
Get resources
curl https://fs.get-ig.org/rs/hl7.ca.fhir.template-0.3.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "HL7 Canada Template - for use with HL7 Canada-published FHIR IGs",
  "_id": "hl7.ca.fhir.template@0.3.0",
  "date": "20231027094215",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.ca.fhir.template-0.3.0.tgz"
  },
  "name": "hl7.ca.fhir.template",
  "type": "fhir.template",
  "author": "http://hl7.org/fhir",
  "id": "hl7.ca.fhir.template@0.3.0",
  "canonical": "http://fhir.org/templates/hl7.ca.fhir.template",
  "base": "fhir.base.template",
  "version": "0.3.0",
  "dependencies": {
    "fhir.base.template": "0.6.0"
  }
}