PackagesCanonicalsLogsProblems
    Packages
    healthhub.fhir
    1.0.0

healthhub.fhir@1.0.0 4.0.1

Health Hub

Install package
npm install --registry https://fs.get-ig.org/pkgs healthhub.fhir@1.0.0
Get resources
curl https://fs.get-ig.org/rs/healthhub.fhir-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Health Hub",
  "fhirVersions": [ "4.0.1" ],
  "_id": "healthhub.fhir@1.0.0",
  "jurisdiction": "urn:iso:std:iso:3166#DK",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/healthhub.fhir-1.0.0.tgz"
  },
  "name": "healthhub.fhir",
  "author": "HealthHub",
  "id": "healthhub.fhir@1.0.0",
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.dk.core": "3.2.0",
    "hl7.fhir.r4.core": "4.0.1"
  }
}