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 | ||
identificationNumber | string |
Returns:
Practitioner