Skip to main content
14-day free trial with full Pro features. No credit card required.
1

Sign up

Go to app.pidgeon.health and create an account with email or Google/Microsoft SSO. Your 14-day trial starts immediately with all Pro features unlocked.
2

Generate messages

Open the Generate panel. Select a message type (e.g., ADT^A01), configure options like count and vendor profile, and click Generate. Messages appear instantly in the output pane with syntax highlighting.
3

Validate messages

Open the Validate panel. Paste a message or upload a file. Choose strict or compatibility mode. Validation results show field-level errors and warnings with inline explanations.
4

Build a workflow

Open the Workflow Builder. Create multi-step scenarios visually — drag message types onto a timeline, set delays between steps, and generate an entire clinical workflow (admit → labs → discharge) with one click.
5

Explore more

  • Diff — Compare two messages or directories with field-level highlighting
  • AI Triage — Get plain-English explanations of validation failures (BYOK)
  • Reports — Export HTML validation reports for stakeholders
  • Vendor Profiles — Analyze sample messages and save detection patterns

CLI + Console

The Console and CLI share the same engine. Workflows created in the Console export as CLI commands, and CLI artifacts (reports, configs, profiles) are viewable in the Console.
# Everything you do in the Console, you can do in the CLI
pidgeon generate ADT^A01 --count 10 --vendor epic_er
pidgeon validate --folder ./messages --mode strict
pidgeon workflow run scenario.yaml --output ./results

After your trial

When your 14-day trial ends, you can:
  • Continue with the free CLI — generation, validation, and de-identification remain free forever
  • Subscribe to Pro ($39/mo) — keep the Console, workflow builder, AI triage, and full datasets