PackagesCanonicalsLogsProblems
    Packages
    hl7.au.fhir.template
    0.9.0

hl7.au.fhir.template@0.9.0

HL7 Australia template for use with HL7 Australia-published FHIR implementation guides

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