Skip to content

comradms/hapi-hl7v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comrad fork of HAPI-HL7v2

Changes for Comrad Integration

  • Use Gradle instead of Maven to build the code.
  • Disabled classes relating to the HAPI custom ConfGen Maven plugin. As we are using the officially generated structures libraries from other sources we do not use ConfGen.
  • The build uses gradlew under jdk1.8 with a commandline similar to this:

$ ./gradlew -Dorg.gradle.java.home=/c/Program\ Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot build

Licensing

The original hapi-hl7v2 project is dual-licensed under MPL1.1 and GPLv3 as detailed here

This fork uses the MPL2.0 license which is backward-compatible with MPL1.1

Refer to LICENSE.txt in the root directory of this project.


original readme below:

hapi-hl7v2

This is the GitHub home for HAPI HL7v2.

Project Website: https://hapifhir.github.io/hapi-hl7v2/

HAPI FHIR (our sister project): http://hapifhir.io

Looking to get started? These articles are a great resource.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • HTML 65.5%
  • Java 34.0%
  • CSS 0.2%
  • JavaScript 0.2%
  • Shell 0.1%
  • Lex 0.0%