Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: GMRAPEE0

GMRAPEE0.m

Go to the documentation of this file.
  1. GMRAPEE0 ;HIRMFO/YMP,RM-ENTERRED IN ERROR CHECK ; 10/16/91
  1. ;;4.0;Adverse Reaction Tracking;**2**;Mar 29, 1996
  1. EN1 ; ENTRY TO SET GMRAERR IF THIS ALLERGY HAS BEEN ENTERED IN ERROR
  1. S GMRAERR=0
  1. K GMRAHEAD S GMRAPRNT=0 D EN1^GMRADSP2
  1. S:GMRAOUT GMRAOUT=GMRAOUT-1 Q:GMRAOUT
  1. I $P(^GMR(120.8,GMRAPA,0),U,16),$P(^(0),U,18)'="",'$D(^XUSEC("GMRA-ALLERGY VERIFY",DUZ)) Q
  1. YNEE K GMRAEIE W !,"Is the reaction information correct" S %=1 D YN^DICN I '% W !?4,$C(7),"ANSWER NO IF THIS ALLERGY IS INCORRECT AND NEEDS TO BE MARKED",!?4,"AS ENTERED IN ERROR, ELSE ANSWER YES." G YNEE
  1. I %=-1 S GMRAOUT=1 K GMRAPRCT Q
  1. I %=2 D I $G(GMRAEIE)=1 G YNEE
  1. .K DIR S DIR(0)="Y",DIR("A")="Mark this reaction as 'Entered-in-Error'"
  1. .D ^DIR K DIR I $D(DIRUT)!(Y=0) S GMRAEIE=1 Q
  1. .S GMRAERR=1,DIE="^GMR(120.8,",DA=GMRAPA,DR="22///1;23///NOW;24////"_DUZ D ^DIE
  1. .D SITE^GMRAUTL S GMRASITE(0)=$G(^GMRD(120.84,GMRASITE,0))
  1. .I $P(GMRASITE(0),U,11) S GMRAVCM="E" D ENDING^GMRAPEM1
  1. .; This patch (#2) will loop through the patient reactions
  1. .; and ensure that the patient's NKA information is marked
  1. .; based on the existence of patient reactions.
  1. .I $$NKASCR^GMRANKA($P(^GMR(120.8,GMRAPA,0),U)) D ; true NKA
  1. ..S DIK="^GMR(120.86,",DA=$P(^GMR(120.8,GMRAPA,0),U)
  1. ..D ^DIK ; purge the NKA node from 120.86
  1. ..Q
  1. .D EN1^GMRAPET0($P(^GMR(120.8,GMRAPA,0),U),GMRAPA,"E",.GMRAOUT)
  1. .D EN1^GMRAEAB
  1. .D ; Execute the event point for this reaction
  1. ..Q:'$D(GMRAPA) S GMRAPA(0)=$G(^GMR(120.8,GMRAPA,0)) Q:GMRAPA(0)=""
  1. ..N OROLD,DFN S DFN=$P(GMRAPA(0),U)
  1. ..D INP^VADPT S X=$O(^ORD(101,"B","GMRA ENTERED IN ERROR",0))_";ORD(101," D EN^XQOR:X K VAIN,X
  1. ..Q
  1. .Q
  1. K %,DA,DIE,DR,GMRASITE
  1. Q