PackagesCanonicalsLogsProblems
    Packages
    acme.base
    0.0.5

acme.base@0.0.5

ACME Base Profiles that ACME projects and products can build upon.

Install package
npm install --registry https://fs.get-ig.org/pkgs acme.base@0.0.5
Get resources
curl https://fs.get-ig.org/rs/acme.base-0.0.5.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "ACME Base Profiles that ACME projects and products can build upon.",
  "name": "acme.base",
  "author": "ACME central FHIR team",
  "id": "acme.base@0.0.5",
  "version": "0.0.5",
  "dependencies": {
    "hl7.fhir.us.core": "2.0.0"
  },
  "_id": "acme.base@0.0.5",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/acme.base-0.0.5.tgz"
  }
}