Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decouple NHapi source code generation from NHapi.Base #130

Merged
merged 2 commits into from
Jan 27, 2021

Commits on Dec 11, 2020

  1. Update HL7Exception to remove dependency on TableRepository and IHapiLog

    * Adds enum for ErrorCode, AcknowledgementCode in line with hapi implementation
    * Includes unit tests for ErrorCodeExtensions
    milkshakeuk committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    bcd4774 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Decouple source generation from NHapi.Base

    * Create new project and move source generating source code to it
    milkshakeuk committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    33278ef View commit details
    Browse the repository at this point in the history