TITLE | VALUE | |
---|---|---|
NAME | GMV ALLERGY | |
DESCRIPTION | This remote procedure call retrieves the patient's allergy information. This remote procedure call is documented in Integration Agreement 4350. | |
TAG | ALLERGY | |
ROUTINE | GMVUTL3 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | DFN | |
DESCRIPTION | DFN is a pointer to the PATIENT file (#2). | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 30 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | Returns the patient allergy information in the array specified. The result array returns: RESULT(n)=This patient has the following allergy(ies): (n+1)=piece1 where piece1 = the allergy name n = sequential number starting at 1. If there is no data, then the following is returned: RESULT(1)=No Allergy Assessment Example: > S DFN=134 > D ALLERGY^GMVUTL3(.RESULT,DFN) ZW RESULT > RESULT(1)="This patient has the following allergy(ies): " > RESULT(2)="PENICILLIN" | |
AVAILABILITY | SUBSCRIPTION | |
INACTIVE | ACTIVE | |
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |