Skip to content

Commit af0e2f6

Browse files
change: added dependencies to ti common & terminology, update version to 1.0.0 across multiple files and introduce new dependencies for gematik IGs
1 parent cfc8122 commit af0e2f6

File tree

103 files changed

+124
-3405
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+124
-3405
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## tbd Version 1.0.0
4+
- `feat`: introduced dependencies to de.gematik.terminology & de.gematik.ti in order to allign gematik IGs
5+
6+
## 2025-08-25 Version 0.11.26 (feat for 0.11.25 only)
7+
- `feat`: relaxed binding of qualification.code on PractitionerDirectory to extensible, allowing the validation of any code as the current existing data instances are not compliant to the strict binding. This is a temporary solution until the data instances are migrated to the new codes and won't be changed in the current and more recent releases.
8+
39
## 2025-07-17 Version 0.16.0
410
- `feat`: Added fdv-relevant tag to Organisation resources and introduced the ResourceTag CodeSystem for all non-origin meta.tag values.
511
- `change`: updated de.basisprofil.r4 dependency to 1.5.4 which is fully compatible for the VZD

fhirpkg.lock.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
2-
"updated": "2025-08-15T12:22:53.918809+02:00",
2+
"updated": "2025-08-25T15:16:23.810541+02:00",
33
"dependencies": {
44
"de.basisprofil.r4": "1.5.4",
55
"hl7.fhir.r4.core": "4.0.1",
6-
"de.ihe-d.terminology": "3.0.1"
6+
"de.ihe-d.terminology": "3.0.1",
7+
"de.gematik.terminology": "1.0.6",
8+
"hl7.terminology.r4": "6.3.0",
9+
"hl7.fhir.uv.extensions.r4": "5.2.0",
10+
"dvmd.kdl.r4": "2025.0.0"
711
},
812
"missing": {}
913
}

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
{
22
"name": "de.gematik.fhir.directory",
3-
"version": "0.11.26",
3+
"version": "1.0.0",
44
"author": "gematik GmbH",
55
"description": "Package Release des gematik FHIR Directory",
66
"fhirVersions": [
77
"4.0.1"
88
],
99
"dependencies": {
1010
"de.basisprofil.r4": "1.5.4",
11-
"de.ihe-d.terminology": "3.0.1"
11+
"de.ihe-d.terminology": "3.0.1",
12+
"de.gematik.terminology": "1.0.6",
13+
"de.gematik.ti": "dev"
1214
}
1315
}

src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryConnectionType.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "EndpointDirectoryConnectionType",
77
"title": "Codes for Endpoint.connectionType",
88
"description": "CodeSystem TI specific connection types assigned to the Endpoints",
9-
"version": "0.16.0",
9+
"version": "1.0.0",
1010
"url": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryConnectionType",
1111
"concept": [
1212
{

src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryPayloadType.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "EndpointDirectoryPayloadType",
77
"title": "Codes for Endpoint.payloadType",
88
"description": "CodeSystem TI specific payload types assigned to the Endpoints\n\nCodes are maintained by gematik.\nThe codes are used to declare which processes are supported by an entity with the corresponding entry in the gematik Directory.\nNew codes can be requested at gematik. There must exist a specification for each code so that developers can find out how to implement the process.",
9-
"version": "0.16.0",
9+
"version": "1.0.0",
1010
"url": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryPayloadType",
1111
"concept": [
1212
{

src/fhir/fsh-generated/resources/CodeSystem-EndpointVisibilityCS.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "EndpointVisibilityCS",
77
"title": "EndpointVisibilityCS",
88
"description": "EndpointVisibilityCS",
9-
"version": "0.16.0",
9+
"version": "1.0.0",
1010
"url": "https://gematik.de/fhir/directory/CodeSystem/EndpointVisibilityCS",
1111
"concept": [
1212
{

src/fhir/fsh-generated/resources/CodeSystem-HealthcareServiceSpecialtyCS.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "HealthcareServiceSpecialtyCS",
77
"title": "HealthcareService Specialty",
88
"description": "Specialty codes of HealthcareServices",
9-
"version": "0.16.0",
9+
"version": "1.0.0",
1010
"url": "https://gematik.de/fhir/directory/CodeSystem/HealthcareServiceSpecialtyCS",
1111
"concept": [
1212
{

src/fhir/fsh-generated/resources/CodeSystem-HolderCS.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "HolderCS",
77
"title": "Codes for identity authorities (Holder)",
88
"description": "Code System for identity authories in the TI, which verify and control the identities of practitioners and organisations",
9-
"version": "0.16.0",
9+
"version": "1.0.0",
1010
"url": "https://gematik.de/fhir/directory/CodeSystem/HolderCS",
1111
"concept": [
1212
{

src/fhir/fsh-generated/resources/CodeSystem-OpeningTimeQualifierCS.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "OpeningTimeQualifierCS",
77
"title": "OpeningTimeQualifierCS",
88
"description": "Qualifier code for HealthCareService opening times",
9-
"version": "0.16.0",
9+
"version": "1.0.0",
1010
"url": "https://gematik.de/fhir/directory/CodeSystem/OpeningTimeQualifierCS",
1111
"concept": [
1212
{

src/fhir/fsh-generated/resources/CodeSystem-OrganizationProfessionOID.json

Lines changed: 0 additions & 278 deletions
This file was deleted.

0 commit comments

Comments
 (0)