Package dev.dsf.maven.bundle
Class ValueSetExpander
java.lang.Object
dev.dsf.maven.bundle.ValueSetExpander
-
Constructor Summary
ConstructorsConstructorDescriptionValueSetExpander
(ca.uhn.fhir.context.FhirContext fhirContext, ca.uhn.fhir.context.support.IValidationSupport validationSupport) -
Method Summary
Modifier and TypeMethodDescriptionprotected 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)
-
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)
-