Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Fields
Print Page as PDF
Global: ^ONCO(160.17

Package: Oncology

Global: ^ONCO(160.17


Information

FileMan FileNo FileMan Filename Package
160.17 ONCOLOGY PCE EXTRACT FORMAT Oncology

Description

Fields, Total: 3

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  FEB 24, 1997
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This contains the name of the PCE extract.
  • CROSS-REFERENCE:  160.17^B
    1)= S ^ONCO(160.17,"B",$E(X,1,30),DA)=""
    2)= K ^ONCO(160.17,"B",$E(X,1,30),DA)
1 FIELD FIELD;0 Multiple #160.171 160.171

  • DESCRIPTION:  
    List of all the PCE extracted fields.
  • IDENTIFIED BY:  NAME(#3)[R]
2 RULES RULES;0 WORD-PROCESSING #160.172

  • DESCRIPTION:  This field is a set of rules based in MUMPS code that the extract must follow for each entry. Values that must be set are:
    VALID = 1 means that the extract is valid
    = 0 means that the extract has is not valid and will not
    JUMP = 0 means process all the field in the extract
    = X^Y means to skip all the fields from position X to
    position Y in the extract.
  • LAST EDITED:  JUN 18, 1997
Info |  Desc |  Fields