
| Name | Value |
|---|---|
| NAME | DENTV REPORT PROVIDERS |
| TAG | PROV |
| ROUTINE | DENTVAU |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | AGREEMENT |
| DESCRIPTION | Returns an array containing all dental providers with 8 character Provider Ids that belong to the selected division. If the provider has no divisions listed in file 200, then they show up under any division selection. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Return data will be in the following format:
data(1)=p1^p2^p3^p4 where
p1 = provider name
p2 = provider ien (pointer to file 200)
p3 = 8 character dental provider id
p4 = user's division(s) separated by commas
|