XPathUsageType

XPathUsageType

draftFHIR Core package4.3.0complete5 concepts

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
ID
search-xpath-usage
Version
4.3.0
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes

Concepts (5)

CodeDisplayDefinition
normalNormalThe search parameter is derived directly from the selected nodes based on the type definitions.
phoneticPhoneticThe search parameter is derived by a phonetic transform from the selected nodes.
nearbyNearbyThe search parameter is based on a spatial transform of the selected nodes.
distanceDistanceThe search parameter is based on a spatial transform of the selected nodes, using physical distance from the middle.
otherOtherThe interpretation of the xpath statement is unknown (and can't be automated).