SaravananSubramanian / hl7

This repository contains all the code that I have used in my HL7 articles on my blog (both Java and .NET examples are included)
https://saravanansubramanian.com
94 stars 93 forks source link

HL7Exception: The version 2.3.CustomZSegments is unknown. #5

Open ssas3037 opened 1 year ago

ssas3037 commented 1 year ago

Hi!

I'm working on creating the Z segments and I followed the instructions and created the custom class but its not parsing and giving the error NHapi.Base.HL7Exception: 'Can't find message class in current package list: ADT_A04'

HL7Exception: The version 2.3.CustomZSegments is unknown.

I think I missed some crucial step here and there. Your help will be appreciated.