Skip to main content

core.getkenyapractitionerlookupidentifier

Home > @medplum/core > getKenyaPractitionerLookupIdentifier

getKenyaPractitionerLookupIdentifier() function

Signature:

export declare function getKenyaPractitionerLookupIdentifier(practitioner: Pick<Practitioner, 'identifier'> | undefined): KenyaPractitionerLookupIdentifier | undefined;

Parameters

Parameter

Type

Description

practitioner

Pick<Practitioner, 'identifier'> | undefined

Returns:

KenyaPractitionerLookupIdentifier | undefined