PackagesCanonicalsLogsProblems
    Packages
    nrlf.poc
    1.0.3

nrlf.poc@1.0.3 4.0.1

NRL Futures API POC

Install package
npm install --registry https://fs.get-ig.org/pkgs nrlf.poc@1.0.3
Get resources
curl https://fs.get-ig.org/rs/nrlf.poc-1.0.3.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "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"
  }
}