Skip to content
This repository was archived by the owner on Nov 19, 2019. It is now read-only.

life-research/life-fhir-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is archived. Please use https://github.com/samply/bbmri-fhir-gen instead.

LIFE FHIR Test Data Generator

Build Status Dependencies Status

Generates FHIR® Bundles with test data. Currently a fix set of FHIR® Patient, Observation and Specimen resources are generated.

Install

Download an archive for your OS:

Unpack the archive. It will create a directory called life-fhir-gen-0.2. Open console in this directory and run life-fhir-gen.

Usage

Usage: life-fhir-gen [-n num] [-s start -n num]
  -s, --start START  Patient index to start.
  -n, --num NUM      Number of patients to generate.
  -v, --version
  -h, --help

The resulting FHIR bundle will be outputted at stdout. You'll have to redirect it into a file.

Build

To create a ZIP for Windows and a tar.gz for Linux run:

make all

The files will be in target/win and target/linux. You will need Leiningen.

License

Copyright © 2019 LIFE Research Center (Alexander Kiel)

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

FHIR Test Data Generator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors