PackagesCanonicalsLogsProblems
    Packages
    Test.Luxottica2
    0.0.1-beta

Test.Luxottica2@0.0.1-beta 4.0.1

Test resource extension

Install package
npm install --registry https://fs.get-ig.org/pkgs Test.Luxottica2@0.0.1-beta
Get resources
curl https://fs.get-ig.org/rs/Test.Luxottica2-0.0.1-beta.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Test resource extension",
  "fhirVersions": [ "4.0.1" ],
  "_id": "Test.Luxottica2@0.0.1-beta",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/Test.Luxottica2-0.0.1-beta.tgz"
  },
  "name": "Test.Luxottica2",
  "author": "giampaoloconca",
  "id": "Test.Luxottica2@0.0.1-beta",
  "version": "0.0.1-beta",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}