PackagesCanonicalsLogsProblems
    Packages
    at.unofficial.au.base
    2.2.0-ballot

at.unofficial.au.base@2.2.0-ballot 4.0.1

Unofficial package of the AU Base profile for rendering purposes of derived profiles. Will be unlisted once the package is registerd in the FHIR Package registry.

Install package
npm install --registry https://fs.get-ig.org/pkgs at.unofficial.au.base@2.2.0-ballot
Get resources
curl https://fs.get-ig.org/rs/at.unofficial.au.base-2.2.0-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Unofficial package of the AU Base profile for rendering purposes of derived profiles. Will be unlisted once the package is registerd in the FHIR Package registry.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "at.unofficial.au.base@2.2.0-ballot",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/at.unofficial.au.base-2.2.0-ballot.tgz"
  },
  "name": "at.unofficial.au.base",
  "type": "IG",
  "title": "AU Base Implementation Guide",
  "author": "HL7 Australia",
  "id": "at.unofficial.au.base@2.2.0-ballot",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org.au/fhir",
  "url": "http://hl7.org.au/fhir/2021Aug",
  "version": "2.2.0-ballot",
  "maintainers": [ {
    "name": "HL7 Australia Patient Administration Working Group"
  }, {
    "name": "HL7 Australia Orders and Observations Working Group"
  }, {
    "name": "HL7 Australia Medications Working Group"
  }, {
    "name": "HL7 Australia Child Health Working Group"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}