PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base
    4.1.0

hl7.fhir.au.base@4.1.0 4.0.1

This implementation guide is provided to support the use of FHIR®© in an Australian context. (built Fri, Feb 24, 2023 08:30+1100+11:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.au.base@4.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.au.base-4.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This implementation guide is provided to support the use of FHIR®© in an Australian context. (built Fri, Feb 24, 2023 08:30+1100+11:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.au.base@4.1.0",
  "date": "20230224083025",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.au.base-4.1.0.tgz"
  },
  "name": "hl7.fhir.au.base",
  "type": "IG",
  "title": "AU Base Implementation Guide",
  "author": "HL7 Australia",
  "id": "hl7.fhir.au.base@4.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org.au/fhir",
  "url": "http://hl7.org.au/fhir/4.1.0",
  "version": "4.1.0",
  "maintainers": [ {
    "url": "http://confluence.hl7australia.com/display/PA",
    "name": "HL7 Australia Patient Administration Working Group"
  }, {
    "url": "https://confluence.hl7australia.com/display/OO",
    "name": "HL7 Australia Orders and Observations Working Group"
  }, {
    "url": "https://confluence.hl7australia.com/display/MED",
    "name": "HL7 Australia Medications Working Group"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "5.0.0"
  }
}