FHIR Chat · PrePopulatedValidationSupport · hapi

Stream: hapi

Topic: PrePopulatedValidationSupport


view this post on Zulip Marc Hadley (Nov 20 2020 at 16:23):

I'm migrating some IG validation code from HAPI 4.2 to 5.2 and working through the changes to the validation APIs. In PrePopulatedValidationSupport.addValueSet (https://hapifhir.io/hapi-fhir/apidocs/hapi-fhir-validation/org/hl7/fhir/common/hapi/validation/support/PrePopulatedValidationSupport.html#addValueSet(org.hl7.fhir.r4.model.ValueSet) the parameter is a org.hl7.fhir.r4.model.ValueSet - is it possible to use PrePopulatedValidationSupport with STU3 value sets?

view this post on Zulip Nestor Carvantes (Mar 02 2021 at 06:41):

I'm having the same issue. I created a github issue for this: https://github.com/hapifhir/hapi-fhir/issues/2432


Last updated: Apr 12 2022 at 19:14 UTC