PackagesCanonicalsLogsProblems
    Packages
    nrlf.poc

nrlf.poc

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

NRL Futures API POC

package.json
{
  "description": "NRL Futures API POC",
  "fhirVersions": [ "4.0.1" ],
  "_id": "nrlf.poc@1.0.4",
  "jurisdiction": "urn:iso:std:iso:3166#GB",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/nrlf.poc-1.0.4.tgz"
  },
  "name": "nrlf.poc",
  "dist-tags": {
    "latest": "1.0.4"
  },
  "author": "katebobyn",
  "_versions": [ "1.0.4", "1.0.3", "1.0.2" ],
  "id": "nrlf.poc@1.0.4",
  "versions": {
    "1.0.4": {
      "description": "NRL Futures API POC",
      "fhirVersions": [ "4.0.1" ],
      "_id": "nrlf.poc@1.0.4",
      "jurisdiction": "urn:iso:std:iso:3166#GB",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/nrlf.poc-1.0.4.tgz"
      },
      "name": "nrlf.poc",
      "author": "katebobyn",
      "id": "nrlf.poc@1.0.4",
      "version": "1.0.4",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    },
    "1.0.3": {
      "description": "NRL Futures API POC",
      "fhirVersions": [ "4.0.1" ],
      "_id": "nrlf.poc@1.0.3",
      "jurisdiction": "urn:iso:std:iso:3166#GB",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/nrlf.poc-1.0.3.tgz"
      },
      "name": "nrlf.poc",
      "author": "katebobyn",
      "id": "nrlf.poc@1.0.3",
      "version": "1.0.3",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    },
    "1.0.2": {
      "description": "NRL Futures API POC",
      "fhirVersions": [ "4.0.1" ],
      "_id": "nrlf.poc@1.0.2",
      "jurisdiction": "urn:iso:std:iso:3166#GB",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/nrlf.poc-1.0.2.tgz"
      },
      "name": "nrlf.poc",
      "author": "katebobyn",
      "id": "nrlf.poc@1.0.2",
      "version": "1.0.2",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    }
  },
  "version": "1.0.4",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions