Skip to content

Commit

Permalink
Merge pull request #141 from gematik/fix/EndpointAddressSP
Browse files Browse the repository at this point in the history
fix: EndpointAddressSP search typ switched from uri -> string
  • Loading branch information
patrick-werner authored Oct 29, 2024
2 parents fe2abd7 + 2c105be commit 2cabc21
Show file tree
Hide file tree
Showing 54 changed files with 108 additions and 105 deletions.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 2024-10-15 - 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
- feat: restrict HealthcareServiceDirectory.availableTime.daysOfWeek to ..1 to enforce a an availableTime per weekday
- feat: set HealthcareServiceDirectory.availableTime.allDay to ..0 to simplify implementations, all day can be entered as 0:00 - 23:59
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "de.gematik.fhir.directory",
"version": "0.11.18",
"version": "0.11.19",
"author": "gematik GmbH",
"description": "Package Release des gematik FHIR Directory",
"fhirVersions": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "EndpointDirectoryConnectionType",
"title": "Codes for Endpoint.connectionType",
"description": "CodeSystem TI specific connection types assigned to the Endpoints",
"version": "0.11.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryConnectionType",
"concept": [
{
Expand Down Expand Up @@ -76,7 +76,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": false,
"count": 16
}
Original file line number Diff line number Diff line change
Expand Up @@ -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.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryPayloadType",
"concept": [
{
Expand All @@ -16,7 +16,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": false,
"count": 1
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "EndpointVisibilityCS",
"title": "EndpointVisibilityCS",
"description": "EndpointVisibilityCS",
"version": "0.11.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/EndpointVisibilityCS",
"concept": [
{
Expand All @@ -16,6 +16,6 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"count": 1
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "HealthcareServiceSpecialtyCS",
"title": "HealthcareService Specialty",
"description": "Specialty codes of HealthcareServices",
"version": "0.11.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/HealthcareServiceSpecialtyCS",
"concept": [
{
Expand All @@ -28,7 +28,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": false,
"count": 4
}
4 changes: 2 additions & 2 deletions src/fhir/fsh-generated/resources/CodeSystem-HolderCS.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/HolderCS",
"concept": [
{
Expand Down Expand Up @@ -476,7 +476,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": false,
"count": 116
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "OpeningTimeQualifierCS",
"title": "OpeningTimeQualifierCS",
"description": "Qualifier code for HealthCareService opening times",
"version": "0.11.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/OpeningTimeQualifierCS",
"concept": [
{
Expand All @@ -16,6 +16,6 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"count": 1
}
Original file line number Diff line number Diff line change
Expand Up @@ -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.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID",
"concept": [
{
Expand Down Expand Up @@ -260,7 +260,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": false,
"count": 62
}
Original file line number Diff line number Diff line change
Expand Up @@ -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.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProviderType",
"concept": [
{
Expand All @@ -27,7 +27,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": false,
"count": 4
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "OrganizationVisibilityCS",
"title": "OrganizationVisibilityCS",
"description": "OrganizationVisibilityCS",
"version": "0.11.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/OrganizationVisibilityCS",
"concept": [
{
Expand All @@ -16,6 +16,6 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"count": 1
}
4 changes: 2 additions & 2 deletions src/fhir/fsh-generated/resources/CodeSystem-Origin.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Origin",
"id": "Origin",
"description": "CodeSystem which identifies the origin of a resource in the FHIR Directory",
"version": "0.11.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/Origin",
"concept": [
{
Expand All @@ -23,7 +23,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": false,
"count": 3
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "PharmacyHealthcareSpecialtyCS",
"title": "Pharmacy HealthcareService Specialty",
"description": "Specialty codes of pharmacy HealthcareServices",
"version": "0.11.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/PharmacyHealthcareSpecialtyCS",
"concept": [
{
Expand All @@ -32,7 +32,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": false,
"count": 5
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "PharmacyTypeCS",
"title": "Pharmacy type",
"description": "Pharmacy type codes of accessability for patients",
"version": "0.11.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/PharmacyTypeCS",
"concept": [
{
Expand Down Expand Up @@ -36,7 +36,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": true,
"count": 6
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "PharmacyTypeLDAPCS",
"title": "Pharmacy type LDAP",
"description": "Pharmacy type codes used in the LDAP-VZD",
"version": "0.11.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/PharmacyTypeLDAPCS",
"concept": [
{
Expand All @@ -32,7 +32,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": true,
"count": 5
}
Original file line number Diff line number Diff line change
Expand Up @@ -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.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/PractitionerProfessionOID",
"concept": [
{
Expand Down Expand Up @@ -161,7 +161,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": false,
"count": 37
}
4 changes: 2 additions & 2 deletions src/fhir/fsh-generated/resources/CodeSystem-Region.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/Region",
"concept": [
{
Expand Down Expand Up @@ -84,7 +84,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": false,
"count": 18
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "VZDHealthCareServiceCharacteristicsCS",
"id": "VZDHealthCareServiceCharacteristicsCS",
"description": "CodeSystem of VZD specific HealthcareService characteristics",
"version": "0.11.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/VZDHealthCareServiceCharacteristicsCS",
"concept": [
{
Expand All @@ -28,7 +28,7 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"caseSensitive": false,
"count": 4
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "PhysicalFeaturesHealthCareServiceCS",
"id": "physicalFeatures",
"description": "CodeSystem of defined physical features",
"version": "0.11.18",
"version": "0.11.19",
"url": "https://gematik.de/fhir/directory/CodeSystem/physicalFeatures",
"concept": [
{
Expand All @@ -27,6 +27,6 @@
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-11",
"date": "2024-10-29",
"count": 4
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"resourceType": "SearchParameter",
"id": "EndpointAddressSP",
"url": "https://gematik.de/fhir/directory/SearchParameter/EndpointAddressSP",
"version": "0.11.18",
"version": "0.11.19",
"status": "active",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-09",
"date": "2024-10-29",
"name": "address",
"description": "Search by the address field of the Endpoint resource.",
"code": "address",
"base": [
"Endpoint"
],
"type": "uri",
"type": "string",
"expression": "Endpoint.address"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"resourceType": "SearchParameter",
"id": "EndpointVisibilitySP",
"url": "https://gematik.de/fhir/directory/SearchParameter/EndpointVisibilitySP",
"version": "0.11.18",
"version": "0.11.19",
"status": "active",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-09",
"date": "2024-10-29",
"name": "endpoint-visibility",
"description": "Search on Endpoint.extension(https://gematik.de/fhir/directory/StructureDefinition/EndpointVisibility)",
"code": "endpointVisibility",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"resourceType": "SearchParameter",
"id": "HealthcareServiceCoverageAreaPostalCodeSP",
"url": "https://gematik.de/fhir/directory/SearchParameter/HealthcareServiceCoverageAreaPostalCodeSP",
"version": "0.11.18",
"version": "0.11.19",
"status": "active",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-09",
"date": "2024-10-29",
"name": "service-coverage-plz",
"description": "Search on HealthcareService.coverageArea.extension(https://gematik.de/fhir/directory/StructureDefinition/ServiceCoveragePostalCode)",
"code": "coverageAreaPostalCode",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"resourceType": "SearchParameter",
"id": "OrganizationTypeDisplaySP",
"url": "https://gematik.de/fhir/directory/SearchParameter/OrganizationTypeDisplaySP",
"version": "0.11.18",
"version": "0.11.19",
"status": "active",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-09",
"date": "2024-10-29",
"name": "organization-type-display",
"description": "Search organizations by the display value of their type.",
"code": "type-display",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"resourceType": "SearchParameter",
"id": "OrganizationVisibilitySP",
"url": "https://gematik.de/fhir/directory/SearchParameter/OrganizationVisibilitySP",
"version": "0.11.18",
"version": "0.11.19",
"status": "active",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-09",
"date": "2024-10-29",
"name": "organization-visibility",
"description": "Search on https://gematik.de/fhir/directory/StructureDefinition/OrganizationVisibility extension on organization",
"code": "organizationVisibility",
Expand Down
Loading

0 comments on commit 2cabc21

Please sign in to comment.