Skip to main content
Version: v0.0.4

Interface: ValueSet

A loaded, immutable ValueSet - the subset of the FHIR R4 ValueSet resource the binding layer needs. Produced by loadValueSet; every field deep-frozen.

Properties

compose?

readonly optional compose?: ValueSetCompose

The intensional/extensional compose, when the resource defines membership by composition.


expansion?

readonly optional expansion?: ValueSetExpansion

A pre-computed expansion, when the resource carries a cached membership snapshot.


name?

readonly optional name?: string

A short human-readable name, when declared.


url?

readonly optional url?: string

The resource's canonical url, when declared (the key referenced value sets resolve against).


version?

readonly optional version?: string

The resource's business version, when declared.