Skip to main content

core.setkenyapractitionerlookupidentifier

Home > @medplum/core > setKenyaPractitionerLookupIdentifier

setKenyaPractitionerLookupIdentifier() function

Signature:

export declare function setKenyaPractitionerLookupIdentifier(practitioner: Practitioner, identificationType: KenyaPractitionerIdentificationType, identificationNumber: string): Practitioner;

Parameters

Parameter

Type

Description

practitioner

Practitioner

identificationType

KenyaPractitionerIdentificationType

identificationNumber

string

Returns:

Practitioner