Interface ValueSetExpander

All Known Implementing Classes:
ValueSetExpanderImpl

public interface ValueSetExpander
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hl7.fhir.r4.terminologies.ValueSetExpander.ValueSetExpansionOutcome
    expand(org.hl7.fhir.r4.model.ValueSet valueSet)
     
  • Method Details

    • expand

      org.hl7.fhir.r4.terminologies.ValueSetExpander.ValueSetExpansionOutcome expand(org.hl7.fhir.r4.model.ValueSet valueSet)