Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 160.04

Package: Oncology

ONCOLOGY PATIENT(#160)-->160.04

Sub-Field: 160.04


Information

Parent File Name Number Package
ONCOLOGY PATIENT(#160) FOLLOW-UP 160.04 Oncology

Details

Field # Name Loc Type Details
.01 DATE OF LAST CONTACT OR DEATH 0;1 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • OUTPUT TRANSFORM:  S X=Y D DATEOT^ONCOES
  • LAST EDITED:  MAR 27, 2023
  • HELP-PROMPT:  Record the last date on which the patient was known to be alive or the date of death.
  • DESCRIPTION:  Records the date of last contact with the patient or the date of death.
    For further information see FORDS page 199.
  • GROUP:  ACOS-REQUIRED
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  160.04^AA^MUMPS
    1)= D SLF^ONCOCRF ;TRIGGER DATE LAST CONTACT #16
    2)= D KLF^ONCOCRF ;RESET DATE LAST CONTACT #16, STATUS #15, DATE OF DEATH #29
    Maintains the DATE OF LAST CONTACT, STATUS, and DATE OF DEATH fields.
  • CROSS-REFERENCE:  160.04^B
    1)= S ^ONCO(160,DA(1),"F","B",$E(X,1,30),DA)=""
    2)= K ^ONCO(160,DA(1),"F","B",$E(X,1,30),DA)
    Regular B cross-reference.
  • CROSS-REFERENCE:  160.04^AE^MUMPS
    1)= Q
    2)= D KTSM^ONCOFTS:$D(ONCOSTAT)
    This cross-reference will kill the TUMOR STATUS entries on the ONCOLOGY PRIMARY File that correspond to this follow-up. (Setting of these entries is done directly by a call to SETTS^ONCOU55 in routine ONCOAIS.)
1 VITAL STATUS 0;2 SET
************************REQUIRED FIELD************************
  • '0' FOR Dead;
  • '1' FOR Alive;

  • LAST EDITED:  FEB 11, 2003
  • DESCRIPTION:  Records the vital status of the patient as of the date entered in DATE OF LAST CONTACT OR DEATH.
    For further information see FORDS page 200.
  • GROUP:  ACOS-REQUIRED
  • CROSS-REFERENCE:  160.04^AC^MUMPS
    1)= D SVS^ONCOCRF ;TRIGGER STATUS #15, DATE OF DEATH #29
    2)= D KVS^ONCOCRF ;RESET STATUS #15, DATE OF DEATH #29
    Maintains the STATUS and DATE OF DEATH Fields.
3 FOLLOW-UP SOURCE 0;4 SET
************************REQUIRED FIELD************************
  • '0' FOR Reported hospitalization;
  • '1' FOR Readmission;
  • '2' FOR Physician;
  • '3' FOR Patient;
  • '4' FOR Department of Motor Vehicles;
  • '5' FOR Medicare/Medicaid file;
  • '7' FOR Death certificate;
  • '8' FOR Other;
  • '9' FOR Unknown;

  • LAST EDITED:  FEB 11, 2003
  • DESCRIPTION:  Records the source from which the latest follow-up information was obtained.
    For further information see FORDS page 203.
  • EXECUTABLE HELP:  I X="??" S XQH="ONCO FOLLOW-UP METHOD" D EN^XQH
4 QUALITY OF SURVIVAL 0;5 SET
************************REQUIRED FIELD************************
  • '0' FOR Normal;
  • '1' FOR Symptomatic & Ambulatory;
  • '2' FOR More than 50% Ambulatory;
  • '3' FOR Less than 50% Ambulatory;
  • '4' FOR Bedridden;
  • '8' FOR Not applicable, dead;
  • '9' FOR Unknown or unspecified;

  • LAST EDITED:  SEP 07, 1989
  • DESCRIPTION:  
    This is the code describing the patient's quality of survival.
  • GROUP:  ACOS-RECOMMENDED
5 COMMENTS 1;0 WORD-PROCESSING #160.45

  • DESCRIPTION:  
    This is a comment on the follow-up.
  • LAST EDITED:  SEP 18, 1987
  • DESCRIPTION:  
    This is the word-processing text of the comment.
6 NEXT FOLLOW-UP SOURCE 0;6 SET
************************REQUIRED FIELD************************

  • LAST EDITED:  FEB 11, 2003
  • DESCRIPTION:  Identifies the method planned for the next follow-up,
    For further information see FORDS page 204.
  • CROSS-REFERENCE:  160.04^AD^MUMPS
    1)= D SDF^ONCOCRF
    2)= D KDF^ONCOCRF
    Maintains the DUE FOLLOW-UP Field.
7 UNUSUAL FOLLOW-UP METHOD 0;7 SET

  • LAST EDITED:  MAR 22, 1990
  • HELP-PROMPT:  Enter specially defined unusual method code.
  • DESCRIPTION:  
    This describes any follow-up method not in ordinary use.
8 ENTRY STATUS 0;8 SET

  • LAST EDITED:  MAR 24, 1990
  • DESCRIPTION:  
    This indicates whether entry is complete.
9 MULTIPLE PRIMARY STATUS COMPUTED

  • MUMPS CODE:  Q:$G(HSFLAG) S X="",FDAT=$P(^(0),U,1) D MTS^ONCOCOF K FDAT
  • ALGORITHM:  Q:$G(HSFLAG) S X="",FDAT=$P(^(0),U,1) D MTS^ONCOCOF K FDAT
  • LAST EDITED:  APR 29, 1993
  • DESCRIPTION:  
    This indicates whether there are multiple primaries for the patient.
10 FOLLOWING REGISTRY 0;9 POINTER TO FACILITY FILE (#160.19) FACILITY(#160.19)

  • OUTPUT TRANSFORM:  I Y'="" S Y=$P($G(^ONCO(160.19,Y,0)),U,2)
  • LAST EDITED:  DEC 09, 1999
  • DESCRIPTION:  Records the facility identification number of the registry responsible for following the patient.
    For further information see FORDS page 202.
11 REGISTRAR 0;10 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  MAR 07, 2000
  • DESCRIPTION:  This field contains the name of the REGISTRAR who intially created this FOLLOW-UP record.
12 DATE ENTERED 0;11 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • OUTPUT TRANSFORM:  S X=Y D DATEOT^ONCOES
  • LAST EDITED:  OCT 26, 2005
  • DESCRIPTION:  This field contains the date on which this FOLLOW-UP record was initially entered.
Info |  Details