PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r5
    1.0.1

ee.hl7.fhir.base.r5@1.0.1 5.0.0

Estonian HL7 FHIR base Implementation Guide and profiles.

Install package
npm install --registry https://fs.get-ig.org/pkgs ee.hl7.fhir.base.r5@1.0.1
Get resources
curl https://fs.get-ig.org/rs/ee.hl7.fhir.base.r5-1.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Estonian HL7 FHIR base Implementation Guide and profiles.",
  "fhirVersions": [ "5.0.0" ],
  "_id": "ee.hl7.fhir.base.r5@1.0.1",
  "license": "Apache-2.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ee.hl7.fhir.base.r5-1.0.1.tgz"
  },
  "name": "ee.hl7.fhir.base.r5",
  "type": "IG",
  "title": "Estonian Base Implementation Guide",
  "author": "HL7 Estonia",
  "id": "ee.hl7.fhir.base.r5@1.0.1",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://fhir.ee",
  "url": "https://build.fhir.org/ig/HL7EE/ig-ee-base/",
  "version": "1.0.1",
  "maintainers": [ {
    "name": "HL7 Estonia"
  } ],
  "dependencies": {
    "hl7.fhir.r5.core": "5.0.0",
    "hl7.terminology.r5": "5.0.0",
    "hl7.fhir.uv.extensions": "1.0.0"
  }
}