
| Name | Value |
|---|---|
| NAME | DENTV DPT GET ICN |
| TAG | ICN |
| ROUTINE | DENTVUTL |
| RETURN VALUE TYPE | SINGLE VALUE |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| DESCRIPTION | This RPC takes in a patient identifier and returns the patient's ICN. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Returns a single value.
The format of the returned value will be as follows:
Result = p1^p2
p1 = Patient ICN (local ICN will include checksum)
p2 = Location Flag (N: National; L: Local)
If an error occurs, the return will be Result = -1^message.
|