Criteria Relative Date Extension¶
| Canonical | ../StructureDefinition/criteria-relative-date |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | Library (element) |
| Source | FSH · JSON |
Whether this module definition's membership can change through the passage of time alone. True means the criteria are anchored to a moving reference point ("no visit in the last six months"), so membership goes stale without any write and a periodic re-evaluation is required. False means membership can only change when data changes, so a change feed is sufficient. Derived from the criteria logic, not declared beside it.
Elements / Key elements
The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | 0..* | Criteria Relative Date Invariants: ele-1, ext-1 |
||
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: ../StructureDefinition/criteria-relative-date |
|
| value[x] | 1..1 | boolean | true = membership rots with the clock; false = membership changes only on a write Invariants: ele-1 |