Changed directory name
This commit is contained in:
parent
8cc27759b7
commit
cd0996a15d
@ -35,7 +35,7 @@ Therefore this validation environment uses following standards and Open Source S
|
|||||||
|
|
||||||
### Setup FHIR Packages
|
### Setup FHIR Packages
|
||||||
|
|
||||||
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 `fhir-packages`.
|
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):
|
E.g. by running [download-packages.sh](download-packages.sh):
|
||||||
|
|
||||||
@ -43,7 +43,7 @@ E.g. by running [download-packages.sh](download-packages.sh):
|
|||||||
bash download-packages.sh
|
bash download-packages.sh
|
||||||
``
|
``
|
||||||
|
|
||||||
If you want to use other FHIR packages, download the NPM packages to the fhir-packages directory and set them up by the environment variables of the HAPI validation service.
|
If you want to use other FHIR packages, download the FHIR NPM packages to the packages directory and set them up by the environment variables of the HAPI validation service.
|
||||||
|
|
||||||
The environment variable names is derived from config section `implementationguides` in HAPIs [application.yaml](https://github.com/hapifhir/hapi-fhir-jpaserver-starter/blob/master/src/main/resources/application.yaml)
|
The environment variable names is derived from config section `implementationguides` in HAPIs [application.yaml](https://github.com/hapifhir/hapi-fhir-jpaserver-starter/blob/master/src/main/resources/application.yaml)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user