Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gematik/spec-vsdm-ersatzbescheinigung
This repo contains all the FHIR short hand files for profiling the VSDM Ersatzbescheinigung Resources to be published on www.simplifier.net/VSDM-Ersatzbescheinigung
https://github.com/gematik/spec-vsdm-ersatzbescheinigung
kim specification vsdm
Last synced: 4 days ago
JSON representation
This repo contains all the FHIR short hand files for profiling the VSDM Ersatzbescheinigung Resources to be published on www.simplifier.net/VSDM-Ersatzbescheinigung
- Host: GitHub
- URL: https://github.com/gematik/spec-vsdm-ersatzbescheinigung
- Owner: gematik
- License: other
- Created: 2022-10-19T16:43:11.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T13:17:05.000Z (2 months ago)
- Last Synced: 2024-11-08T16:35:54.863Z (about 2 months ago)
- Topics: kim, specification, vsdm
- Language: GLSL
- Homepage: https://github.com/gematik/spec-VSDM-Ersatzbescheinigung
- Size: 1.71 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# VSDM Ersatzbescheinigung FHIR-Profiles
This Repo holds the FHIR Short Hand profile defintions and compiled FHIR Profile Resources for the VSDM Ersatzbescheinigung.
## Table of Contents
- [VSDM Ersatzbescheinigung FHIR-Profiles](#vsdm-ersatzbescheinigung-fhir-profiles)
- [Table of Contents](#table-of-contents)
- [About ](#about-)
- [Getting Started ](#getting-started-)
- [Installing](#installing)This Repo contains the fsh files to the published VSDM Ersatzbescheinigung files on https://simplifier.net/vsdm-ersatzbescheinigung and a script to validate them.
1. Clone this project to your local machine.
2. Run the install script once.
3. Work on teh FHIR Profiles build and validate them with the given script.### Installing
To install the necessary tools run
```bash
sudo ./install_fhir_tools.sh
```This will install
- Java SDK 17 JRE
- Sushi from
- dotnet-sdk-3.1
- firely.terminal
- yq yaml-parserAfter successfull installation run:
```bash
./validate.sh -is
```See `../validation_results/` for results.