life-fhir-gen

所属分类:其他
开发工具:Clojure
文件大小:0KB
下载次数:0
上传日期:2019-11-19 09:54:45
上 传 者sh-1993
说明:  FHIR测试数据发生器,
(FHIR Test Data Generator,)

文件列表:
.travis.yml (84, 2019-11-19)
LICENSE (11219, 2019-11-19)
Makefile (1253, 2019-11-19)
project.clj (498, 2019-11-19)
script/ (0, 2019-11-19)
script/life-fhir-gen.tpl.bat (70, 2019-11-19)
script/life-fhir-gen.tpl.sh (111, 2019-11-19)
src/ (0, 2019-11-19)
src/life_fhir_gen/ (0, 2019-11-19)
src/life_fhir_gen/core.clj (7327, 2019-11-19)

**This repository is archived. Please use https://github.com/samply/bbmri-fhir-gen instead.** # LIFE FHIR Test Data Generator [![Build Status](https://travis-ci.org/life-research/life-fhir-gen.svg?branch=master)](https://travis-ci.org/life-research/life-fhir-gen) [![Dependencies Status](https://versions.deps.co/life-research/life-fhir-gen/status.svg)](https://versions.deps.co/life-research/life-fhir-gen) 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: * [Windows](https://github.com/life-research/life-fhir-gen/releases/download/v0.2/life-fhir-gen-0.2.zip) * [Linux](https://github.com/life-research/life-fhir-gen/releases/download/v0.2/life-fhir-gen-0.2.tar.gz) 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: ```bash make all ``` The files will be in `target/win` and `target/linux`. You will need [Leiningen][1]. ## 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. [1]:

近期下载者

相关文件


收藏者