| EN(drug) | 
Information is returned in "LAB": LAB("NOT")=0
if medication is not clozapine
LAB("BAD TEST")=0    if one or both lab tests aren't mapped
LAB("ANC")=Lab file {#61} ien of ANC^Topography (specimen) file [#61] ien
LAB("WBC")=Lab file {#61} ien of WBC^Topography (specimen) file [#61] ien
Example: LAB("ANC")=1250^70 LAB("WBC")=1^70
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
drug | 
Input | 
"drug" is the internal entry number of clozapine
medication from the Drug fiile [#50].
 
 | 
LAB | 
Output | 
LAB("NOT")=0         if medication is not clozapine
LAB("BAD TEST")=0    if one or both lab tests aren't mapped
LAB("ANC")=Lab file {#61} ien of ANC^Topography (specimen) file [#61] ien
LAB("WBC")=Lab file {#61} ien of WBC^Topography (specimen) file [#61] ien
Example:
LAB("ANC")=1250^70
LAB("WBC")=1^70
 | 
 
 |