PackagesCanonicalsLogsProblems
    Packages
    hl7.at.fhir.template
    0.0.1

hl7.at.fhir.template@0.0.1

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.0.1
Get resources
curl https://fs.get-ig.org/rs/hl7.at.fhir.template-0.0.1.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.0.1",
  "date": "20221004175047",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.at.fhir.template-0.0.1.tgz"
  },
  "name": "hl7.at.fhir.template",
  "type": "fhir.template",
  "author": "http://fhir.hl7.at/",
  "id": "hl7.at.fhir.template@0.0.1",
  "canonical": "http://fhir.org/templates/hl7.at.fhir.template",
  "base": "fhir.base.template",
  "version": "0.0.1",
  "dependencies": {
    "fhir.base.template": "0.3.0"
  }
}