Skip to main content
Version: v0.0.4

Interface: ConceptSetFilter

One ValueSet.compose.include.filter - a property op value predicate over a code system.

Properties

op

readonly op: FilterOperator

The filter operator.


property

readonly property: string

The concept property the predicate is on (e.g. "concept" for the code hierarchy, or a code).


value

readonly value: string

The comparison value (for in/not-in, a comma-separated list; for is-a, an anchor code).