Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.13 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.13 KB

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

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

sudo ./install_fhir_tools.sh

This will install

After successfull installation run:

./validate.sh -is

See ../validation_results/ for results.