NAME |
ROR LIST INVESTIGATIONAL DRUGS |
TAG |
RORINV |
ROUTINE |
RORRP017 |
RETURN VALUE TYPE |
GLOBAL ARRAY |
AVAILABILITY |
RESTRICTED |
WORD WRAP ON |
TRUE |
VERSION |
1 |
DESCRIPTION |
[ROR LIST INVESTIGATIONAL DRUGS] returns a list of drugs that are
classified as investigational in file ^PS(50.605 and have a drug class
of IN140 for HEPC or IN150 for HIV
|
INPUT PARAMETER |
-
- PART
- PARAMETER TYPE: LITERAL
- REQUIRED: NO
- SEQUENCE NUMBER: 1
- DESCRIPTION:
A string that is passed in to filter the number of drugs returned.
If the string is ?? then the call will return all drugs that qualify.
-
- FLAGS
- PARAMETER TYPE: LITERAL
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
If equal to 1 this will work with the HEPC Registry. If equal to 2 will
work with the HIV Registry
-
- NUMBER
- PARAMETER TYPE: LITERAL
- REQUIRED: NO
- SEQUENCE NUMBER: 3
- DESCRIPTION:
DEPRECATED
-
- FROM
- PARAMETER TYPE: LITERAL
- REQUIRED: NO
- SEQUENCE NUMBER: 4
- DESCRIPTION:
DEPRECATED
|
RETURN PARAMETER DESCRIPTION |
An array that consist of a zero node that holds the count of drugs and
subordinate nodes that hold two pieces of data:
$P1 = IEN in the file
$P2 = Drug name
|