Class ValueSetExpander

java.lang.Object
dev.dsf.maven.bundle.ValueSetExpander

public class ValueSetExpander extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    ValueSetExpander(ca.uhn.fhir.context.FhirContext fhirContext, ca.uhn.fhir.context.support.IValidationSupport validationSupport)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.hl7.fhir.r4.hapi.ctx.HapiWorkerContext
    createWorkerContext(ca.uhn.fhir.context.FhirContext fhirContext, ca.uhn.fhir.context.support.IValidationSupport validationSupport)
     
    org.hl7.fhir.r4.model.ValueSet
    expand(org.hl7.fhir.r4.model.ValueSet valueSet)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ValueSetExpander

      public ValueSetExpander(ca.uhn.fhir.context.FhirContext fhirContext, ca.uhn.fhir.context.support.IValidationSupport validationSupport)
  • Method Details

    • createWorkerContext

      protected org.hl7.fhir.r4.hapi.ctx.HapiWorkerContext createWorkerContext(ca.uhn.fhir.context.FhirContext fhirContext, ca.uhn.fhir.context.support.IValidationSupport validationSupport)
    • expand

      public org.hl7.fhir.r4.model.ValueSet expand(org.hl7.fhir.r4.model.ValueSet valueSet)