core.equivalentatom._constructor_
Home > @medplum/core > EquivalentAtom > (constructor)
EquivalentAtom.(constructor)
Constructs a new instance of the EquivalentAtom class
Signature:
constructor(left: Atom, right: Atom);
Parameters
| Parameter | Type | Description |
|---|---|---|
| left | Atom | |
| right | Atom |