PackagesCanonicalsLogsProblems
    Packages
    de.gematik.fhir.directory
    0.16.0

de.gematik.fhir.directory@0.16.0 4.0.1

This pull request updates the FHIR Directory package to version 0.16.0 and introduces a new tagging system for Organisation resources. The main changes include the addition of a new fdv-relevant tag, the creation of a ResourceTag CodeSystem for non-origin meta tags, and dependency/version updates across the codebase. Tagging and CodeSystem Enhancements: Added the fdv-relevant tag to Organisation resources and introduced the new ResourceTag CodeSystem, which defines all allowed non-origin meta.tag values for directory resources (src/fhir/fsh-generated/resources/CodeSystem-ResourceTag.json, changelog.md). [1] [2] Version and Dependency Updates: Bumped the project version from 0.15.0 to 0.16.0 in all relevant files, including CodeSystem resources, to reflect the new release (package.json, all src/fhir/fsh-generated/resources/CodeSystem-*.json). [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] Updated dependencies to use de.basisprofil.r4 version 1.5.4 in package.json and fhirpkg.lock.json. [1] [2] Updated the fhirpkg.lock.json timestamp to reflect the latest package state.

Install package
npm install --registry https://fs.get-ig.org/pkgs de.gematik.fhir.directory@0.16.0
Get resources
curl https://fs.get-ig.org/rs/de.gematik.fhir.directory-0.16.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This pull request updates the FHIR Directory package to version 0.16.0 and introduces a new tagging system for Organisation resources. The main changes include the addition of a new fdv-relevant tag, the creation of a ResourceTag CodeSystem for non-origin meta tags, and dependency/version updates across the codebase.\r\n\r\nTagging and CodeSystem Enhancements:\r\n\r\nAdded the fdv-relevant tag to Organisation resources and introduced the new ResourceTag CodeSystem, which defines all allowed non-origin meta.tag values for directory resources (src/fhir/fsh-generated/resources/CodeSystem-ResourceTag.json, changelog.md). [1] [2]\r\nVersion and Dependency Updates:\r\n\r\nBumped the project version from 0.15.0 to 0.16.0 in all relevant files, including CodeSystem resources, to reflect the new release (package.json, all src/fhir/fsh-generated/resources/CodeSystem-*.json). [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]\r\nUpdated dependencies to use de.basisprofil.r4 version 1.5.4 in package.json and fhirpkg.lock.json. [1] [2]\r\nUpdated the fhirpkg.lock.json timestamp to reflect the latest package state.\r\n",
  "fhirVersions": [ "4.0.1" ],
  "_id": "de.gematik.fhir.directory@0.16.0",
  "jurisdiction": "urn:iso:std:iso:3166#DE",
  "tgz": "-/de.gematik.fhir.directory-0.16.0.tgz",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/de.gematik.fhir.directory-0.16.0.tgz"
  },
  "name": "de.gematik.fhir.directory",
  "author": "gematik GmbH",
  "id": "de.gematik.fhir.directory@0.16.0",
  "lsn": 1302,
  "version": "0.16.0",
  "timestamp": "2025-08-15T16:05:40.392353672Z",
  "dependencies": {
    "de.basisprofil.r4": "1.5.4",
    "de.ihe-d.terminology": "3.0.1"
  }
}