PackagesCanonicalsLogsProblems
    Packages
    elona.health
    1.0.1

elona.health@1.0.1 4.0.1

Technical Specification of Elona's Data Export

Install package
npm install --registry https://fs.get-ig.org/pkgs elona.health@1.0.1
Get resources
curl https://fs.get-ig.org/rs/elona.health-1.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Technical Specification of Elona's Data Export",
  "fhirVersions": [ "4.0.1" ],
  "_id": "elona.health@1.0.1",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/elona.health-1.0.1.tgz"
  },
  "name": "elona.health",
  "author": "leonhillebrandt",
  "id": "elona.health@1.0.1",
  "version": "1.0.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}