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.1.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.1",
  "jurisdiction": "urn:iso:std:iso:3166#GB",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/NRLF.poc-1.0.1.tgz"
  },
  "name": "NRLF.poc",
  "dist-tags": {
    "latest": "1.0.1"
  },
  "author": "katebobyn",
  "_versions": [ "1.0.1" ],
  "id": "NRLF.poc@1.0.1",
  "versions": {
    "1.0.1": {
      "description": "NRL Futures API POC",
      "fhirVersions": [ "4.0.1" ],
      "_id": "NRLF.poc@1.0.1",
      "jurisdiction": "urn:iso:std:iso:3166#GB",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/NRLF.poc-1.0.1.tgz"
      },
      "name": "NRLF.poc",
      "author": "katebobyn",
      "id": "NRLF.poc@1.0.1",
      "version": "1.0.1",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    }
  },
  "version": "1.0.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions