core.fhirpathatom._constructor_
Home > @medplum/core > FhirPathAtom > (constructor)
FhirPathAtom.(constructor)
Constructs a new instance of the FhirPathAtom
class
Signature:
constructor(original: string, child: Atom);
Parameters
Parameter | Type | Description |
---|---|---|
original | string | |
child | Atom |