Get desktop application:
View/edit binary Protocol Buffers messages
Defines a list of fhir path expressions to be replaced.
Defines all the information needed to replace a FHIR Path expression during FHIRPath to SQL encoding.
Used in:
The full path from the parent resource to the field containing the expression to be replaced. E.g., if Patient has a subfield meta and meta has a field id, this could be `Patient.meta.id`. If not specified, this will apply to all expressions matching `expression_to_replace`, regardless of element.
The expression to be replaced.
The expression to be replaced with. TODO(b/221470795): Look into adding a special token (like `$`) that will be replaced with the name of the current resource.
To annotate cardinality constraints.
Used in:
TODO(b/244184211): Unify with StructureDefinitionKindCode