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