Start of internal HAPI validator and FHIR package server optional, f.e. if not using a separate MII FHIR Validator instance

This commit is contained in:
2026-07-01 15:13:44 +02:00
parent 3f37961a85
commit 1dff60ef20
3 changed files with 13 additions and 1 deletions
+2
View File
@@ -57,6 +57,8 @@ For filter options you can set `search_parameters`, see [FHIR search common para
### Setup FHIR Packages
If you want to use the internal validator instead of an instance of the [MII FHIR Validator](https://github.com/medizininformatik-initiative/mii-fhir-validator):
Download the FHIR NPM Packages of the [German MII Core Dataset modules](https://www.medizininformatik-initiative.de/de/uebersicht-ueber-versionen-der-kerndatensatz-module) (Kerndatensatz der Medizininformatik Initiative) to the directory `packages`.
E.g. by running [download-packages.sh](download-packages.sh):