LinuxForHealth / hl7v2-fhir-converter

Converts HL7 v2 Messages to FHIR Resources
Apache License 2.0
89 stars 36 forks source link

Java compile error - data\Hl7RelatedGeneralUtils.java:162: error: unknown tag: current * Format is <current nano second>.<UUID>. #495

Closed youngmin-master closed 9 months ago

youngmin-master commented 1 year ago

Describe the bug During initial installation using gradle, it gives the following error: image

To Reproduce Run gradlew build in the downloaded directory, for example, Downloads\hl7v2-fhir-converter-master\hl7v2-fhir-converter-master>gradlew build

Expected behavior The error should not occur and the installation should be run without an error.

Screenshots Pls refer to the image file above in problem description.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

LisaWellman commented 1 year ago

This should not prevent your build from succeeding - can you confirm that your build is succeeding? Agree the javadoc issues should be cleaned up at some point.

LisaWellman commented 1 year ago

Fixed under https://github.com/LinuxForHealth/hl7v2-fhir-converter/pull/501

LisaWellman commented 9 months ago

In release 1.1.0