"John"
"Q"
"Johnny"
FHIRPath is the official query language for FHIR resources — the same one used inside FHIR profiles to define invariants. This evaluator is a scratchpad for testing FHIRPath expressions against any FHIR R4 resource directly in your browser.
Patient.name.given, Bundle.entry.resourcename[0].family'male', 120=, !=, <, <=, >, >=and, or, not()exists(), empty(), count(), first(), last(), where(), ofType()Bundle.entry.resource.ofType(Patient), Patient is PatientUse the Bundle Visualizer to see entries, references, and dangling links at a glance.