Uses of Class
ch.ahdis.matchbox.engine.MatchboxEngine
Packages that use MatchboxEngine
Package
Description
-
Uses of MatchboxEngine in ch.ahdis.matchbox.engine
Subclasses of MatchboxEngine in ch.ahdis.matchbox.engineModifier and TypeClassDescriptionclassMapping Engine to convert between CDA and FHIR, based on the HL7 FHIR Mapping Language, HL7 Java validator reference implementation and matchbox.healthMethods in ch.ahdis.matchbox.engine that return MatchboxEngineModifier and TypeMethodDescriptionMatchboxEngine.MatchboxEngineBuilder.getEngine()Returns empty engineMatchboxEngine.MatchboxEngineBuilder.getEngineR4()Returns a FHIR R4 engine configured with hl7 terminology -
Uses of MatchboxEngine in ch.ahdis.matchbox.engine.cli
Methods in ch.ahdis.matchbox.engine.cli that return MatchboxEngineModifier and TypeMethodDescriptionMatchboxService.initializeValidator(org.hl7.fhir.validation.cli.model.CliContext cliContext, String definitions, org.hl7.fhir.utilities.TimeTracker tt) -
Uses of MatchboxEngine in ch.ahdis.matchbox.mappinglanguage
Methods in ch.ahdis.matchbox.mappinglanguage that return MatchboxEngineConstructors in ch.ahdis.matchbox.mappinglanguage with parameters of type MatchboxEngineModifierConstructorDescriptionMatchboxStructureMapUtilities(org.hl7.fhir.r5.context.IWorkerContext worker, MatchboxEngine engine) MatchboxStructureMapUtilities(org.hl7.fhir.r5.context.IWorkerContext worker, org.hl7.fhir.r5.utils.structuremap.ITransformerServices services, MatchboxEngine engine) MatchboxStructureMapUtilities(org.hl7.fhir.r5.context.IWorkerContext worker, org.hl7.fhir.r5.utils.structuremap.ITransformerServices services, org.hl7.fhir.r5.conformance.profile.ProfileKnowledgeProvider pkp, MatchboxEngine engine)