public class ValueSetExpanderSimple extends Object implements ValueSetExpander
ValueSetExpander.ETooCostly, ValueSetExpander.TerminologyServiceErrorClass, ValueSetExpander.ValueSetExpansionOutcome| Constructor and Description |
|---|
ValueSetExpanderSimple(IWorkerContext context) |
| Modifier and Type | Method and Description |
|---|---|
ValueSetExpander.ValueSetExpansionOutcome |
doExpand(ValueSet source,
Parameters expParams) |
void |
doInternalIncludeCodes(ValueSet.ConceptSetComponent inc,
List<ValueSet.ValueSetExpansionParameterComponent> params,
Parameters expParams,
List<ValueSet> imports,
CodeSystem cs) |
ValueSetExpander.ValueSetExpansionOutcome |
expand(ValueSet source,
Parameters expParams) |
void |
setMaxExpansionSize(int theMaxExpansionSize) |
public ValueSetExpanderSimple(IWorkerContext context)
public void setMaxExpansionSize(int theMaxExpansionSize)
public ValueSetExpander.ValueSetExpansionOutcome expand(ValueSet source, Parameters expParams)
expand in interface ValueSetExpandersource - the value set definition to expandpublic ValueSetExpander.ValueSetExpansionOutcome doExpand(ValueSet source, Parameters expParams) throws org.hl7.fhir.exceptions.FHIRException, ValueSetExpander.ETooCostly, FileNotFoundException, IOException
org.hl7.fhir.exceptions.FHIRExceptionValueSetExpander.ETooCostlyFileNotFoundExceptionIOExceptionpublic void doInternalIncludeCodes(ValueSet.ConceptSetComponent inc, List<ValueSet.ValueSetExpansionParameterComponent> params, Parameters expParams, List<ValueSet> imports, CodeSystem cs) throws org.hl7.fhir.exceptions.NoTerminologyServiceException, org.hl7.fhir.exceptions.TerminologyServiceException, org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.NoTerminologyServiceExceptionorg.hl7.fhir.exceptions.TerminologyServiceExceptionorg.hl7.fhir.exceptions.FHIRExceptionCopyright © 2014–2021 Health Level 7. All rights reserved.