This Repo holds the FHIR Short Hand profile defintions and compiled FHIR Profile Resources for the VSDM Ersatzbescheinigung.
This Repo contains the fsh files to the published VSDM Ersatzbescheinigung files on https://simplifier.net/vsdm-ersatzbescheinigung and a script to validate them.
- Clone this project to your local machine.
- Run the install script once.
- Work on teh FHIR Profiles build and validate them with the given script.
To install the necessary tools run
sudo ./install_fhir_tools.sh
This will install
- Java SDK 17 JRE
- Sushi from https://github.com/FHIR/sushi
- dotnet-sdk-3.1
- firely.terminal
- yq yaml-parser
After successfull installation run:
./validate.sh -is
See ../validation_results/
for results.