An immutable ancestor index over a CodeSystem's parent edges.
Methods
ancestorsOf()
ancestorsOf(code): ReadonlySet<string>
All (transitive) ancestor codes of code, cycle-safe. Excludes code itself.
Parameters
code
string
Returns
ReadonlySet<string>