PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base
    4.2.0-preview

hl7.fhir.au.base@4.2.0-preview 4.0.1

This implementation guide is provided to support the use of FHIR®© in an Australian context. (built Sat, Mar 9, 2024 23:11+1100+11:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.au.base@4.2.0-preview
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.au.base-4.2.0-preview.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 Sat, Mar 9, 2024 23:11+1100+11:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.au.base@4.2.0-preview",
  "date": "20240309231115",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.au.base-4.2.0-preview.tgz"
  },
  "name": "hl7.fhir.au.base",
  "type": "IG",
  "title": "AU Base Implementation Guide",
  "author": "HL7 Australia",
  "id": "hl7.fhir.au.base@4.2.0-preview",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org.au/fhir",
  "url": "http://hl7.org.au/fhir/4.2.0-preview",
  "version": "4.2.0-preview",
  "maintainers": [ {
    "url": "https://confluence.hl7.org/display/HAFWG",
    "name": "HL7 Australia FHIR Working Group"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "5.3.0",
    "hl7.fhir.uv.extensions.r4": "1.0.0"
  }
}