LinuxForHealth / hl7v2-fhir-converter

Converts HL7 v2 Messages to FHIR Resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

youngmin-master opened this issue · comments

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):

  • OS: [e.g. iOS] Windows 10
  • Version [e.g. 22]
    image

Additional context
Add any other context about the problem here.

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.

Fixed under #501

In release 1.1.0