Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 aResourceTag
CodeSystem for non-origin meta tags, and dependency/version updates across the codebase.Tagging and CodeSystem Enhancements:
fdv-relevant
tag to Organisation resources and introduced the newResourceTag
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:
package.json
, allsrc/fhir/fsh-generated/resources/CodeSystem-*.json
). [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]de.basisprofil.r4
version 1.5.4 inpackage.json
andfhirpkg.lock.json
. [1] [2]fhirpkg.lock.json
timestamp to reflect the latest package state.