From 5731666b8443ee7a9dcde68e596df2b5f20be07a Mon Sep 17 00:00:00 2001 From: patrick-werner Date: Wed, 4 Sep 2024 15:43:02 +0200 Subject: [PATCH] - feat: added Synchronized from ApoVZD as concept to `https://gematik.de/fhir/directory/CodeSystem/Origin` --- changelog.md | 3 +++ package.json | 4 ++-- src/fhir/fsh-generated/fsh-index.json | 2 +- src/fhir/fsh-generated/fsh-index.txt | 2 +- .../CodeSystem-EndpointDirectoryConnectionType.json | 2 +- .../CodeSystem-EndpointDirectoryPayloadType.json | 2 +- .../resources/CodeSystem-EndpointVisibilityCS.json | 2 +- .../CodeSystem-HealthcareServiceSpecialtyCS.json | 2 +- src/fhir/fsh-generated/resources/CodeSystem-HolderCS.json | 2 +- .../resources/CodeSystem-OpeningTimeQualifierCS.json | 2 +- .../resources/CodeSystem-OrganizationProfessionOID.json | 2 +- .../resources/CodeSystem-OrganizationProviderType.json | 2 +- .../resources/CodeSystem-OrganizationVisibilityCS.json | 2 +- src/fhir/fsh-generated/resources/CodeSystem-Origin.json | 8 ++++++-- .../CodeSystem-PharmacyHealthcareSpecialtyCS.json | 2 +- .../resources/CodeSystem-PharmacyTypeCS.json | 2 +- .../resources/CodeSystem-PharmacyTypeLDAPCS.json | 2 +- .../resources/CodeSystem-PractitionerProfessionOID.json | 2 +- src/fhir/fsh-generated/resources/CodeSystem-Region.json | 2 +- .../CodeSystem-VZDHealthCareServiceCharacteristicsCS.json | 2 +- .../resources/StructureDefinition-EndpointDirectory.json | 2 +- .../resources/StructureDefinition-EndpointVisibility.json | 2 +- .../StructureDefinition-HealthcareServiceDirectory.json | 2 +- .../resources/StructureDefinition-LocationDirectory.json | 2 +- .../StructureDefinition-OrganizationDirectory.json | 2 +- .../StructureDefinition-OrganizationVisibility.json | 2 +- ...uctureDefinition-PhysicalFeaturesAdditionalNoteEX.json | 2 +- .../StructureDefinition-PractitionerDirectory.json | 2 +- .../StructureDefinition-PractitionerRoleDirectory.json | 2 +- .../StructureDefinition-ServiceCoverageArea.json | 2 +- .../StructureDefinition-SpecialOpeningTimesEX.json | 2 +- .../fsh-generated/resources/ValueSet-AddressStateVS.json | 2 +- .../resources/ValueSet-EndpointConnectionTypeVS.json | 2 +- .../resources/ValueSet-EndpointPayloadTypeVS.json | 2 +- .../resources/ValueSet-EndpointVisibilityVS.json | 2 +- .../resources/ValueSet-HealthcareServiceTypeVS.json | 2 +- .../resources/ValueSet-HealthcareSpecialtyTypeVS.json | 2 +- .../resources/ValueSet-OpeningTimeQualifierVS.json | 2 +- .../ValueSet-OrganizationProfessionOIDTypeVS.json | 2 +- .../resources/ValueSet-OrganizationTypeVS.json | 2 +- .../resources/ValueSet-OrganizationVisibilityVS.json | 2 +- src/fhir/fsh-generated/resources/ValueSet-OriginVS.json | 2 +- .../ValueSet-PhysicalFeaturesHealthCareServiceVS.json | 2 +- .../resources/ValueSet-PractitionerQualificationVS.json | 2 +- ...Set-healthcareservice-technical-characteristic-vs.json | 2 +- src/fhir/input/fsh/codesystems/Origin.fsh | 1 + src/fhir/input/fsh/ruleset.fsh | 2 +- src/fhir/sushi-config.yaml | 2 +- 48 files changed, 56 insertions(+), 48 deletions(-) diff --git a/changelog.md b/changelog.md index 372f7574..972f5379 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## 2024-07-26 - Version 0.11.13 +- feat: added Synchronized from ApoVZD as concept to `https://gematik.de/fhir/directory/CodeSystem/Origin` + ## 2024-07-26 - Version 0.11.12 - fix: version 0.11.11 didn't include dependencies diff --git a/package.json b/package.json index e04b9cff..9a8e07c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "de.gematik.fhir.directory", - "version": "0.11.9", + "version": "0.11.13", "author": "gematik GmbH", "description": "Package Release des gematik FHIR Directory", "fhirVersions": [ @@ -10,4 +10,4 @@ "de.basisprofil.r4": "1.5.0", "de.ihe-d.terminology": "3.0.0" } -} +} \ No newline at end of file diff --git a/src/fhir/fsh-generated/fsh-index.json b/src/fhir/fsh-generated/fsh-index.json index de0fbaed..23fb0130 100644 --- a/src/fhir/fsh-generated/fsh-index.json +++ b/src/fhir/fsh-generated/fsh-index.json @@ -77,7 +77,7 @@ "fshType": "CodeSystem", "fshFile": "codesystems/Origin.fsh", "startLine": 1, - "endLine": 7 + "endLine": 8 }, { "outputFile": "CodeSystem-PharmacyHealthcareSpecialtyCS.json", diff --git a/src/fhir/fsh-generated/fsh-index.txt b/src/fhir/fsh-generated/fsh-index.txt index 8bcfb4ff..9987ff92 100644 --- a/src/fhir/fsh-generated/fsh-index.txt +++ b/src/fhir/fsh-generated/fsh-index.txt @@ -8,7 +8,7 @@ CodeSystem-OpeningTimeQualifierCS.json OpeningTimeQualif CodeSystem-OrganizationProfessionOID.json OrganizationProfessionOID CodeSystem codesystems/OrganizationProfessionOID.fsh 1 - 70 CodeSystem-OrganizationProviderType.json OrganizationProviderType CodeSystem codesystems/OrganizationProviderType.fsh 1 - 11 CodeSystem-OrganizationVisibilityCS.json OrganizationVisibilityCS CodeSystem profiles/Extension.fsh 24 - 29 -CodeSystem-Origin.json Origin CodeSystem codesystems/Origin.fsh 1 - 7 +CodeSystem-Origin.json Origin CodeSystem codesystems/Origin.fsh 1 - 8 CodeSystem-PharmacyHealthcareSpecialtyCS.json PharmacyHealthcareSpecialtyCS CodeSystem codesystems/PharmacyHealthcareServiceSpecialtyCS.fsh 1 - 12 CodeSystem-PharmacyTypeCS.json PharmacyTypeCS CodeSystem codesystems/PharmacyTypeCS.fsh 1 - 13 CodeSystem-PharmacyTypeLDAPCS.json PharmacyTypeLDAPCS CodeSystem codesystems/PharmacyTypeLDAPCS.fsh 1 - 12 diff --git a/src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryConnectionType.json b/src/fhir/fsh-generated/resources/CodeSystem-EndpointDirectoryConnectionType.json index 92b3fb72..87069293 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.12", + "version": "0.11.13", "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 87f1d713..87edd377 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.12", + "version": "0.11.13", "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 8a3f6d16..89cf56fb 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.12", + "version": "0.11.13", "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 454d5aa8..b94503d1 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.12", + "version": "0.11.13", "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 5e83214c..c1be06dc 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.12", + "version": "0.11.13", "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 ebc47d0b..8a7fb6e2 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.12", + "version": "0.11.13", "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 ed5cce4e..a3773709 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.12", + "version": "0.11.13", "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 e8bff1e3..d1e3dd3e 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.12", + "version": "0.11.13", "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 558b4862..c1a96cdc 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.12", + "version": "0.11.13", "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 27352384..c79d4cb5 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/CodeSystem/Origin", "concept": [ { @@ -15,9 +15,13 @@ { "code": "owner", "display": "Provided by Identity Owner" + }, + { + "code": "apo", + "display": "Synchronized from ApoVZD" } ], "publisher": "gematik GmbH", "caseSensitive": false, - "count": 2 + "count": 3 } diff --git a/src/fhir/fsh-generated/resources/CodeSystem-PharmacyHealthcareSpecialtyCS.json b/src/fhir/fsh-generated/resources/CodeSystem-PharmacyHealthcareSpecialtyCS.json index 2a69429b..ca083bb0 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.12", + "version": "0.11.13", "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 d426b119..c9800c88 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.12", + "version": "0.11.13", "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 3f40a63b..9b8c8fd3 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.12", + "version": "0.11.13", "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 506090a0..2b24d8a5 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.12", + "version": "0.11.13", "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 52ae8433..49651312 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.12", + "version": "0.11.13", "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 8cda7131..ba315d84 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/CodeSystem/VZDHealthCareServiceCharacteristicsCS", "concept": [ { diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-EndpointDirectory.json b/src/fhir/fsh-generated/resources/StructureDefinition-EndpointDirectory.json index 794844a7..4ae5bcaa 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.12", + "version": "0.11.13", "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 1e48c500..066d462c 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.12", + "version": "0.11.13", "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 d3e347c1..7d605a45 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.12", + "version": "0.11.13", "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 8ec3e9a6..0d296f86 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.12", + "version": "0.11.13", "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 4bfc3dee..f0438c95 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.12", + "version": "0.11.13", "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 8fe7b410..c930204e 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.12", + "version": "0.11.13", "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 634fbbe9..415841b6 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.12", + "version": "0.11.13", "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 49a40c7c..10961b76 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.12", + "version": "0.11.13", "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 274cf064..935bdd5d 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.12", + "version": "0.11.13", "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 3a85feb7..4aebc31a 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.12", + "version": "0.11.13", "name": "ServiceCoverageArea", "title": "ServiceCoverageArea", "status": "active", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-SpecialOpeningTimesEX.json b/src/fhir/fsh-generated/resources/StructureDefinition-SpecialOpeningTimesEX.json index 2d9d9a44..3d773f2b 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.12", + "version": "0.11.13", "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 607563da..5c4cfb67 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/AddressStateVS", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/fsh-generated/resources/ValueSet-EndpointConnectionTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-EndpointConnectionTypeVS.json index dd089bc8..032ba5e1 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/EndpointConnectionTypeVS", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/fsh-generated/resources/ValueSet-EndpointPayloadTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-EndpointPayloadTypeVS.json index 6fd85ee0..39caa71d 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/EndpointPayloadTypeVS", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/fsh-generated/resources/ValueSet-EndpointVisibilityVS.json b/src/fhir/fsh-generated/resources/ValueSet-EndpointVisibilityVS.json index df7c5b0a..dd4f8e05 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/EndpointVisibilityVS", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/fsh-generated/resources/ValueSet-HealthcareServiceTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-HealthcareServiceTypeVS.json index 3fe45567..f128f4f5 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/HealthcareServiceTypeVS", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/fsh-generated/resources/ValueSet-HealthcareSpecialtyTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-HealthcareSpecialtyTypeVS.json index 3989e7ad..d1bc1a75 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/HealthcareSpecialtyTypeVS", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/fsh-generated/resources/ValueSet-OpeningTimeQualifierVS.json b/src/fhir/fsh-generated/resources/ValueSet-OpeningTimeQualifierVS.json index 68955a42..5e048a7d 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/OpeningTimeQualifierVS", "compose": { "include": [ diff --git a/src/fhir/fsh-generated/resources/ValueSet-OrganizationProfessionOIDTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-OrganizationProfessionOIDTypeVS.json index 971d6d7c..d49a66f3 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/OrganizationProfessionOIDTypeVS", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/fsh-generated/resources/ValueSet-OrganizationTypeVS.json b/src/fhir/fsh-generated/resources/ValueSet-OrganizationTypeVS.json index 012f2c5d..d30f1631 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/OrganizationTypeVS", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/fsh-generated/resources/ValueSet-OrganizationVisibilityVS.json b/src/fhir/fsh-generated/resources/ValueSet-OrganizationVisibilityVS.json index 9a109158..f7df8620 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/OrganizationVisibilityVS", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/fsh-generated/resources/ValueSet-OriginVS.json b/src/fhir/fsh-generated/resources/ValueSet-OriginVS.json index df0b1afb..a336966d 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/OriginVS", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/fsh-generated/resources/ValueSet-PhysicalFeaturesHealthCareServiceVS.json b/src/fhir/fsh-generated/resources/ValueSet-PhysicalFeaturesHealthCareServiceVS.json index 89bbb90d..d4b5a33f 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/PhysicalFeaturesHealthCareServiceVS", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/fsh-generated/resources/ValueSet-PractitionerQualificationVS.json b/src/fhir/fsh-generated/resources/ValueSet-PractitionerQualificationVS.json index 06ed1752..5976ec82 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/PractitionerQualificationVS", "publisher": "gematik GmbH", "compose": { 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 aab19726..152e7e0a 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.12", + "version": "0.11.13", "url": "https://gematik.de/fhir/directory/ValueSet/healthcareservice-technical-characteristic-vs", "publisher": "gematik GmbH", "compose": { diff --git a/src/fhir/input/fsh/codesystems/Origin.fsh b/src/fhir/input/fsh/codesystems/Origin.fsh index 42409e01..3c8eb0e5 100644 --- a/src/fhir/input/fsh/codesystems/Origin.fsh +++ b/src/fhir/input/fsh/codesystems/Origin.fsh @@ -5,3 +5,4 @@ Description: "CodeSystem which identifies the origin of a resource in the FHIR D * ^caseSensitive = false * #ldap "Synchronized from LDAP Directory" * #owner "Provided by Identity Owner" +* #apo "Synchronized from ApoVZD" \ No newline at end of file diff --git a/src/fhir/input/fsh/ruleset.fsh b/src/fhir/input/fsh/ruleset.fsh index 7f85c493..f455f1f4 100644 --- a/src/fhir/input/fsh/ruleset.fsh +++ b/src/fhir/input/fsh/ruleset.fsh @@ -1,4 +1,4 @@ RuleSet: Meta * ^status = #active * ^publisher = "gematik GmbH" -* ^version = "0.11.12" +* ^version = "0.11.13" diff --git a/src/fhir/sushi-config.yaml b/src/fhir/sushi-config.yaml index 97dacedf..88b58686 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.12 +version: 0.11.13 fhirVersion: 4.0.1 dependencies: de.basisprofil.r4: 1.5.0