Pidgeon.Data.Baseline 0.1.0-beta.1

This is a prerelease version of Pidgeon.Data.Baseline.
dotnet add package Pidgeon.Data.Baseline --version 0.1.0-beta.1
                    
NuGet\Install-Package Pidgeon.Data.Baseline -Version 0.1.0-beta.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pidgeon.Data.Baseline" Version="0.1.0-beta.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pidgeon.Data.Baseline" Version="0.1.0-beta.1" />
                    
Directory.Packages.props
<PackageReference Include="Pidgeon.Data.Baseline" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Pidgeon.Data.Baseline --version 0.1.0-beta.1
                    
#r "nuget: Pidgeon.Data.Baseline, 0.1.0-beta.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Pidgeon.Data.Baseline@0.1.0-beta.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Pidgeon.Data.Baseline&version=0.1.0-beta.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Pidgeon.Data.Baseline&version=0.1.0-beta.1&prerelease
                    
Install as a Cake Tool

Pidgeon.Data.Baseline

The offline baseline data package for Pidgeon.Core: the provenance-cleared resource set that makes the engine genuinely useful out of the box. Register it with AddPidgeonBaselineData().

Contents (every resource is an exact, digest-carrying manifest entry):

  • HL7 v2.3–v2.8 structural definitions — Pidgeon-derived reference JSON (trigger events, segments, data types, coded tables) powering generation, validation, and lookup across all eight versions. See NOTICE.md for the HL7 acknowledgment.
  • Demographics tables — names, streets, cities, states, ZIP codes, phone patterns (US public-domain ancestry, first-party ETL) so generated patients look real.
  • Clinical realism corpus — first-party reference intervals, lab correlations, and narrative-note templates (public epidemiology cited in-file).
  • FHIR R4 profile set — the CC0 base StructureDefinitions plus the US Core subset used by offline FHIR validation.

Pidgeon.Core works without this package (typed PACKAGE_REQUIRED degradation); with it, generation output is deterministic and clinically coherent. The commercial product carries a far larger managed corpus (vendor profiles, terminology depth, scenario packs) — this baseline is a deliberately partial, self-sufficient sample.

License: MPL-2.0 (package); data provenance per resource in the repository's standards-licensing register.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-beta.1 210 7/25/2026

First source-correspondent public beta of the Pidgeon baseline data package.