PackagesCanonicalsLogsProblems
    Packages
    ca.ec.demo.test

ca.ec.demo.test

Install package
npm install --registry https://fs.get-ig.org/pkgs ca.ec.demo.test
Get resources
curl https://fs.get-ig.org/rs/ca.ec.demo.test-0.0.3.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'

EC Test

package.json
{
  "description": "EC Test",
  "fhirVersions": [ "4.0.1" ],
  "_id": "ca.ec.demo.test@0.0.3",
  "jurisdiction": "urn:iso:std:iso:3166#CA",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ca.ec.demo.test-0.0.3.tgz"
  },
  "name": "ca.ec.demo.test",
  "dist-tags": {
    "latest": "0.0.3"
  },
  "author": "edmondchiu",
  "_versions": [ "0.0.3", "0.0.2", "0.0.1" ],
  "id": "ca.ec.demo.test@0.0.3",
  "versions": {
    "0.0.3": {
      "description": "EC Test",
      "fhirVersions": [ "4.0.1" ],
      "_id": "ca.ec.demo.test@0.0.3",
      "jurisdiction": "urn:iso:std:iso:3166#CA",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/ca.ec.demo.test-0.0.3.tgz"
      },
      "name": "ca.ec.demo.test",
      "author": "edmondchiu",
      "id": "ca.ec.demo.test@0.0.3",
      "version": "0.0.3",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    },
    "0.0.1": {
      "description": "EC Test",
      "fhirVersions": [ "4.0.1" ],
      "_id": "ca.ec.demo.test@0.0.1",
      "jurisdiction": "urn:iso:std:iso:3166#CA",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/ca.ec.demo.test-0.0.1.tgz"
      },
      "name": "ca.ec.demo.test",
      "author": "edmondchiu",
      "id": "ca.ec.demo.test@0.0.1",
      "version": "0.0.1",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    },
    "0.0.2": {
      "description": "EC Test",
      "fhirVersions": [ "4.0.1" ],
      "_id": "ca.ec.demo.test@0.0.2",
      "jurisdiction": "urn:iso:std:iso:3166#CA",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/ca.ec.demo.test-0.0.2.tgz"
      },
      "name": "ca.ec.demo.test",
      "author": "edmondchiu",
      "id": "ca.ec.demo.test@0.0.2",
      "version": "0.0.2",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    }
  },
  "version": "0.0.3",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions