Ignixa.DeId.Cli 0.6.74-beta

This is a prerelease version of Ignixa.DeId.Cli.
dotnet tool install --global Ignixa.DeId.Cli --version 0.6.74-beta
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Ignixa.DeId.Cli --version 0.6.74-beta
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Ignixa.DeId.Cli&version=0.6.74-beta&prerelease
                    
nuke :add-package Ignixa.DeId.Cli --version 0.6.74-beta
                    

Ignixa.DeId.Cli

CLI tool for de-identifying FHIR resources using configurable FHIRPath-based rules.

Installation

dotnet tool install --global Ignixa.DeId.Cli

Usage

ignixa-deid r4 deidentify --input ./input --output ./output --config config.json

Options

Option Description
--input Input folder containing FHIR resource files
--output Output folder for de-identified files
--config Path to configuration file (default: configuration-sample.json)
--bulk-data Process NDJSON bulk data format
--recursive Process subdirectories recursively
--skip-existing Skip files already in output folder
--validate-input Validate input resources
--validate-output Validate de-identified output resources
--verbose Enable verbose logging

License

MIT License. See LICENSE file in the repository root.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

This package has no dependencies.

Version Downloads Last Updated
0.6.74-beta 64 9/3/2026
0.6.73-beta 68 9/2/2026
0.6.68-beta 70 8/24/2026
0.6.41-beta 85 7/27/2026
0.6.28-beta 77 7/22/2026
0.6.19-beta 80 7/12/2026
0.6.7-beta 87 7/9/2026
0.6.4-beta 83 7/5/2026
0.5.13-beta 84 7/3/2026
0.5.11-beta 78 7/2/2026
0.5.6-beta 86 6/17/2026
0.5.2-beta 81 6/16/2026
0.5.0-beta 83 6/15/2026