PackagesCanonicalsLogsProblems
    Packages
    first.package
    0.0.1

first.package@0.0.1 4.0.1

Testing simplifier

Install package
npm install --registry https://fs.get-ig.org/pkgs first.package@0.0.1
Get resources
curl https://fs.get-ig.org/rs/first.package-0.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Testing simplifier",
  "fhirVersions": [ "4.0.1" ],
  "_id": "first.package@0.0.1",
  "jurisdiction": "urn:iso:std:iso:3166#CA",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/first.package-0.0.1.tgz"
  },
  "name": "first.package",
  "author": "alexandreguertin",
  "id": "first.package@0.0.1",
  "version": "0.0.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}