Uses of Class
org.hl7.fhir.r5.utils.FHIRPathEngine.TypedElementDefinition
-
Packages that use FHIRPathEngine.TypedElementDefinition Package Description org.hl7.fhir.r5.utils -
-
Uses of FHIRPathEngine.TypedElementDefinition in org.hl7.fhir.r5.utils
Methods in org.hl7.fhir.r5.utils that return FHIRPathEngine.TypedElementDefinition Modifier and Type Method Description FHIRPathEngine.TypedElementDefinitionFHIRPathEngine. evaluateDefinition(ExpressionNode expr, StructureDefinition profile, FHIRPathEngine.TypedElementDefinition element, StructureDefinition source)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.TypedElementDefinition Modifier and Type Method Description FHIRPathEngine.TypedElementDefinitionFHIRPathEngine. evaluateDefinition(ExpressionNode expr, StructureDefinition profile, FHIRPathEngine.TypedElementDefinition element, StructureDefinition source)given an element definition in a profile, what element contains the differentiating fixed for the element, given the differentiating expresssion.
-