PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.core
    3.1.0

hl7.fhir.dk.core@3.1.0 4.0.1

A FHIR Implementation Guide for the Danish common needs across healthcare sectors (built Mon, Jan 8, 2024 21:45+0100+01:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.dk.core@3.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.dk.core-3.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "A FHIR Implementation Guide for the Danish common needs across healthcare sectors (built Mon, Jan 8, 2024 21:45+0100+01:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.dk.core@3.1.0",
  "date": "20240108214557",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.dk.core-3.1.0.tgz"
  },
  "name": "hl7.fhir.dk.core",
  "type": "IG",
  "title": "HL7 FHIR Implementation Guide: DK Core",
  "author": "HL7 Denmark",
  "id": "hl7.fhir.dk.core@3.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.dk/fhir/core",
  "url": "http://hl7.dk/fhir/core/3.1.0",
  "version": "3.1.0",
  "maintainers": [ {
    "url": "http://www.hl7.dk",
    "name": "HL7 Denmark",
    "email": "jenskristianvilladsen@gmail.com"
  } ],
  "dependencies": {
    "hl7.fhir.uv.phd": "1.0.0",
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "5.3.0",
    "hl7.fhir.uv.extensions.r4": "1.0.0"
  }
}