active
content: complete
1 value set

ExtensionContextType

http://hl7.org/fhir/extension-context-type

How an extension context is interpreted.

Official spec

Concepts (3)

CodeDisplayDefinition
fhirpathFHIRPathThe context is all elements that match the FHIRPath query found in the expression.
elementElement IDThe context is any element that has an ElementDefinition.id that matches that found in the expression. This includes ElementDefinition Ids that have slicing identifiers. The full path for the element is [url]#[elementid]. If there is no #, the Element id is one defined in the base specification.
extensionExtension URLThe context is a particular extension from a particular StructureDefinition, and the expression is just a uri that identifies the extension.

Used by value sets