PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.core
    1.1.0

hl7.fhir.dk.core@1.1.0 4.0.1

A FHIR Implementation Guide for the Danish common needs across healthcare sectors (built Sat, Dec 18, 2021 23:15+0100+01:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.dk.core@1.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.dk.core-1.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 Sat, Dec 18, 2021 23:15+0100+01:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.dk.core@1.1.0",
  "date": "20211218231515",
  "license": "CC0-1.0",
  "jurisdiction": "urn:iso:std:iso:3166#DK",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.dk.core-1.1.0.tgz"
  },
  "name": "hl7.fhir.dk.core",
  "type": "fhir.ig",
  "title": "HL7 FHIR Implementation Guide: DK Core",
  "author": "HL7 Denmark",
  "id": "hl7.fhir.dk.core@1.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.dk/fhir/core",
  "url": "http://hl7.dk/fhir/core/ImplementationGuide/hl7.fhir.dk.core/1.1.0",
  "version": "1.1.0",
  "maintainers": [ {
    "url": "http://www.hl7.dk",
    "name": "HL7 Denmark",
    "email": "jenskristianvilladsen@gmail.com"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}