Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields  | All
Print Page as PDF
Global: ^GMR(120.5

Package: General Medical Record - Vitals

Global: ^GMR(120.5


Information

FileMan FileNo FileMan Filename Package
120.5 GMRV VITAL MEASUREMENT General Medical Record - Vitals

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
Clinical Procedures 2 MDCLIOV    MDKRPC2    
Clinical Reminders 1 PXRMISE    
Emergency Department Integration Software 1 EDPVIT    
Enterprise Health Management Platform 1 HMPWB2    
Pharmacy Benefits Management 1 PSUVIT1    

Accessed By FileMan Db Calls, Total: 9

Package Total Routines
General Medical Record - Vitals 5 GMRVED2    GMRVEE1    GMRVXPRE    GMVDCVAL    GMVPXRM    
Clinical Procedures 2 MDCLIO    MDCLIOV    
Clinical Reminders 1 PXRMVITL    
National Health Information Network 1 NHINVIT    

Pointer To FileMan Files, Total: 5

Package Total FileMan Files
General Medical Record - Vitals 2 GMRV VITAL TYPE(#120.51)[.03]    GMRV VITAL QUALIFIER(#120.52)[#120.505(.01)]    
Kernel 1 NEW PERSON(#200)[.063]    
Registration 1 PATIENT(#2)[.02]    
Scheduling 1 HOSPITAL LOCATION(#44)[.05]    

Fields, Total: 12

Field # Name Loc Type Details
.01 DATE/TIME VITALS TAKEN 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 23, 2001
  • DESCRIPTION:  
    This field contains the date/time this vital/measurement was taken by the care provider.
    DELETE AUTHORITY: ^
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  120.5^B
    1)= S ^GMR(120.5,"B",$E(X,1,30),DA)=""
    2)= K ^GMR(120.5,"B",$E(X,1,30),DA)
    This cross-reference is automatically created on .01 field.
  • CROSS-REFERENCE:  120.5^AA01^MUMPS
    1)= D AA^GMVFUT0(.01,1,DA,X)
    2)= D AA^GMVFUT0(.01,2,DA,X)
    This cross-reference sets the "AA" index for the GMRV Vital Measurement (120.5) file. This index is over the Date/Time Vitals Taken (.01), Patient (.02) and Vital Type (.03) fields. The index has the format:
    ^GMR(120.5,"AA",GMRVDFN,GMRVTYP,9999999-GMRVDT,DA)="", where GMRVDFN is data from .02 field, GMRVTYP is data from .03 field, and GMRVDT is data from .01 field.
  • RECORD INDEXES:  ACR (#460)
.02 PATIENT 0;2 POINTER TO PATIENT FILE (#2)
************************REQUIRED FIELD************************
PATIENT(#2)

  • LAST EDITED:  JUL 21, 2016
  • DESCRIPTION:  
    This field contains the name of the patient for whom this vital measurement data was entered. Pointer to the PATIENT (#2) file.
  • CROSS-REFERENCE:  120.5^C
    1)= S ^GMR(120.5,"C",$E(X,1,30),DA)=""
    2)= K ^GMR(120.5,"C",$E(X,1,30),DA)
    This regular cross-reference is used to sort the vital/measurement records by patient.
  • CROSS-REFERENCE:  120.5^AA02^MUMPS
    1)= D AA^GMVFUT0(.02,1,DA,X)
    2)= D AA^GMVFUT0(.02,2,DA,X)
    This cross-reference sets the "AA" index for the GMRV Vital Measurement (120.5) file. This index is over the Date/Time Vitals Taken (.01), Patient (.02) and Vital Type (.03) fields. The index has the format:
    ^GMR(120.5,"AA",GMRVDFN,GMRVTYP,9999999-GMRVDT,DA)="", where GMRVDFN is data from .02 field, GMRVTYP is data from .03 field, and GMRVDT is data from .01 field.
  • FIELD INDEX:  AHDRNEW (#200) MUMPS ACTION
    Short Descr: INDEX for HDR
    Description: This cross-reference calls a Health Data Repository (HDR) API whenever a new entry is created.
    No actual cross-reference nodes are set or killed.
    Calls to the VDEFQM routine are covered by Integration Agreement 4253. Calls to the VADPT routine are covered by Integration Agreement 3744. Use of the XDRDVALF variable is covered by Integration Agreement 4690.
    Set Logic: Q:$D(DIU(0))!($$TESTPAT^VADPT($P(^GMR(120.5,DA,0),U,2)))!($G(XDRDVALF)=1) N ERR,GMVFLAG I $T(QUEUE^VDEFQM)]"" S GMVFLAG=$$QUEUE^VDEFQM("ORU^R01","SUBTYPE=VTLS^IEN="_DA,.ERR)
    Set Cond: I X1(1)="",X2(1)'="" S X=1
    Kill Logic: Q
    Whole Kill: Q
    X(1): PATIENT (120.5,.02)
  • RECORD INDEXES:  ACR (#460), AHMP (#1336), AVPR (#1540)
.03 VITAL TYPE 0;3 POINTER TO GMRV VITAL TYPE FILE (#120.51)
************************REQUIRED FIELD************************
GMRV VITAL TYPE(#120.51)

  • LAST EDITED:  MAY 23, 2001
  • DESCRIPTION:  
    This field denotes the type of measurement for this record. Pointer to the GMRV VITAL TYPE (#120.51) file.
  • CROSS-REFERENCE:  120.5^T
    1)= S ^GMR(120.5,"T",$E(X,1,30),DA)=""
    2)= K ^GMR(120.5,"T",$E(X,1,30),DA)
    This regular cross-reference is created to sort the file by the type of measurement.
  • CROSS-REFERENCE:  120.5^AA03^MUMPS
    1)= D AA^GMVFUT0(.03,1,DA,X)
    2)= D AA^GMVFUT0(.03,2,DA,X)
    This cross-reference sets the "AA" index for the GMRV Vital Measurement (120.5) file. This index is over the Date/Time Vitals Taken (.01), Patient (.02) and Vital Type (.03) fields. The index has the format:
    ^GMR(120.5,"AA",GMRVDFN,GMRVTYP,9999999-GMRVDT,DA)="", where GMRVDFN is data from .02 field, GMRVTYP is data from .03 field, and GMRVDT is data from .01 field.
  • RECORD INDEXES:  ACR (#460)
.04 DATE/TIME VITALS ENTERED 0;4 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 18, 1996
  • DESCRIPTION:  
    This field contains the date/time that this record was entered.
.05 HOSPITAL LOCATION 0;5 POINTER TO HOSPITAL LOCATION FILE (#44)
************************REQUIRED FIELD************************
HOSPITAL LOCATION(#44)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,3)'=""Z""" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  JUL 28, 1989
  • DESCRIPTION:  
    This field contains the location where this measurement was taken. Pointer to the HOSPITAL LOCATION (#44) file.
  • SCREEN:  S DIC("S")="I $P(^(0),U,3)'=""Z"""
  • EXPLANATION:  Select valid Hospital Location.
.06 ENTERED BY 0;6 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  DEC 22, 1993
  • DESCRIPTION:  
    This field contains the name of the person who edited the file entry. Pointer to the NEW PERSON (#200) file.
1.2 RATE 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:'$$EN2^GMVFUT0(DA,.X) X
  • LAST EDITED:  JUL 21, 2016
  • DESCRIPTION:  
    This field contains the numeric value associated with this vital measurement.
  • EXECUTABLE HELP:  D RATEHLP^GMVFUT0(DA)
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • RECORD INDEXES:  AHMP (#1336), AVPR (#1540)
1.4 SUPPLEMENTAL O2 0;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JAN 10, 1997
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  This field stores the information of the supplemental oxygen as follows:
    .5-20 l/min (liters/minute) and/or
    21-100 % of oxygen concentration For example: 4.5 l/min 40%
    4.5 l/min
    40 %
2 ENTERED IN ERROR 2;1 SET
  • '1' FOR YES;

  • LAST EDITED:  JUL 21, 2016
  • DESCRIPTION:  
    This field indicates that this record was flagged as entered in error.
  • DELETE TEST:  1,0)= I 1
    UNEDITABLE
  • FIELD INDEX:  AHDRERR (#201) MUMPS ACTION
    Short Descr: INDEX for HDR
    Description: This cross-reference calls a Health Data Repository (HDR) API whenever a FILE 120.5 entry is marked as entered-in-error.
    No actual cross-reference nodes are set or killed.
    Calls to the VDEFQM routine are covered by Integration Agreement 4253. Calls to the VADPT routine are covered by Integration Agreement 3744. Use of the XDRDVALF variable is covered by Integration Agreement 4690.
    Set Logic: Q:$D(DIU(0))!($$TESTPAT^VADPT($P(^GMR(120.5,DA,0),U,2)))!($G(XDRDVALF)=1) N ERR,GMVFLAG I $T(QUEUE^VDEFQM)]"" S GMVFLAG=$$QUEUE^VDEFQM("ORU^R01","SUBTYPE=VTLS^IEN="_DA,.ERR)
    Set Cond: I X1(1)="",X2(1)]"" S X=1
    Kill Logic: Q
    Whole Kill: Q
    X(1): ENTERED IN ERROR (120.5,2)
  • RECORD INDEXES:  ACR (#460), AHMP (#1336), AVPR (#1540)
3 ERROR ENTERED BY 2;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JAN 13, 1992
  • DESCRIPTION:  
    This field indicates the name of the person responsible for entering the record in error. Pointer to the NEW PERSON (#200) file.
  • DELETE TEST:  1,0)= I 1
    UNEDITABLE
4 REASON ENTERED IN ERROR 2.1;0 SET Multiple #120.506 120.506

  • DESCRIPTION:  
    This multiple contains a list of reasons for entering a vital measurement in error.
5 QUALIFIER 5;0 POINTER Multiple #120.505 120.505

  • LAST EDITED:  JAN 21, 1997
  • DESCRIPTION:  
    A list of qualifiers associated with this measurement.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields  | All