PSSIEN |
Input |
IEN of the entry in the DOSAGE FORM file (#50.606)
[required]
|
PSSFT |
Input |
NAME field (#.01) of the DOSAGE FORM file (#50.606)
[optional] (a value of "??" may be used)
|
PSSFL |
Input |
Inactive date. [optional] A null value will return
all entries. Entry of a FileMan format date (ex: 3030917) will return active
entries after this date.
|
LIST |
Input |
Defined by the calling application [required]
|
~TMP |
Output |
^TMP($J,LIST,0) = Total entries returned or -1^NO
DATA FOUND
^TMP($J,LIST,PSSIEN,.01) = NAME (50.606,.01)
^TMP($J,LIST,PSSIEN,3) = VERB (50.606,3)
^TMP($J,LIST,PSSIEN,5) = PREPOSITION (50.606,5)
^TMP($J,LIST,PSSIEN,7) = INACTIVATION DATE (50.606,7)^External format (ex: SEP
12,1999)
^TMP($J,LIST,PSSIEN,"MRDSFRM",0) = Total entries returned for this sub-file or
-1^NO DATA FOUND
^TMP($J,LIST,PSSIEN,"MRDSFRM",PSS(1),.01) = MED ROUTE FOR DOSAGE FORM
(50.6061,.01)^NAME (51.2,.01)
^TMP($J,LIST,PSSIEN,"NOUN",0) = Total entries returned for this sub-file or
-1^NO DATA FOUND
^TMP($J,LIST,PSSIEN,"NOUN",PSS(1),.01) = NOUN (50.6066,.01)
^TMP($J,LIST,"B",NAME,PSSIEN) =""
|