dotasek
dotasek
# DO NOT MERGE This branch tracks the current HAPI SNAPSHOT version to verify that jpaserver-starter remains compatible with the master branch of HAPI. It should remain in DRAFT and...
IN PROGRESS This will switch all of our CLI param/argument parsing to the Picocli library.
Though there is a configuration for unknownCodeSystemsCauseErrors, this is only ever applied when the binding strength is required: https://github.com/hapifhir/org.hl7.fhir.core/blob/1e148bf3d303f360556654c6586388a582f4fd4c/org.hl7.fhir.validation/src/main/java/org/hl7/fhir/validation/instance/InstanceValidator.java#L1884 If HAPI encounters an unknown code system outside of this narrow...