PackagesCanonicalsLogsProblems
    Packages
    elona.health
    1.0.3

elona.health@1.0.3 4.0.1

Technical specification of data exports used in apps by Elona Health.

Install package
npm install --registry https://fs.get-ig.org/pkgs elona.health@1.0.3
Get resources
curl https://fs.get-ig.org/rs/elona.health-1.0.3.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Technical specification of data exports used in apps by Elona Health.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "elona.health@1.0.3",
  "jurisdiction": "urn:iso:std:iso:3166#DE",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/elona.health-1.0.3.tgz"
  },
  "name": "elona.health",
  "author": "leonhillebrandt",
  "id": "elona.health@1.0.3",
  "version": "1.0.3",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}