diff --git a/changelog.md b/changelog.md index 862e0e03..038def85 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,9 @@ # Changelog -## 2024-10-15 - Version 0.11.19 +## 2024-11-15 - Version 0.11.20 +- fix: SystemsEngineering:tim.gematik.de Example address is now a matrix uri + +## 2024-10-29 - Version 0.11.19 - fix: EndpointAddressSP search typ switched from uri -> string due to a hapi issue not beeing able to chain with uri SP ## 2024-10-15 - Version 0.11.18 diff --git a/package.json b/package.json index 418dbe15..54d887f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "de.gematik.fhir.directory", - "version": "0.11.19", + "version": "0.11.20", "author": "gematik GmbH", "description": "Package Release des gematik FHIR Directory", "fhirVersions": [ diff --git a/src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryConnectionType.json b/src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryConnectionType.json index f2d7bc1d..33252708 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryConnectionType.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryConnectionType.json @@ -6,7 +6,7 @@ "id": "EndpointDirectoryConnectionType", "title": "Codes for Endpoint.connectionType", "description": "CodeSystem TI specific connection types assigned to the Endpoints", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryConnectionType", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryPayloadType.json b/src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryPayloadType.json index a111c55b..0a6f2df8 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryPayloadType.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryPayloadType.json @@ -6,7 +6,7 @@ "id": "EndpointDirectoryPayloadType", "title": "Codes for Endpoint.payloadType", "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.", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryPayloadType", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-EndpointVisibilityCS.json b/src/fhir/fsh-generated/resources/CodeSystem-EndpointVisibilityCS.json index a28cc29c..301ee1c9 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-EndpointVisibilityCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-EndpointVisibilityCS.json @@ -6,7 +6,7 @@ "id": "EndpointVisibilityCS", "title": "EndpointVisibilityCS", "description": "EndpointVisibilityCS", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/EndpointVisibilityCS", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-HealthcareServiceSpecialtyCS.json b/src/fhir/fsh-generated/resources/CodeSystem-HealthcareServiceSpecialtyCS.json index 6a44c5b6..af6c4193 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-HealthcareServiceSpecialtyCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-HealthcareServiceSpecialtyCS.json @@ -6,7 +6,7 @@ "id": "HealthcareServiceSpecialtyCS", "title": "HealthcareService Specialty", "description": "Specialty codes of HealthcareServices", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/HealthcareServiceSpecialtyCS", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-HolderCS.json b/src/fhir/fsh-generated/resources/CodeSystem-HolderCS.json index c320d9e6..9ccc6d31 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-HolderCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-HolderCS.json @@ -6,7 +6,7 @@ "id": "HolderCS", "title": "Codes for identity authorities (Holder)", "description": "Code System for identity authories in the TI, which verify and control the identities of practitioners and organisations", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/HolderCS", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-OpeningTimeQualifierCS.json b/src/fhir/fsh-generated/resources/CodeSystem-OpeningTimeQualifierCS.json index 0cf8689c..cadde2d6 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-OpeningTimeQualifierCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-OpeningTimeQualifierCS.json @@ -6,7 +6,7 @@ "id": "OpeningTimeQualifierCS", "title": "OpeningTimeQualifierCS", "description": "Qualifier code for HealthCareService opening times", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/OpeningTimeQualifierCS", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-OrganizationProfessionOID.json b/src/fhir/fsh-generated/resources/CodeSystem-OrganizationProfessionOID.json index e3c6926c..78ab71d6 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-OrganizationProfessionOID.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-OrganizationProfessionOID.json @@ -6,7 +6,7 @@ "id": "OrganizationProfessionOID", "title": "CodeSystem for ProfessionOID of Institutions", "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)", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-OrganizationProviderType.json b/src/fhir/fsh-generated/resources/CodeSystem-OrganizationProviderType.json index 6b35c234..ca2bd88e 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-OrganizationProviderType.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-OrganizationProviderType.json @@ -5,7 +5,7 @@ "name": "OrganizationProviderType", "id": "OrganizationProviderType", "description": "CodeSystem of TI Service Provider types as to be found in the gematik Directory", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProviderType", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-OrganizationVisibilityCS.json b/src/fhir/fsh-generated/resources/CodeSystem-OrganizationVisibilityCS.json index a7deb9f1..56f7eab5 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-OrganizationVisibilityCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-OrganizationVisibilityCS.json @@ -6,7 +6,7 @@ "id": "OrganizationVisibilityCS", "title": "OrganizationVisibilityCS", "description": "OrganizationVisibilityCS", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/OrganizationVisibilityCS", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-Origin.json b/src/fhir/fsh-generated/resources/CodeSystem-Origin.json index 1f378685..a8c2d8a1 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-Origin.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-Origin.json @@ -5,7 +5,7 @@ "name": "Origin", "id": "Origin", "description": "CodeSystem which identifies the origin of a resource in the FHIR Directory", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/Origin", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-PharmacyHealthcareSpecialtyCS.json b/src/fhir/fsh-generated/resources/CodeSystem-PharmacyHealthcareSpecialtyCS.json index c53d42c8..504f9f8b 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-PharmacyHealthcareSpecialtyCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-PharmacyHealthcareSpecialtyCS.json @@ -6,7 +6,7 @@ "id": "PharmacyHealthcareSpecialtyCS", "title": "Pharmacy HealthcareService Specialty", "description": "Specialty codes of pharmacy HealthcareServices", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/PharmacyHealthcareSpecialtyCS", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-PharmacyTypeCS.json b/src/fhir/fsh-generated/resources/CodeSystem-PharmacyTypeCS.json index 7afe65ea..089cf1d8 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-PharmacyTypeCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-PharmacyTypeCS.json @@ -6,7 +6,7 @@ "id": "PharmacyTypeCS", "title": "Pharmacy type", "description": "Pharmacy type codes of accessability for patients", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/PharmacyTypeCS", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-PharmacyTypeLDAPCS.json b/src/fhir/fsh-generated/resources/CodeSystem-PharmacyTypeLDAPCS.json index 0c52a679..94a657b2 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-PharmacyTypeLDAPCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-PharmacyTypeLDAPCS.json @@ -6,7 +6,7 @@ "id": "PharmacyTypeLDAPCS", "title": "Pharmacy type LDAP", "description": "Pharmacy type codes used in the LDAP-VZD", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/PharmacyTypeLDAPCS", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-PractitionerProfessionOID.json b/src/fhir/fsh-generated/resources/CodeSystem-PractitionerProfessionOID.json index b2d58bef..84066a9d 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-PractitionerProfessionOID.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-PractitionerProfessionOID.json @@ -6,7 +6,7 @@ "id": "PractitionerProfessionOID", "title": "CodeSystem for Practitioner's ProfessionOID", "description": "The codes for Practitioners based on Profession OIDs defined in [gemSpec_OID](https://fachportal.gematik.de/fachportal-import/files/gemSpec_OID_V3.10.0.pdf)", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/PractitionerProfessionOID", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-Region.json b/src/fhir/fsh-generated/resources/CodeSystem-Region.json index 9dc9b464..858fc391 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-Region.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-Region.json @@ -6,7 +6,7 @@ "id": "Region", "title": "Codes for regions in german healthcare system.", "description": "Additionally to german Bundeslander there are 2 sub-provinces \n`Nordrhein` and `Westfalen-Lippe`.", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/Region", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-VZDHealthCareServiceCharacteristicsCS.json b/src/fhir/fsh-generated/resources/CodeSystem-VZDHealthCareServiceCharacteristicsCS.json index a50137be..7557a4e4 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-VZDHealthCareServiceCharacteristicsCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-VZDHealthCareServiceCharacteristicsCS.json @@ -5,7 +5,7 @@ "name": "VZDHealthCareServiceCharacteristicsCS", "id": "VZDHealthCareServiceCharacteristicsCS", "description": "CodeSystem of VZD specific HealthcareService characteristics", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/VZDHealthCareServiceCharacteristicsCS", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/CodeSystem-physicalFeatures.json b/src/fhir/fsh-generated/resources/CodeSystem-physicalFeatures.json index 6a6b27cf..3646c96f 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-physicalFeatures.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-physicalFeatures.json @@ -5,7 +5,7 @@ "name": "PhysicalFeaturesHealthCareServiceCS", "id": "physicalFeatures", "description": "CodeSystem of defined physical features", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/CodeSystem/physicalFeatures", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/Endpoint-OrganizationExample001-Endpoint-TIM.json b/src/fhir/fsh-generated/resources/Endpoint-OrganizationExample001-Endpoint-TIM.json index 38089b45..9211505b 100644 --- a/src/fhir/fsh-generated/resources/Endpoint-OrganizationExample001-Endpoint-TIM.json +++ b/src/fhir/fsh-generated/resources/Endpoint-OrganizationExample001-Endpoint-TIM.json @@ -17,8 +17,8 @@ "code": "tim", "system": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryConnectionType" }, - "name": "@SystemsEngineering:tim.gematik.de", - "address": "@SystemsEngineering:tim.gematik.de", + "name": "SystemsEngineering:tim.gematik.de", + "address": "matrix:u/SystemsEngineering:tim.gematik.de", "payloadType": [ { "coding": [ diff --git a/src/fhir/fsh-generated/resources/SearchParameter-EndpointAddressSP.json b/src/fhir/fsh-generated/resources/SearchParameter-EndpointAddressSP.json index d67ed1cb..1a2cdb3e 100644 --- a/src/fhir/fsh-generated/resources/SearchParameter-EndpointAddressSP.json +++ b/src/fhir/fsh-generated/resources/SearchParameter-EndpointAddressSP.json @@ -2,7 +2,7 @@ "resourceType": "SearchParameter", "id": "EndpointAddressSP", "url": "https://gematik.de/fhir/directory/SearchParameter/EndpointAddressSP", - "version": "0.11.19", + "version": "0.11.20", "status": "active", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/SearchParameter-EndpointVisibilitySP.json b/src/fhir/fsh-generated/resources/SearchParameter-EndpointVisibilitySP.json index e95374e6..4bcf6f16 100644 --- a/src/fhir/fsh-generated/resources/SearchParameter-EndpointVisibilitySP.json +++ b/src/fhir/fsh-generated/resources/SearchParameter-EndpointVisibilitySP.json @@ -2,7 +2,7 @@ "resourceType": "SearchParameter", "id": "EndpointVisibilitySP", "url": "https://gematik.de/fhir/directory/SearchParameter/EndpointVisibilitySP", - "version": "0.11.19", + "version": "0.11.20", "status": "active", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/SearchParameter-HealthcareServiceCoverageAreaPostalCodeSP.json b/src/fhir/fsh-generated/resources/SearchParameter-HealthcareServiceCoverageAreaPostalCodeSP.json index 5e6c0c67..3a90fc5f 100644 --- a/src/fhir/fsh-generated/resources/SearchParameter-HealthcareServiceCoverageAreaPostalCodeSP.json +++ b/src/fhir/fsh-generated/resources/SearchParameter-HealthcareServiceCoverageAreaPostalCodeSP.json @@ -2,7 +2,7 @@ "resourceType": "SearchParameter", "id": "HealthcareServiceCoverageAreaPostalCodeSP", "url": "https://gematik.de/fhir/directory/SearchParameter/HealthcareServiceCoverageAreaPostalCodeSP", - "version": "0.11.19", + "version": "0.11.20", "status": "active", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/SearchParameter-OrganizationTypeDisplaySP.json b/src/fhir/fsh-generated/resources/SearchParameter-OrganizationTypeDisplaySP.json index c907b461..9032ef82 100644 --- a/src/fhir/fsh-generated/resources/SearchParameter-OrganizationTypeDisplaySP.json +++ b/src/fhir/fsh-generated/resources/SearchParameter-OrganizationTypeDisplaySP.json @@ -2,7 +2,7 @@ "resourceType": "SearchParameter", "id": "OrganizationTypeDisplaySP", "url": "https://gematik.de/fhir/directory/SearchParameter/OrganizationTypeDisplaySP", - "version": "0.11.19", + "version": "0.11.20", "status": "active", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/SearchParameter-OrganizationVisibilitySP.json b/src/fhir/fsh-generated/resources/SearchParameter-OrganizationVisibilitySP.json index 542848f7..dc7c1804 100644 --- a/src/fhir/fsh-generated/resources/SearchParameter-OrganizationVisibilitySP.json +++ b/src/fhir/fsh-generated/resources/SearchParameter-OrganizationVisibilitySP.json @@ -2,7 +2,7 @@ "resourceType": "SearchParameter", "id": "OrganizationVisibilitySP", "url": "https://gematik.de/fhir/directory/SearchParameter/OrganizationVisibilitySP", - "version": "0.11.19", + "version": "0.11.20", "status": "active", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/SearchParameter-PractitionerQualificationSP.json b/src/fhir/fsh-generated/resources/SearchParameter-PractitionerQualificationSP.json index b6276574..f22424e7 100644 --- a/src/fhir/fsh-generated/resources/SearchParameter-PractitionerQualificationSP.json +++ b/src/fhir/fsh-generated/resources/SearchParameter-PractitionerQualificationSP.json @@ -2,7 +2,7 @@ "resourceType": "SearchParameter", "id": "PractitionerQualificationSP", "url": "https://gematik.de/fhir/directory/SearchParameter/PractitionerQualificationSP", - "version": "0.11.19", + "version": "0.11.20", "status": "active", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-EndpointDirectory.json b/src/fhir/fsh-generated/resources/StructureDefinition-EndpointDirectory.json index cdf679fb..9e9f7d48 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-EndpointDirectory.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-EndpointDirectory.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "EndpointDirectory", "url": "https://gematik.de/fhir/directory/StructureDefinition/EndpointDirectory", - "version": "0.11.19", + "version": "0.11.20", "name": "EndpointDirectory", "title": "Endpoint in gematik Directory", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-EndpointVisibility.json b/src/fhir/fsh-generated/resources/StructureDefinition-EndpointVisibility.json index 1ef2704c..ca5b51bf 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-EndpointVisibility.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-EndpointVisibility.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "EndpointVisibility", "url": "https://gematik.de/fhir/directory/StructureDefinition/EndpointVisibility", - "version": "0.11.19", + "version": "0.11.20", "name": "EndpointVisibility", "title": "EndpointVisibility", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-HealthcareServiceDirectory.json b/src/fhir/fsh-generated/resources/StructureDefinition-HealthcareServiceDirectory.json index dc4e1b6f..cd3d995b 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-HealthcareServiceDirectory.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-HealthcareServiceDirectory.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "HealthcareServiceDirectory", "url": "https://gematik.de/fhir/directory/StructureDefinition/HealthcareServiceDirectory", - "version": "0.11.19", + "version": "0.11.20", "name": "HealthcareServiceDirectory", "title": "HealthcareService in gematik Directory", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-LocationDirectory.json b/src/fhir/fsh-generated/resources/StructureDefinition-LocationDirectory.json index dbab0892..61dd7552 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-LocationDirectory.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-LocationDirectory.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "LocationDirectory", "url": "https://gematik.de/fhir/directory/StructureDefinition/LocationDirectory", - "version": "0.11.19", + "version": "0.11.20", "name": "LocationDirectory", "title": "Location in gematik Directory", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-OrganizationDirectory.json b/src/fhir/fsh-generated/resources/StructureDefinition-OrganizationDirectory.json index af9b1bd9..870f98d5 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-OrganizationDirectory.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-OrganizationDirectory.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "OrganizationDirectory", "url": "https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory", - "version": "0.11.19", + "version": "0.11.20", "name": "OrganizationDirectory", "title": "Organization in gematik Directory", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-OrganizationVisibility.json b/src/fhir/fsh-generated/resources/StructureDefinition-OrganizationVisibility.json index 754944fc..0c9e2f51 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-OrganizationVisibility.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-OrganizationVisibility.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "OrganizationVisibility", "url": "https://gematik.de/fhir/directory/StructureDefinition/OrganizationVisibility", - "version": "0.11.19", + "version": "0.11.20", "name": "OrganizationVisibility", "title": "OrganizationVisibility", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-PhysicalFeaturesAdditionalNoteEX.json b/src/fhir/fsh-generated/resources/StructureDefinition-PhysicalFeaturesAdditionalNoteEX.json index 1db9eb51..226ad77d 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-PhysicalFeaturesAdditionalNoteEX.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-PhysicalFeaturesAdditionalNoteEX.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "PhysicalFeaturesAdditionalNoteEX", "url": "https://gematik.de/fhir/directory/StructureDefinition/PhysicalFeaturesAdditionalNoteEX", - "version": "0.11.19", + "version": "0.11.20", "name": "PhysicalFeaturesAdditionalNoteEX", "title": "Physical Features Additional Note", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-PractitionerDirectory.json b/src/fhir/fsh-generated/resources/StructureDefinition-PractitionerDirectory.json index 64120388..6f992339 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-PractitionerDirectory.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-PractitionerDirectory.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "PractitionerDirectory", "url": "https://gematik.de/fhir/directory/StructureDefinition/PractitionerDirectory", - "version": "0.11.19", + "version": "0.11.20", "name": "PractitionerDirectory", "title": "Practitioner in gematik Directory", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-PractitionerRoleDirectory.json b/src/fhir/fsh-generated/resources/StructureDefinition-PractitionerRoleDirectory.json index 115410e7..537d4070 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-PractitionerRoleDirectory.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-PractitionerRoleDirectory.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "PractitionerRoleDirectory", "url": "https://gematik.de/fhir/directory/StructureDefinition/PractitionerRoleDirectory", - "version": "0.11.19", + "version": "0.11.20", "name": "PractitionerRoleDirectory", "title": "PractitionerRole in gematik Directory", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-ServiceCoverageArea.json b/src/fhir/fsh-generated/resources/StructureDefinition-ServiceCoverageArea.json index c1dba30f..0a3f1342 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-ServiceCoverageArea.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-ServiceCoverageArea.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "ServiceCoverageArea", "url": "https://gematik.de/fhir/directory/StructureDefinition/ServiceCoverageArea", - "version": "0.11.19", + "version": "0.11.20", "name": "ServiceCoverageArea", "title": "ServiceCoverageArea", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-ServiceCoveragePostalCode.json b/src/fhir/fsh-generated/resources/StructureDefinition-ServiceCoveragePostalCode.json index 93375d79..1ceba8b5 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-ServiceCoveragePostalCode.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-ServiceCoveragePostalCode.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "ServiceCoveragePostalCode", "url": "https://gematik.de/fhir/directory/StructureDefinition/ServiceCoveragePostalCode", - "version": "0.11.19", + "version": "0.11.20", "name": "ServiceCoveragePostalCode", "title": "ServiceCoveragePostalCode", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-SpecialOpeningTimesEX.json b/src/fhir/fsh-generated/resources/StructureDefinition-SpecialOpeningTimesEX.json index 85be8389..eac03278 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-SpecialOpeningTimesEX.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-SpecialOpeningTimesEX.json @@ -2,7 +2,7 @@ "resourceType": "StructureDefinition", "id": "SpecialOpeningTimesEX", "url": "https://gematik.de/fhir/directory/StructureDefinition/SpecialOpeningTimesEX", - "version": "0.11.19", + "version": "0.11.20", "name": "SpecialOpeningTimesEX", "title": "SpecialOpeningTimesEX", "status": "active", diff --git a/src/fhir/fsh-generated/resources/ValueSet-AddressStateVS.json b/src/fhir/fsh-generated/resources/ValueSet-AddressStateVS.json index f673c343..5c631681 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-AddressStateVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-AddressStateVS.json @@ -4,7 +4,7 @@ "name": "AddressStateVS", "id": "AddressStateVS", "description": "ValueSet for `Address.state`", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/AddressStateVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-EndpointConnectionTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-EndpointConnectionTypeVS.json index 09c66e72..4df58dbb 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-EndpointConnectionTypeVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-EndpointConnectionTypeVS.json @@ -4,7 +4,7 @@ "name": "EndpointConnectionTypeVS", "id": "EndpointConnectionTypeVS", "description": "ValueSet for `Endpoint.connectionType`", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/EndpointConnectionTypeVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-EndpointPayloadTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-EndpointPayloadTypeVS.json index 5db42581..e988dbdc 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-EndpointPayloadTypeVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-EndpointPayloadTypeVS.json @@ -4,7 +4,7 @@ "name": "EndpointPayloadTypeVS", "id": "EndpointPayloadTypeVS", "description": "ValueSet for `Endpoint.payloadType`", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/EndpointPayloadTypeVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-EndpointVisibilityVS.json b/src/fhir/fsh-generated/resources/ValueSet-EndpointVisibilityVS.json index 73f12d9b..30ab69f4 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-EndpointVisibilityVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-EndpointVisibilityVS.json @@ -5,7 +5,7 @@ "id": "EndpointVisibilityVS", "title": "EndpointVisibilityVS", "description": "EndpointVisibilityVS", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/EndpointVisibilityVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-HealthcareServiceTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-HealthcareServiceTypeVS.json index 0ddcc546..bd77fec3 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-HealthcareServiceTypeVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-HealthcareServiceTypeVS.json @@ -4,7 +4,7 @@ "name": "HealthcareServiceTypeVS", "id": "HealthcareServiceTypeVS", "description": "ValueSet for `HealthcareService.type`", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/HealthcareServiceTypeVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-HealthcareSpecialtyTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-HealthcareSpecialtyTypeVS.json index 217cdec3..a3b9920a 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-HealthcareSpecialtyTypeVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-HealthcareSpecialtyTypeVS.json @@ -5,7 +5,7 @@ "id": "HealthcareSpecialtyTypeVS", "title": "ValueSet of HealthcareService specialities", "description": "HealthcareService specialities", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/HealthcareSpecialtyTypeVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-OpeningTimeQualifierVS.json b/src/fhir/fsh-generated/resources/ValueSet-OpeningTimeQualifierVS.json index 93ab0580..67cb821b 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-OpeningTimeQualifierVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-OpeningTimeQualifierVS.json @@ -5,7 +5,7 @@ "id": "OpeningTimeQualifierVS", "title": "OpeningTimeQualifierVS", "description": "ValueSet of Qualifier codes for HealthCareService opening times", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/OpeningTimeQualifierVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-OrganizationProfessionOIDTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-OrganizationProfessionOIDTypeVS.json index eec84f29..8ea15815 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-OrganizationProfessionOIDTypeVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-OrganizationProfessionOIDTypeVS.json @@ -4,7 +4,7 @@ "name": "OrganizationProfessionOIDTypeVS", "id": "OrganizationProfessionOIDTypeVS", "description": "ValueSet for `Organization.type`", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/OrganizationProfessionOIDTypeVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-OrganizationTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-OrganizationTypeVS.json index a798a935..abfe3930 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-OrganizationTypeVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-OrganizationTypeVS.json @@ -4,7 +4,7 @@ "name": "OrganizationTypeVS", "id": "OrganizationTypeVS", "description": "ValueSet for `Organization.type`", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/OrganizationTypeVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-OrganizationVisibilityVS.json b/src/fhir/fsh-generated/resources/ValueSet-OrganizationVisibilityVS.json index a5ff4081..1aa13bc7 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-OrganizationVisibilityVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-OrganizationVisibilityVS.json @@ -5,7 +5,7 @@ "id": "OrganizationVisibilityVS", "title": "OrganizationVisibilityVS", "description": "OrganizationVisibilityVS", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/OrganizationVisibilityVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-OriginVS.json b/src/fhir/fsh-generated/resources/ValueSet-OriginVS.json index c5b066d5..506ba25f 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-OriginVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-OriginVS.json @@ -4,7 +4,7 @@ "name": "OriginVS", "id": "OriginVS", "description": "ValueSet for `meta.tag[Origin]`", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/OriginVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-PhysicalFeaturesHealthCareServiceVS.json b/src/fhir/fsh-generated/resources/ValueSet-PhysicalFeaturesHealthCareServiceVS.json index 029b6d11..37e75fce 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-PhysicalFeaturesHealthCareServiceVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-PhysicalFeaturesHealthCareServiceVS.json @@ -4,7 +4,7 @@ "name": "PhysicalFeaturesHealthCareServiceVS", "id": "PhysicalFeaturesHealthCareServiceVS", "description": "ValueSet of defined physical features", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/PhysicalFeaturesHealthCareServiceVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-PractitionerQualificationVS.json b/src/fhir/fsh-generated/resources/ValueSet-PractitionerQualificationVS.json index a844f731..843c2d2f 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-PractitionerQualificationVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-PractitionerQualificationVS.json @@ -4,7 +4,7 @@ "name": "PractitionerQualificationVS", "id": "PractitionerQualificationVS", "description": "ValueSet for `Practitoner.qualification`", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/PractitionerQualificationVS", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/fsh-generated/resources/ValueSet-healthcareservice-technical-characteristic-vs.json b/src/fhir/fsh-generated/resources/ValueSet-healthcareservice-technical-characteristic-vs.json index 5103cb94..208ae6b6 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-healthcareservice-technical-characteristic-vs.json +++ b/src/fhir/fsh-generated/resources/ValueSet-healthcareservice-technical-characteristic-vs.json @@ -5,7 +5,7 @@ "id": "healthcareservice-technical-characteristic-vs", "title": "HealthCareServiceTechnicalCharacteristicVS", "description": "HealthCareServiceTechnicalCharacteristicVS", - "version": "0.11.19", + "version": "0.11.20", "url": "https://gematik.de/fhir/directory/ValueSet/healthcareservice-technical-characteristic-vs", "experimental": false, "publisher": "gematik GmbH", diff --git a/src/fhir/input/fsh/examples/OrganizationExample001.fsh b/src/fhir/input/fsh/examples/OrganizationExample001.fsh index 4e7d7c82..8fea643d 100644 --- a/src/fhir/input/fsh/examples/OrganizationExample001.fsh +++ b/src/fhir/input/fsh/examples/OrganizationExample001.fsh @@ -7,8 +7,8 @@ Example TI-Messenger Endpoint * meta.tag[Origin] = Origin#owner * status = #active "Active" * connectionType = EndpointDirectoryConnectionType#tim -* name = "@SystemsEngineering:tim.gematik.de" -* address = "@SystemsEngineering:tim.gematik.de" +* name = "SystemsEngineering:tim.gematik.de" +* address = "matrix:u/SystemsEngineering:tim.gematik.de" * payloadType = EndpointDirectoryPayloadType#tim-chat Instance: OrganizationExample001 diff --git a/src/fhir/input/fsh/ruleset.fsh b/src/fhir/input/fsh/ruleset.fsh index a7d6272b..4c285942 100644 --- a/src/fhir/input/fsh/ruleset.fsh +++ b/src/fhir/input/fsh/ruleset.fsh @@ -1,4 +1,4 @@ -Alias: $version = 0.11.19 +Alias: $version = 0.11.20 RuleSet: Meta * ^status = #active diff --git a/src/fhir/sushi-config.yaml b/src/fhir/sushi-config.yaml index 227f86d4..8f4bf62b 100644 --- a/src/fhir/sushi-config.yaml +++ b/src/fhir/sushi-config.yaml @@ -1,5 +1,5 @@ canonical: https://gematik.de/fhir/directory -version: 0.11.19 +version: 0.11.20 fhirVersion: 4.0.1 dependencies: de.basisprofil.r4: 1.5.0