Criteria Elements Read Extension¶
| Canonical | ../StructureDefinition/criteria-elements-read |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | Library (element) |
| Source | FSH · JSON |
One element path that this module definition's criteria logic reads, relative to the resource retrieved. Repeats, once per distinct path. Finer-grained than dataRequirement, which bounds which resources are fetched: this bounds which of their elements have to be materialised for the logic to evaluate. A LOWER BOUND -- derived from retrieves and property accesses, without inference across included libraries -- so an absent path is not proof the logic never reads it.
Elements / Differential
What this profile constrains beyond Extension. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | Criteria Elements Read Invariants: criteria-elements-read-single-path |
|||
| extension | 0..0 | Extension | i | |
| url | 1..1 | http://hl7.org/fhirpath/System.String | i Fixed: ../StructureDefinition/criteria-elements-read |
|
| value[x] | 1..1 | string | One element path, relative to the retrieved resource (e.g. effectiveDateTime) |