PackagesCanonicalsLogsProblems
    Packages
    acme.product.r4
    1.0.0-alpha

acme.product.r4@1.0.0-alpha 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@1.0.0-alpha
Get resources
curl https://fs.get-ig.org/rs/acme.product.r4-1.0.0-alpha.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@1.0.0-alpha",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/acme.product.r4-1.0.0-alpha.tgz"
  },
  "name": "acme.product.r4",
  "author": "ACME Corp",
  "id": "acme.product.r4@1.0.0-alpha",
  "version": "1.0.0-alpha",
  "dependencies": {
    "acme.base.r4": "3.0.0",
    "hl7.fhir.r4.core": "4.0.1"
  }
}