PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core
    0.6.0-beta.2

nictiz.fhir.nl.r4.nl-core@0.6.0-beta.2 4.0.1

NL package of FHIR R4 conformance resources for zib (Zorginformatiebouwstenen, Clinical Information Models) release 2020.

Install package
npm install --registry https://fs.get-ig.org/pkgs nictiz.fhir.nl.r4.nl-core@0.6.0-beta.2
Get resources
curl https://fs.get-ig.org/rs/nictiz.fhir.nl.r4.nl-core-0.6.0-beta.2.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "NL package of FHIR R4 conformance resources for zib (Zorginformatiebouwstenen, Clinical Information Models) release 2020.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "nictiz.fhir.nl.r4.nl-core@0.6.0-beta.2",
  "license": "CC0-1.0",
  "homepage": "https://zibs.nl/wiki/HCIM_Release_2020(EN)",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/nictiz.fhir.nl.r4.nl-core-0.6.0-beta.2.tgz"
  },
  "name": "nictiz.fhir.nl.r4.nl-core",
  "keywords": [ "nl", "Nictiz", "zib", "Zorginformatiebouwsteen", "Clinical Information Model", "CIM" ],
  "title": "FHIR implementation of zibs 2020",
  "author": "Nictiz",
  "id": "nictiz.fhir.nl.r4.nl-core@0.6.0-beta.2",
  "version": "0.6.0-beta.2",
  "maintainers": [ {
    "name": "Nictiz"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.x",
    "nictiz.fhir.nl.r4.zib2020": "0.6.0-beta.2"
  }
}