Recent Releases of https://github.com/cdcgov/cs-sdk-dotnet

https://github.com/cdcgov/cs-sdk-dotnet - v0.0.5

Version 0.0.5

The Case Surveillance SDK for .NET contains functions for processing case-based surveillance data. All source code is written in C# and targets .NET Standard 2.1. Supported functions include:

  • Content validation for case notifications in the following file formats:
    • Json
    • HL7 v2.5.1
  • Data format converter:
    • HL7 v2.5.1 to Json
    • HL7 v2.5.1 to CSV
  • C# model objects for Message Mapping Guides (MMGs)
  • Debatcher for HL7 v2.5.1 batch files

Changelog

  1. Fixed an issue with HL7v2 to Json conversion that threw an exception when parsing ethnic groups

- C#
Published by erik1066 over 4 years ago

https://github.com/cdcgov/cs-sdk-dotnet - 0.0.4

Version 0.0.4

The Case Surveillance SDK for .NET contains functions for processing case-based surveillance data. All source code is written in C# and targets .NET Standard 2.1. Supported functions include:

  • Content validation for case notifications in the following file formats:
    • Json
    • HL7 v2.5.1
  • Data format converter:
    • HL7 v2.5.1 to Json
    • HL7 v2.5.1 to CSV
  • C# model objects for Message Mapping Guides (MMGs)
  • Debatcher for HL7 v2.5.1 batch files

- C#
Published by erik1066 over 4 years ago