core.getkenyaidsrnotificationsnapshot
Home > @medplum/core > getKenyaIdsrNotificationSnapshot
getKenyaIdsrNotificationSnapshot() function
Signature:
export declare function getKenyaIdsrNotificationSnapshot(condition: {
extension?: Extension[];
} | undefined): KenyaIdsrNotificationSnapshot | undefined;
Parameters
Parameter | Type | Description |
|---|---|---|
condition | { extension?: Extension[]; } | undefined |
Returns:
KenyaIdsrNotificationSnapshot | undefined