XPathUsageType

XPathUsageType

draftcomplete5 conceptsv4.0.1

How a search parameter relates to the set of elements returned by evaluating its xpath query.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/search-xpath-usage
All-Codes Value Set
http://hl7.org/fhir/ValueSet/search-xpath-usage
ID
search-xpath-usage
Version
4.0.1
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes
In the unified registry

Concepts (5)

normal
Normal
The search parameter is derived directly from the selected nodes based on the type definitions.
phonetic
Phonetic
The search parameter is derived by a phonetic transform from the selected nodes.
nearby
Nearby
The search parameter is based on a spatial transform of the selected nodes.
distance
Distance
The search parameter is based on a spatial transform of the selected nodes, using physical distance from the middle.
other
Other
The interpretation of the xpath statement is unknown (and can't be automated).