CS.Sdk
/
0.0.4
CS.Sdk 0.0.4
Install from the command line:
Learn more about NuGet packages
$ dotnet add package CS.Sdk --version 0.0.4
About this version
This is an SDK for working with NNDSS case notifications using the C# programming language. The SDK contains C# functions to debatch HL7v2 messages, convert HL7v2 messages to Json using CDC's message mapping guides, and validate HL7v2 messages. See the cs-sdk-dotnet repository for further information and example code.