codePath
A path expression identifying the element within the retrieved type that holds the code value. Used in retrieve expressions to navigate to the coding property of a clinical resource before comparing against terminology.
Examples
Direct code property
[Condition: code in "Diabetes Mellitus"]
Nested code path
[Observation: component.code in "Blood Pressure Codes"]
EBNF
codePath : simplePath ;