core.fhirpathpatchtypedvalue
Home > @medplum/core > fhirpathPatchTypedValue
fhirpathPatchTypedValue() function
Signature:
export declare function fhirpathPatchTypedValue(original: TypedValue, patch: FhirPathPatch[]): void;
Parameters
Parameter | Type | Description |
|---|---|---|
original | ||
patch |
Returns:
void