PackagesCanonicalsLogsProblems
    Packages
    hl7.at.fhir.template
    0.1.0

hl7.at.fhir.template@0.1.0

Austrian FHIR® IG Base Template - for use by anyone in the Austrian domain

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.at.fhir.template@0.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.at.fhir.template-0.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Austrian FHIR® IG Base Template - for use by anyone in the Austrian domain",
  "_id": "hl7.at.fhir.template@0.1.0",
  "date": "20221217231238",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.at.fhir.template-0.1.0.tgz"
  },
  "name": "hl7.at.fhir.template",
  "type": "fhir.template",
  "author": "http://fhir.hl7.at/",
  "id": "hl7.at.fhir.template@0.1.0",
  "canonical": "http://fhir.org/templates/hl7.at.fhir.template",
  "base": "fhir.base.template",
  "version": "0.1.0",
  "dependencies": {
    "fhir.base.template": "0.4.0"
  }
}