PackagesCanonicalsLogsProblems
    Packages
    ee.fhir.base
    1.1.0

ee.fhir.base@1.1.0 5.0.0

Eesti FHIR standardi baas juurutusjuhend (built Sun, Jul 21, 2024 14:35+0300+03:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ee.fhir.base@1.1.0
Get resources
curl https://fs.get-ig.org/rs/ee.fhir.base-1.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "notForPublication": true,
  "description": "Eesti FHIR standardi baas juurutusjuhend (built Sun, Jul 21, 2024 14:35+0300+03:00)",
  "fhirVersions": [ "5.0.0" ],
  "tools-version": 3,
  "_id": "ee.fhir.base@1.1.0",
  "date": "20240721143511",
  "license": "MIT",
  "jurisdiction": "urn:iso:std:iso:3166#EE",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ee.fhir.base-1.1.0.tgz"
  },
  "name": "ee.fhir.base",
  "type": "IG",
  "title": "Estonian Base Implementation Guide",
  "author": "HL7 Estonia",
  "id": "ee.fhir.base@1.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://fhir.ee/base",
  "url": "file:///Users/igor/source/hl7/ig-ee-base/output",
  "version": "1.1.0",
  "maintainers": [ {
    "url": "https://www.hl7.ee",
    "name": "HL7 Estonia"
  } ],
  "dependencies": {
    "hl7.terminology.r5": "6.0.1",
    "ee.fhir.terminology": "0.0.1",
    "hl7.fhir.uv.extensions.r5": "5.1.0"
  }
}