PackagesCanonicalsLogsProblems
    Packages
    acme.base
    0.0.4

acme.base@0.0.4

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.4
Get resources
curl https://fs.get-ig.org/rs/acme.base-0.0.4.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.4",
  "version": "0.0.4",
  "dependencies": {
    "hl7.fhir.us.core": "2.0.0"
  },
  "_id": "acme.base@0.0.4",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/acme.base-0.0.4.tgz"
  }
}