VistA Analysis » VistA Reference » RPCs » DENTVICD LIST

DENTVICD LIST

This will return a list of active ICD codes for a lookup value.

Properties

Property Value
Label LIST
MUMPS Implementation DENTVICD
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
DENTVA LIST   true An input array "DENTVA" will have to be set up in following format: DENTVA(0) = "LOOKUP^Value" user input lookup value DENTVA(1) = "CHKSCR^Value" If value set to "P", only valid ICD9 codes that are eligible to be principle diagnosis will be returned. DENTVA(2) = "ACTDATE^Value" (ACTDATE is in Fileman format, NULL dates will be set to Today) The visit date of the ICD code. DENTVA(3) = "MAX^Value" (100 is the default) The maximum number of diagnosis you want returned.


Document generated on August 31st 2022, 2:55:43 pm