PackagesCanonicalsLogsProblems
    Packages
    beact.es.publishingtutorial
    0.0.1-test

beact.es.publishingtutorial@0.0.1-test 4.0.1

TestingFHIR

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