All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

This is what it looks like in LIVE 5.5 SR2

Braden Score


 Braden Scale Screening
           Patient >60 years or mobility issues: Y
 Sensory perception to pressure related comfort: VERY LIMITED
(2)
                              Moisture exposure: RARELY MOIST
(4)
                    Degree of physical activity: WALKS OCCASIONALLY
(3)
     Ability to change or control body position: SLIGHTLY LIMITED
(3)
                      Usual food intake pattern: ADEQUATE
(3)
            Potential for friction and shearing: POTENTIAL PROBLEM
(2)
                                    Total Score:
17
 Risk Factor for Pressure Sore: LOW
 Pressure Sore Risk
 High Risk = 12 or less points
 Moderate risk = 13 or 14 points
 Low risk = 15 or greater points
------------------------------------------------------------------------
--
Fall Risk in LIVE 5.5 SR2

                                                     PRIOR FALL HISTORY
                                            No history/unknown  = (0)
                   Yes, during this admission or past 3 months  = (2) 2
                Patient has diagnosis/history of osteoporosis,
        osteoarthritis, osteopenia, polio, DJD, or any nervous
                                              system disorders  = (2) 2
                                                                 SAFETY
       Needs assistance to transfer or an assistive device but
          reports independence and/or uses furniture/people to
                                                     stabilize  = (3)
                                   Decreased vision or hearing  = (1) 1
          Attached to equipment, telemetry, IV's, oxygen, etc.  = (1)
                                   Patient 65 years or greater  = (1) 1
                                              Nursing judgment  =(10)
                                                FALL RISK SCORE =     12
 Comment: PT IS PRE-OP

                                     6 - 9  points =  MODERATE RISK
                                     10 or > points =  HIGH RISK
                    FALL RISK LEVEL: High Risk                   .

-----Original Message-----
From: Bill Mullins 
Sent: Wednesday, September 27, 2006 6:06 PM
To: 'Carla Fuller'; [email protected]
Subject: RE: [MEDITECH-L] /S.LAST.QUERY

We are on MAGIC 5.5 SR2

This is what I use for the Braden Skin score, it only has a few queries
to add up:

NUR600046  9   36  Total Score:

IFE=IF{([ANS,"NUR600040"]|0)+([ANS,"NUR600041"]|0)+([ANS,"NUR600042"]|0)
IFE=+([ANS,"NUR600043"]|0)+([ANS,"NUR600044"]|0)+([ANS,"NUR600045"]|0)^/
VAR,
IFE=/VAR^/[ANS%0,"NUE600046"]|0,P(R,S,/VAR)^#,1}
-----------------------------------------------------------

The very next query after the total score is

NUR600051A 10  1   Risk Factor for Pressure Sore:

IFE=IF{[ANS,"NUR600046"]|0^XX 1,
IFE=IF{XX<13 "HIGH";
IFE=XX>12<16 "MODERATE";
IFE=XX>15 "LOW"}^VAL,
IFE=P(R,S,VAL^/[ANS%0,""NUR600051A]|0)^#,"";1}

So based on the total score, we assign a level of Pressure Sore Risk.
------------------------------------------------------------
For our Fall Risk Scoring, which is much longer....

We use this on each of the contributing queries:

This is on the first query that contributes to the total score query:

[EMAIL PROTECTED]/N1
FCL2=IF{(/N1+/N2+/N3+/N4+/N5+/N6+/N7+/N8+/N9+/N10+/N11+/N12+/N13+/N14+/N
15+/N
FCL2=6+/N17+/N18+/N19+/N20)^SCORE
FCL2= IF{+/NPCWF[""] P(R,S,SCORE^/[ANS%0,"NUR97330E"]|0)^#;
FCL2=P(R,S,SCORE^/[ANS%0,"NUR97330E"]|0)^#}}
IFE=[ANS,"NUR97308"]|0="N"

NUR97308    Patient has total paralysis or is completely bed bound:

So is this is Yes, we skip all the other fall risk queries.....


NUR97330E  15  48  FALL RISK SCORE = THIS IS THE TOTAL FALL SCORE QUERY

IFE=[ANS,"NUR97308"]|0="N"

NUR97330F  20  20  FALL RISK LEVEL:

BASED ON TOTAL SCORE (NUR97330E)

IFE=[ANS,"NUR97308"]|0="N",
IFE=IF{[ANS,"NUR97330E"]|0^XX 1,
IFE=IF{XX>9 "High Risk";
IFE=XX>5<10 "Moderate Risk"}^VAL,
IFE=P(R,S,VAL^/[ANS%0,"NUR97330F"]|0)^#,"";1}

Good Luck,



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Carla Fuller
Sent: Wednesday, September 27, 2006 8:23 AM
To: [email protected]
Subject: [MEDITECH-L] /S.LAST.QUERY

All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. 

This footnote also confirms that this email message has been swept by Sophos 
and MIMEsweeper for the presence of computer viruses.
**********************************************************************


_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Reply via email to