nightingaleproject / VRDR_javalib

Java library implementation of the VRDR fhir standard http://hl7.org/fhir/us/vrdr/
Apache License 2.0
2 stars 1 forks source link

Added VRCL_javalib as a submodule. Updated project to an aggregate pom #73

Closed MikeRileyGTRI closed 1 month ago

MikeRileyGTRI commented 7 months ago

This is a major (MAJOR) revision to use VRCL_javalib as a Common vital records library path. The project is now an aggregate pom packaging which builds both VRCL and VRDR. Users can build with the same mvn commands as before.

The examples have been updated with appropriate VRCL resources. The VRDR_FhirContext_Datastructuresonly now extends the VRCL_Context.

Note: The VRCL package defines US-Core resource classes where needed; in order to reduce the dependency tree for this package and future packages (MDI), but if new US-Core resources are needed; I ask that we define them in VRCL_javalib.

whichwit commented 1 month ago

Work required to incorporate VRCL is included in the Java monorepo https://github.com/nightingaleproject/vital-records-java