core.getparsedderivedidentifierexpression
Home > @medplum/core > getParsedDerivedIdentifierExpression
getParsedDerivedIdentifierExpression() function
Signature:
export declare function getParsedDerivedIdentifierExpression(originalExpression: string, atom: FhirPathAtom): FhirPathAtom;
Parameters
Parameter | Type | Description |
|---|---|---|
originalExpression | string | |
atom |
Returns: