Currently, the VRDR .NET repository includes a Ruby script (tools/generate_value_set_lookups_from_VRDR_IG.rb) that generates the latest value set definitions from the VRDR IG. This ensures consistency across the implementations of the standard.
A similar approach should be adopted for the Java library. At present, many of the value set definitions are manually curated, which is not ideal.
Currently, the VRDR .NET repository includes a Ruby script (
tools/generate_value_set_lookups_from_VRDR_IG.rb) that generates the latest value set definitions from the VRDR IG. This ensures consistency across the implementations of the standard.A similar approach should be adopted for the Java library. At present, many of the value set definitions are manually curated, which is not ideal.