core.fhirpathpatchtypedvalue | Medplum

fhirpathPatchTypedValue() function

Signature:

export declare function fhirpathPatchTypedValue(original: TypedValue, patch: FhirPathPatch[]): void;

Parameters

Parameter Type Description
original TypedValue
patch FhirPathPatch

Returns:

void