spilikin / syndata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎹 Syndata: Synthetic testdata for your e-health applications

This repository provides tools to generate symethoct testdata. It generates realistic, but not real data based on algorithms and statistical distributions. The data is generated in a way that it can be used for testing and benchmarking e-health applications.

Invoice

Try out the invoice generator:

It uses the following generators: * The prices and are randomly generated using GOÄ https://www.bundesgesundheitsministerium.de/service/begriffe-von-a-z/g/gebuehrenordnung-fuer-aerzte-und-zahnaerzte * The organizations are randomly generated using the statistics from VZD of TI * The patients are generated using the statistics from Wikimedia

# Generate a random invoice as FHIR Bundle
curl https://zerobin.spilikin.dev/invoices/random

About


Languages

Language:Python 67.3%Language:HTML 21.5%Language:CSS 7.9%Language:Dockerfile 1.9%Language:Makefile 1.5%