Summary
Generates a 10 digit NPI (National Provider Identifier issued to health care providers
in the United States)
Syntax
public static string NPI()
Remarks
Description of the NPI standard is at
wikipedia. The NPI has replaced the
unique physician identification number (UPIN).
Return Value
Type | Description |
---|---|
string | The generated NPI |