18 Commits
Author SHA1 Message Date
mandalkam dd5e6ae70e Use Validator URL from .env to support external validator 2026-07-01 15:39:25 +02:00
mandalkam 1dff60ef20 Start of internal HAPI validator and FHIR package server optional, f.e. if not using a separate MII FHIR Validator instance 2026-07-01 15:13:44 +02:00
mandalkam 3f37961a85 Make validator URL configurable, so we can use a external Validator / API instead of the internal Docker service / HAPI instance 2026-05-18 16:00:03 +02:00
mandalkam 79579ec82a Support alternate validator / newer validation result property names and do additional aggregations 2026-05-18 15:28:52 +02:00
mandalkam 0ffcfa0ca2 Upgrade HAPI 2025-12-04 08:07:01 +01:00
mandalkam 9189195c7d As an user you can but don't have to define search parameters 2024-10-30 10:50:16 +01:00
mandalkam 8cd13bc6e8 Change order of the documentation parts to: 1. for users (user documentation), 2. for administrators (setup and config), 3. for developers (architecture) 2024-10-30 10:46:26 +01:00
mandalkam 777719df07 Fix initial range of progress bar if no custom limit 2024-09-30 15:40:42 +02:00
mandalkam 251f344c5b Add progress bar 2024-09-30 15:25:37 +02:00
mandalkam 05f5fa5e28 Fix rendering of single FHIR resource: fhir_operation_validate() now by object Validator() 2024-09-12 14:27:42 +02:00
mandalkam d3c624d64c Remove hardcoded proxy parameter 2024-09-12 12:03:35 +02:00
mandalkam 28ac4f4741 By explicit usage of HAPI parameter PACKAGEURL the repository service is not a mock of packages.fhir.org anymore 2024-09-11 12:57:03 +02:00
mandalkam cd0996a15d Changed directory name 2024-09-11 12:39:07 +02:00
mandalkam 8cc27759b7 Changed file name 2024-09-11 12:31:17 +02:00
mandalkam dcae624beb Fix typo 2024-09-11 12:25:47 +02:00
mandalkam 3d12a7bb14 No need to expose HAPI port to outside, since in same docker compose environment/internal network 2024-09-11 12:19:37 +02:00
mandalkam bbd08001ff Initial commit 2024-09-08 23:35:23 +02:00
mandalkam 2049c6ab70 Initial commit 2024-09-06 11:39:41 +02:00