Skip to main content
Version: v0.0.2

Interface: ValueSetCompose

A ValueSet.compose - the intensional/extensional definition of membership.

Properties

exclude

readonly exclude: readonly ConceptSetComponent[]

The exclude components - codes removed from the include union.


include

readonly include: readonly ConceptSetComponent[]

The include components (their union, minus every exclude, is the membership).