- SMART-on-FHIR v2 Capabilities for supporting
ISiK ConnectScenarios
- Renamed the PostgreSQL Docker Container to
isik-mock-dbin thedocker-compose.ymlfile - Updated dependencies
- Example Resources for
Organsspendererkennung
- Load of resources from nested folders
- Support for
Patient/$mergeOperation and Subscription Notifications
- Upgraded dependencies
- Renamed Docker Compose service names
- Fixed mount point in the
docker-compose.yamlfile, preventing the start of the PostgreSQL Container
- Upgraded dependencies
- Upgraded dependencies
- Fixed the missing Search Parameter
onsetfor the ProfileISiKAllergieUnvertraeglichkeit
- Upgraded dependencies
- Bugfix for the POST-based Search Queries
- New ISIK5 Plugin 1.0.2 (Spec Version 5.1.2), fixing the validation for
ISiKLebensZustand-derived Profiles
- Upgraded HAPI FHIR to 8.8.1
- Updated Docker Base Image to latest version 1.0.12
- Logic in the interceptor, preventing the execution of Search Queries with the POST HTTP Method
- Corrected supported ISiK 5 Profiles for Module Basis
- Corrected supported ISiK 5 Profiles for Module Vitalparameter
- Updated Docker Base Image to latest version 1.0.10
- DocumentUpdateMetadata: when
docStatusisfinal, it cannot be changed intoentered-in-error - KDL 2025 ValueSet invalid code issues are enforced as errors, preventing persistence of resources with invalid codes
- Added missing THIRD_PARTY.txt file
- Updated Docker Base Image to latest version 1.0.9
- Full Support for ISiK Level 5 Specification
- New ISIK 5 Example Resources
- Support for
TransactionBundle - Support for Asynchronous Appointment Booking
- Core FHIR validation fallback for unmapped resource types
- Bundle type-aware profile validation (transaction vs. document vs. searchset)
AppointmentPATCH: immutable field operation-type validation- Slots are automatically freed when an Appointment is canceled
- Many security measures (path traversal prevention, leak of exception details, body limits, etc.)
- Performance Improvements
- Extended Search Parameters
- KDL 2025 ValueSet invalid code issues downgraded to warnings
- Support for ISiK Level 3, including the validation of ISiK 3 Profiles and the related example resources
Warning
ISiK Level 3 support in this Mock Server Implementation has reached the End-of-Life and will be removed with the next major release. If you want to test further against this Mock Server for ISiK Level 3, please use the latest 3.4.5 Version.
- Added support for
RiskAssessmentResource in ISiK 5 Profiles for Module Medikation
Warning
ISiK Level 3 support in this Mock Server Implementation has reached the End-of-Life and will be removed with the next major release. If you want to test further against this Mock Server for ISiK Level 3, please use the latest 3.4.4 Version.
- Upgraded HAPI FHIR to 8.8.0
- Updated README with the deprecation notice for ISiK 3 support
- New Plugin
isik5version 1.0.1 for the support of ISiK 5 specification.
- Upgraded HAPI FHIR to 8.6.5
- Updated Docker Base Image
- Reintroduced Web UI (see: hapifhir/hapi-fhir-jpaserver-starter#907)
- Upgraded HAPI FHIR to 8.6.1
- Removed
Communication(ISIKNachricht) Profile from the list of supported Resources for ISiK 5
- Extended support for ISiK 5 Profiles for the validation of
LocationandOrganizationresources - Soft-failing validation in case of unknown ISiK 3 Profiles (e.g.
LocationandOrganization)
- Custom CapabilityStatement Interceptor to provide the search parameter
_countfor all the known FHIR Resources
- New Plugin
isik5version 1.0.0 for the support of ISiK 5 specification.
- Mapping of Profiles and Plugins have been extended for ISiK 5 support.
- Bumped Version of ReferenzValidator Plugin to 2.13.0
- For Resources without an explicit Profile, ISiK 5 Profiles are evaluated first, while ISiK 3 Profiles are used as fallback
- Updated references in the README to use the DockerHub Image
gematik1/isik-mock-server
- New Property
example-fhir-resources.directoryto configure external FHIR Resources folder to be loaded on start
- Extended ResourceLoader class to load FHIR Resources from external folders
- Updated FHIR Examples and folder structure for tests
- Updated Docker Base Image
- Cleanup for GitHub Publication
- Bumped dependencies
- Upgraded HAPI FHIR to 8.6.0
- Upgraded docker compose file to use PostgreSQL 16
- Updated ISiK Plugins:
- basisprofil 1.1.1
- dokumentenaustausch 2.1.0
- medikation 1.1.0
- terminplanung 1.2.0
- vitalparameter 1.1.0
- Renamed Artifact and Docker Image to "isik-mock-server"
- Updated ISiK Plugins:
- basisprofil 1.1.0
- dokumentenaustausch 2.0.1
- medikation 1.0.1
- terminplanung 1.1.1
- vitalparameter 1.0.1
- Bugfix for running the server with the in-memory Database
- Upgraded HAPI FHIR to 8.4.0
- Validation with invalid codes from KDL returns now a Warning message
- Initial release.