PackagesCanonicalsLogsProblems
    Packages
    acme.product.r4
    2.0.0

acme.product.r4@2.0.0 4.0.1

Derived profiles from the ACME Base project, explaining the creation and use of FHIR packages.

Install package
npm install --registry https://fs.get-ig.org/pkgs acme.product.r4@2.0.0
Get resources
curl https://fs.get-ig.org/rs/acme.product.r4-2.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Derived profiles from the ACME Base project, explaining the creation and use of FHIR packages.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "acme.product.r4@2.0.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/acme.product.r4-2.0.0.tgz"
  },
  "name": "acme.product.r4",
  "author": "ACME Corp",
  "id": "acme.product.r4@2.0.0",
  "version": "2.0.0",
  "dependencies": {
    "acme.base.r4": "4.0.0",
    "hl7.fhir.r4.core": "4.0.1"
  }
}