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

XT73P136.m

Go to the documentation of this file.
  1. XT73P136 ;RSD/OAKLAND - Test Routine for XT*7.3*136
  1. ;;7.3;TOOLKIT;**136**;Apr 25, 1995;Build 5
  1. ;This routine is only to test MXMLPRESE for patch 136.
  1. Q
  1. EN ;Display "PASSED" or "FAILED"
  1. N CB,I,TEST,Y,Z
  1. K ^TMP($J,"P136 TEST")
  1. S U="^",TEST="FAILED",Z=0
  1. F I=1:1 S Y=$T(TST1+I) Q:Y="" D
  1. .I $E(Y,1,3)=" ;;" S Y=$E(Y,4,999),Z=Z+1,^TMP($J,"P136 TEST",Z)=Y Q
  1. .S Y=$E(Y,2,999),^TMP($J,"P136 TEST",Z)=^TMP($J,"P136 TEST",Z)_Y
  1. .Q
  1. S CB("ENDDOCUMENT")="ENDD^XT73P136",Y="^TMP($J,""P136 TEST"")"
  1. D EN^MXMLPRSE(Y,.CB,"") W !,"Test = ",TEST,!
  1. K ^TMP($J,"P136 TEST")
  1. Q
  1. ENDD ;end of document call back
  1. S TEST="PASSED"
  1. Q
  1. TST1 ; create test message
  1. ;;<Bloodbank><Patient dfn="990451" firstName="CARPANTS" lastName="BIFF" dob="7720613.000000" ssn="111111111" abo="A " rh="N">
  1. ;;<TransfusionReactions><TransfusionReaction type="Urticaria" date="3130408.151856" unitId="W040713210843" productTypeName="Thawed
  1. ; Apheresis FRESH FROZEN PLASMA" productTypePrintName="FFP AFR Thaw" productCode="E2121V00" comment="On 4/8/13 after transfusion of
  1. ; thawed plasma unit #W040713210843 the patient developed a rash and itching. Th
  1. ;;e entire unit had been transfused. There were only minor changes in his VS: T 98.3 to 98.2; HR 56 to 56; BP 119/71 to 132/75 and
  1. ; RR 18 to 18. Blood Bank was notified of a suspected transfusion reaction. A clerical check revealed no errors; the patient&ap
  1. ;;os;s posttransfusion plasma was not hemolyzed and his direct antiglobulin tesst (DAT) remained negative. The patient's symptoms
  1. ; and the lack of laboratory findings are most conististent with a mild allergic transfusion reaction. Such reactions are not uncommon
  1. ; and are usually directed to foreign proteins in the transfused plasma to which the recipient is immune. If future transfusions are
  1. ; needed premedication with benadryl may be beneficial."/>
  1. ;;</TransfusionReactions></Patient></Bloodbank>