core.getparsedderivedidentifierexpression | Medplum

getParsedDerivedIdentifierExpression() function

Signature:

export declare function getParsedDerivedIdentifierExpression(originalExpression: string, atom: FhirPathAtom): FhirPathAtom;

Parameters

Parameter Type Description
originalExpression string
atom FhirPathAtom

Returns:

FhirPathAtom