Uses of Class
ca.uhn.fhir.context.support.ValueSetExpansionOptions
-
Uses of ValueSetExpansionOptions in ca.uhn.fhir.context.support
Modifier and TypeMethodDescriptionstatic ValueSetExpansionOptions
ValueSetExpansionOptions.forOffsetAndCount
(int theOffset, int theCount) ValueSetExpansionOptions.setCount
(int theCount) The number of codes to return.ValueSetExpansionOptions.setFailOnMissingCodeSystem
(boolean theFailOnMissingCodeSystem) Should the expansion fail if a codesystem is referenced by the valueset, but it can not be found?ValueSetExpansionOptions.setOffset
(int theOffset) The code index to start at (i.e the individual code index, not the page number)ValueSetExpansionOptions.setTheDisplayLanguage
(String theDisplayLanguage) Modifier and TypeMethodDescriptionIValidationSupport.expandValueSet
(ValidationSupportContext theValidationSupportContext, ValueSetExpansionOptions theExpansionOptions, String theValueSetUrlToExpand) Expands the given portion of a ValueSet by canonical URL.IValidationSupport.expandValueSet
(ValidationSupportContext theValidationSupportContext, ValueSetExpansionOptions theExpansionOptions, IBaseResource theValueSetToExpand) Expands the given portion of a ValueSet