FHIR Chat · Validating large value set · hapi

Stream: hapi

Topic: Validating large value set


view this post on Zulip Ross Shnaper (Nov 27 2017 at 14:25):

Hi, I'm trying to figure out how to integrate validation of a large value set using the HAPI validation API. I noticed that there's a org.hl7.fhir.dstu3.terminologies.ValueSetChecker interface but unable to figure out how to actually use it. I have a fairly large subset of DINsand ICD-10 codes to validate and thus cannot use the default in-memory expansion of value sets that HAPI is using. Any help would be greatly appreciated.


Last updated: Apr 12 2022 at 19:14 UTC