Interface: ValueSetMemberUndetermined
A fail-safe undetermined membership - the never-fabricate outcome for a value set that could
not be fully evaluated (a missing code system, a truncated expansion). The engine refuses to guess:
it returns neither true nor false, so a caller can never mistake "we could not check" for "not a
member" (a false "not a member" is a clinical error).
Properties
code
readonlycode:"TERM_VALUESET_CANNOT_EXPAND"
The stable diagnostic code (TERM_VALUESET_CANNOT_EXPAND).
coding
readonlycoding:Coding
The coding that was tested, echoed.
diagnostics
readonlydiagnostics: readonlyExpansionDiagnostic[]
The surfaced reasons the check could not be completed.
undetermined
readonlyundetermined:true
Discriminant: membership could not be decided.