Uses of Class
org.hl7.fhir.r5.utils.FHIRPathEngine.TypedElementDefinition
Packages that use FHIRPathEngine.TypedElementDefinition
-
Uses of FHIRPathEngine.TypedElementDefinition in org.hl7.fhir.r5.utils
Methods in org.hl7.fhir.r5.utils that return FHIRPathEngine.TypedElementDefinitionModifier and TypeMethodDescriptionFHIRPathEngine.evaluateDefinition(ExpressionNode expr, StructureDefinition profile, FHIRPathEngine.TypedElementDefinition element, StructureDefinition source, boolean dontWalkIntoReferences) given an element definition in a profile, what element contains the differentiating fixed for the element, given the differentiating expresssion.Methods in org.hl7.fhir.r5.utils with parameters of type FHIRPathEngine.TypedElementDefinitionModifier and TypeMethodDescriptionFHIRPathEngine.evaluateDefinition(ExpressionNode expr, StructureDefinition profile, FHIRPathEngine.TypedElementDefinition element, StructureDefinition source, boolean dontWalkIntoReferences) given an element definition in a profile, what element contains the differentiating fixed for the element, given the differentiating expresssion.