Uses of Interface
org.hl7.fhir.r4.context.IWorkerContext
Package
Description
-
Uses of IWorkerContext in org.hl7.fhir.r4.conformance
Modifier and TypeMethodDescriptionstatic StructureDefinition
ProfileUtilities.makeExtensionForVersionedURL
(IWorkerContext context, String url) ModifierConstructorDescriptionConstraintJavaGenerator
(IWorkerContext context, String version, String folder, String packageName) ProfileComparer
(IWorkerContext context) ProfileUtilities
(IWorkerContext context, List<org.hl7.fhir.utilities.validation.ValidationMessage> messages, ProfileUtilities.ProfileKnowledgeProvider pkp) ShExGenerator
(IWorkerContext context) XmlSchemaGenerator
(String folder, IWorkerContext context) -
Uses of IWorkerContext in org.hl7.fhir.r4.context
Modifier and TypeMethodDescriptionSimpleWorkerContext.IValidatorFactory.makeValidator
(IWorkerContext ctxts) -
Uses of IWorkerContext in org.hl7.fhir.r4.elementmodel
Modifier and TypeMethodDescriptionstatic Element
Manager.build
(IWorkerContext context, StructureDefinition sd) static void
Manager.compose
(IWorkerContext context, Element e, OutputStream destination, Manager.FhirFormat outputFormat, IParser.OutputStyle style, String base) static ParserBase
Manager.makeParser
(IWorkerContext context, Manager.FhirFormat format) static Element
Manager.parse
(IWorkerContext context, InputStream source, Manager.FhirFormat inputFormat) ModifierConstructorDescriptionJsonParser
(IWorkerContext context) ObjectConverter
(IWorkerContext context) ParserBase
(IWorkerContext context) Property
(IWorkerContext context, ElementDefinition definition, StructureDefinition structure) TurtleParser
(IWorkerContext context) VerticalBarParser
(IWorkerContext context) XmlParser
(IWorkerContext context) -
Uses of IWorkerContext in org.hl7.fhir.r4.fhirpath
Modifier and TypeMethodDescriptionboolean
TypeDetails.hasType
(IWorkerContext context, String... tn) ModifierConstructorDescriptionFHIRPathEngine
(IWorkerContext worker) FHIRPathEngine
(IWorkerContext worker, ProfileUtilities utilities) -
Uses of IWorkerContext in org.hl7.fhir.r4.hapi.ctx
-
Uses of IWorkerContext in org.hl7.fhir.r4.profilemodel
ModifierConstructorDescriptionPEBuilder
(IWorkerContext context, PEBuilder.PEElementPropertiesPolicy elementProps, boolean fixedPropsDefault) -
Uses of IWorkerContext in org.hl7.fhir.r4.profilemodel.gen
-
Uses of IWorkerContext in org.hl7.fhir.r4.terminologies
Modifier and TypeMethodDescriptionstatic void
ValueSetUtilities.markStatus
(ValueSet vs, String wg, org.hl7.fhir.utilities.StandardsStatus status, String pckage, String fmm, IWorkerContext context, String normativeVersion) ModifierConstructorDescriptionValueSetCheckerSimple
(org.hl7.fhir.utilities.validation.ValidationOptions options, ValueSet source, IWorkerContext context) ValueSetExpanderSimple
(IWorkerContext context) ValueSetExpansionCache
(IWorkerContext context, Object lock) ValueSetExpansionCache
(IWorkerContext context, String cacheFolder, Object lock) -
Uses of IWorkerContext in org.hl7.fhir.r4.test.utils
-
Uses of IWorkerContext in org.hl7.fhir.r4.utils
ModifierConstructorDescriptionDefinitionNavigator
(IWorkerContext context, StructureDefinition structure) GraphQLEngine
(IWorkerContext context) GraphQLSchemaGenerator
(IWorkerContext context) LiquidEngine
(IWorkerContext context, FHIRPathEngine.IEvaluationContext hostServices) NarrativeGenerator
(String prefix, String basePath, IWorkerContext context) NarrativeGenerator
(String prefix, String basePath, IWorkerContext context, NarrativeGenerator.IReferenceResolver resolver) ProtoBufGenerator
(IWorkerContext context) ProtoBufGenerator
(IWorkerContext context, StructureDefinition definition, OutputStreamWriter destination) QuestionnaireBuilder
(IWorkerContext context) StructureMapUtilities
(IWorkerContext worker) StructureMapUtilities
(IWorkerContext worker, StructureMapUtilities.ITransformerServices services) StructureMapUtilities
(IWorkerContext worker, StructureMapUtilities.ITransformerServices services, ProfileUtilities.ProfileKnowledgeProvider pkp)