Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)

## About

This Repo contains the fsh files to the published VSDM Ersatzbescheinigung files on https://simplifier.net/vsdm-ersatzbescheinigung and a script to validate them.

## Getting Started

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-parser

After successfull installation run:

```bash
./validate.sh -is
```

See `../validation_results/` for results.