PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.no.basis
    2.1.2

hl7.fhir.no.basis@2.1.2 4.0.1

Norwegian core profiles for R4 bugfix version version 2.1.2 * Manually removed confernce type resources from SIMPLIFIER * Test non include of hl7.fhir.core dependency not found by build pipeline. * Removed conferencetype recource with errors stopping the snapshot generation. version 2.1.1 About the bugfix: Date: 2021-11-04 version: 2.1.1 * `no-Basis-Procedure` replaced oid reference to ICPC-2 slice with uri in element Procedure.code * `no-basis-icpc-2` added NamingSystem for ICPC-2

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.no.basis@2.1.2
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.no.basis-2.1.2.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Norwegian core profiles for R4\r\nbugfix version version 2.1.2\r\n* Manually removed confernce type resources from SIMPLIFIER\r\n* Test non include of hl7.fhir.core dependency not found by build pipeline.\r\n* Removed conferencetype recource with errors stopping the snapshot generation.\r\n\r\nversion 2.1.1\r\n\r\nAbout the bugfix:\r\n\r\nDate: 2021-11-04\r\nversion: 2.1.1\r\n* `no-Basis-Procedure` replaced oid reference to ICPC-2 slice with uri in element Procedure.code\r\n* `no-basis-icpc-2` added NamingSystem for ICPC-2\r\n",
  "fhirVersions": [ "4.0.1" ],
  "_id": "hl7.fhir.no.basis@2.1.2",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.no.basis-2.1.2.tgz"
  },
  "name": "hl7.fhir.no.basis",
  "author": "thomiz",
  "id": "hl7.fhir.no.basis@2.1.2",
  "version": "2.1.2",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}