Skip to content

Commit d5b5816

Browse files
chore: update version to 0.16.0 in multiple files and adjust PractitionerDirectory qualification binding
1 parent dd43b8f commit d5b5816

File tree

73 files changed

+85
-74
lines changed

Some content is hidden

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

73 files changed

+85
-74
lines changed

changelog.md

Lines changed: 3 additions & 0 deletions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "de.gematik.fhir.directory",
3-
"version": "0.15.0",
3+
"version": "0.16.0",
44
"author": "gematik GmbH",
55
"description": "Package Release des gematik FHIR Directory",
66
"fhirVersions": [

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
{

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "OrganizationProviderType",
66
"id": "OrganizationProviderType",
77
"description": "CodeSystem of TI Service Provider types as to be found in the gematik Directory",
8-
"version": "0.15.0",
8+
"version": "0.16.0",
99
"url": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProviderType",
1010
"concept": [
1111
{

0 commit comments

Comments
 (0)