Skip to content

Commit 0cae864

Browse files
Add FdV tag to Organisation and introduce ResourceTag CodeSystem for non-origin tags
1 parent b834ede commit 0cae864

File tree

84 files changed

+167
-82
lines changed

Some content is hidden

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

84 files changed

+167
-82
lines changed

changelog.md

Lines changed: 3 additions & 0 deletions

fhirpkg.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"updated": "2025-02-07T09:45:27.420738+01:00",
2+
"updated": "2025-07-17T14:11:24.835072+02:00",
33
"dependencies": {
4-
"de.basisprofil.r4": "1.5.2",
4+
"de.basisprofil.r4": "1.5.3",
55
"hl7.fhir.r4.core": "4.0.1",
66
"de.ihe-d.terminology": "3.0.1"
77
},

src/fhir/fhirpkg.lock.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"updated": "2025-08-15T12:22:53.918809+02:00",
3+
"dependencies": {
4+
"de.basisprofil.r4": "1.5.4",
5+
"hl7.fhir.r4.core": "4.0.1",
6+
"de.ihe-d.terminology": "3.0.1"
7+
},
8+
"missing": {}
9+
}

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.15.0",
9+
"version": "0.16.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.15.0",
9+
"version": "0.16.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.15.0",
9+
"version": "0.16.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.15.0",
9+
"version": "0.16.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.15.0",
9+
"version": "0.16.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.15.0",
9+
"version": "0.16.0",
1010
"url": "https://gematik.de/fhir/directory/CodeSystem/OpeningTimeQualifierCS",
1111
"concept": [
1212
{

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "OrganizationProfessionOID",
77
"title": "CodeSystem for ProfessionOID of Institutions",
88
"description": "The codes for Organizations based on Profession OIDs defined in [gemSpec_OID](https://fachportal.gematik.de/fachportal-import/files/gemSpec_OID_V3.10.0.pdf)",
9-
"version": "0.15.0",
9+
"version": "0.16.0",
1010
"url": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID",
1111
"concept": [
1212
{

0 commit comments

Comments
 (0)