FP0061
FP0061 - Resource type mismatch
Section titled “FP0061 - Resource type mismatch”Category: Evaluation
Description
Section titled “Description”Expression expects a specific resource type but the context contains a different resource type.
Ensure the FHIRPath expression matches the resource type being evaluated. For example, use ‘Patient.name’ only when evaluating Patient resources, not Encounter resources.