
Uses of Interface
org.hl7.fhir.dstu2.utils.IWorkerContext
Packages that use IWorkerContext
Package
Description
-
Uses of IWorkerContext in org.hl7.fhir.dstu2.model
Methods in org.hl7.fhir.dstu2.model with parameters of type IWorkerContextModifier and TypeMethodDescriptionboolean
ExpressionNode.TypeDetails.hasType
(IWorkerContext context, String... tn) -
Uses of IWorkerContext in org.hl7.fhir.dstu2.terminologies
Constructors in org.hl7.fhir.dstu2.terminologies with parameters of type IWorkerContextModifierConstructorDescriptionValueSetCheckerSimple
(ValueSet source, ValueSetExpanderFactory factory, IWorkerContext context) ValueSetExpanderSimple
(IWorkerContext context, ValueSetExpanderFactory factory) ValueSetExpansionCache
(IWorkerContext context) ValueSetExpansionCache
(IWorkerContext context, String cacheFolder) -
Uses of IWorkerContext in org.hl7.fhir.dstu2.utils
Classes in org.hl7.fhir.dstu2.utils that implement IWorkerContextMethods in org.hl7.fhir.dstu2.utils with parameters of type IWorkerContextModifier and TypeMethodDescriptionstatic String
ResourceUtilities.representDataElementCollection
(IWorkerContext context, Bundle bundle, boolean profileLink, String linkBase) Constructors in org.hl7.fhir.dstu2.utils with parameters of type IWorkerContextModifierConstructorDescriptionDefinitionNavigator
(IWorkerContext context, StructureDefinition structure) FHIRPathEngine
(IWorkerContext worker) NarrativeGenerator
(String prefix, String basePath, IWorkerContext context) ProfileComparer
(IWorkerContext context) ProfileUtilities
(IWorkerContext context, List<org.hl7.fhir.utilities.validation.ValidationMessage> messages, ProfileUtilities.ProfileKnowledgeProvider pkp) QuestionnaireBuilder
(IWorkerContext context)