
Uses of Class
org.hl7.fhir.r5.fhirpath.FHIRPathUtilityClasses.TypedElementDefinition
Packages that use FHIRPathUtilityClasses.TypedElementDefinition
-
Uses of FHIRPathUtilityClasses.TypedElementDefinition in org.hl7.fhir.r5.fhirpath
Methods in org.hl7.fhir.r5.fhirpath that return FHIRPathUtilityClasses.TypedElementDefinitionModifier and TypeMethodDescriptionFHIRPathEngine.evaluateDefinition
(ExpressionNode expr, StructureDefinition profile, FHIRPathUtilityClasses.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.fhirpath with parameters of type FHIRPathUtilityClasses.TypedElementDefinitionModifier and TypeMethodDescriptionFHIRPathEngine.evaluateDefinition
(ExpressionNode expr, StructureDefinition profile, FHIRPathUtilityClasses.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.