HIC.BadMedicine
1.0.0
See the version list below for details.
Install-Package HIC.BadMedicine -Version 1.0.0
dotnet add package HIC.BadMedicine --version 1.0.0
<PackageReference Include="HIC.BadMedicine" Version="1.0.0" />
paket add HIC.BadMedicine --version 1.0.0
#r "nuget: HIC.BadMedicine, 1.0.0"
// Install HIC.BadMedicine as a Cake Addin
#addin nuget:?package=HIC.BadMedicine&version=1.0.0
// Install HIC.BadMedicine as a Cake Tool
#tool nuget:?package=HIC.BadMedicine&version=1.0.0
Library and CLI for randomly generating medical data like you might get out of an Electronic Health Records (EHR) system. It is intended for generating data for demos and testing ETL / cohort generation/ data management tools.
BadMedicine differs from other random data generators e.g. Mockaroo, SQL Data Generator etc in that data generated is based on (simple) models generated from live EHR datasets collected for over 30 years in Tayside and Fife (UK). This makes the data generated recognisable (codes used, frequency of codes etc) from a clinical perspective and representative of the problems (ontology mapping etc) that data analysts would encounter working with real medical data..
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
- CsvHelper (>= 24.0.1)
- MathNet.Numerics (>= 4.15.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on HIC.BadMedicine:
Package | Downloads |
---|---|
HIC.RDMP.Plugin
Core package for plugin development |
|
HIC.RDMP.Plugin.Test
Package for writing plugin tests |
|
HIC.RDMP.Plugin.UI
UI package for plugin development |
|
HIC.BadMedicine.Dicom
Generate large volumes of complex (in terms of tags) DICOM images for integration/stress testing ETL and image management tools. BadMedicine.Dicom generates DICOM images on demand based on an anonymous aggregate model of tag data found in Scottish medical imaging with a small memory footprint. |
GitHub repositories
This package is not used by any popular GitHub repositories.