Package org.hl7.fhir.r4.terminologies
Interface ValueSetChecker
- All Known Implementing Classes:
ValueSetCheckerSimple
public interface ValueSetChecker
-
Method Summary
-
Method Details
-
codeInValueSet
boolean codeInValueSet(String system, String code) throws ValueSetExpander.ETooCostly, EOperationOutcome, Exception
-