PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.extensions
    0.1.0

hl7.fhir.eu.extensions@0.1.0 4.0.1

This guide lists the extensions speciifed for the European REALM. (built Tue, Feb 20, 2024 08:56+0100+01:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.eu.extensions@0.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.eu.extensions-0.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This guide lists the extensions speciifed for the European REALM. (built Tue, Feb 20, 2024 08:56+0100+01:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.eu.extensions@0.1.0",
  "date": "20240220085653",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.eu.extensions-0.1.0.tgz"
  },
  "name": "hl7.fhir.eu.extensions",
  "type": "IG",
  "title": "HL7 Europe Extensions",
  "author": "HL7 Europe",
  "id": "hl7.fhir.eu.extensions@0.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.eu/fhir/extensions",
  "url": "http://hl7.eu/fhir/extensions/0.1.0",
  "version": "0.1.0",
  "maintainers": [ {
    "url": "http://hl7.eu",
    "name": "HL7 Europe"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "5.3.0",
    "hl7.fhir.uv.extensions.r4": "1.0.0"
  }
}