mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-11 15:24:43 +00:00
Fix generator to add both lang and xml:lang per https://www.w3.org/TR/i18n-html-tech-lang/#langvalues + Fix the generator handle Concept Maps with missing tragets
HAPI FHIR - HL7 FHIR Core Artifacts
Building this Project
This project uses Apache Maven to build. To build:
mvn install
Note that unit tests will run, but are currently not set to fail the build as they do not all pass. This is being worked on.
To skip unit tests:
mvn -Dmaven.test.skip install
== Maintenance
This project is maintained by Grahame Grieve and James Agnew on behalf of the FHIR community.
Languages
Java
100%