PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.template
    0.6.0

ch.fhir.ig.template@0.6.0

FHIR HL7 Swiss IG Template

Install package
npm install --registry https://fs.get-ig.org/pkgs ch.fhir.ig.template@0.6.0
Get resources
curl https://fs.get-ig.org/rs/ch.fhir.ig.template-0.6.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "FHIR HL7 Swiss IG Template",
  "_id": "ch.fhir.ig.template@0.6.0",
  "date": "20210610092704",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ch.fhir.ig.template-0.6.0.tgz"
  },
  "name": "ch.fhir.ig.template",
  "type": "fhir.template",
  "author": "HL7 Switzerland",
  "id": "ch.fhir.ig.template@0.6.0",
  "canonical": "http://fhir.ch/ig/template",
  "base": "fhir.base.template",
  "version": "0.6.0",
  "dependencies": {
    "fhir.base.template": "current"
  }
}