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 |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  All
Print Page as PDF
Global: ^SDD(409.43

Package: Scheduling

Global: ^SDD(409.43


Information

FileMan FileNo FileMan Filename Package
409.43 OUTPATIENT DIAGNOSIS Scheduling

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Integrated Billing 1 IBCSC4D    
Scheduling 1 SDOEDX    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
DRG Grouper 1 ICD DIAGNOSIS(#80)[.01]    
Scheduling 1 OUTPATIENT ENCOUNTER(#409.68)[.02]    

Fields, Total: 3

Field # Name Loc Type Details
.01 DIAGNOSIS 0;1 POINTER TO ICD DIAGNOSIS FILE (#80)
************************REQUIRED FIELD************************
ICD DIAGNOSIS(#80)

  • INPUT TRANSFORM:  S DIC("S")="I '$P(^(0),U,9)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  FEB 17, 1993
  • HELP-PROMPT:  This field contains the outpatient diagnosis.
  • DESCRIPTION:  
    This field contains the outpatient diagnosis.
  • SCREEN:  S DIC("S")="I '$P(^(0),U,9)"
  • EXPLANATION:  Diagnosis must be active.
  • DELETE TEST:  1,0)= IF 0
  • CROSS-REFERENCE:  409.43^B
    1)= S ^SDD(409.43,"B",$E(X,1,30),DA)=""
    2)= K ^SDD(409.43,"B",$E(X,1,30),DA)
    This cross-reference allow look-up by diagnosis.
  • CROSS-REFERENCE:  409.43^AO1^MUMPS
    1)= S:$P(^SDD(409.43,DA,0),U,2) ^SDD(409.43,"AO",+$P(^(0),U,2),X,DA)=""
    2)= K ^SDD(409.43,"AO",+$P(^SDD(409.43,DA,0),U,2),X,DA)
    This cross-reference can be used to sort by outpatient encounter by diagnosis by internal entry number.
.02 OUTPATIENT ENCOUNTER 0;2 POINTER TO OUTPATIENT ENCOUNTER FILE (#409.68)
************************REQUIRED FIELD************************
OUTPATIENT ENCOUNTER(#409.68)

  • LAST EDITED:  JUL 22, 1993
  • HELP-PROMPT:  This field contains the outpatient encounter associated with this outpatient diagnosis.
  • DESCRIPTION:  
    This field contains the outpatient encounter associated with this outpatient diagnosis.
    UNEDITABLE
  • CROSS-REFERENCE:  409.43^AO^MUMPS
    1)= S ^SDD(409.43,"AO",X,$P(^SDD(409.43,DA,0),U),DA)=""
    2)= K ^SDD(409.43,"AO",X,$P(^SDD(409.43,DA,0),U),DA)
    This cross-reference can be used to sort by outpatient encounter by diagnosis by internal entry number.
  • CROSS-REFERENCE:  409.43^OE
    1)= S ^SDD(409.43,"OE",$E(X,1,30),DA)=""
    2)= K ^SDD(409.43,"OE",$E(X,1,30),DA)
    Cross-reference to look up diagnosis by outpatient encounter and to allow backwards navigation.
.03 DIAGNOSIS RANKING 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<1) X
  • LAST EDITED:  MAY 03, 1996
  • HELP-PROMPT:  Answer must be 1-3 characters in length.
  • DESCRIPTION:  
    This field is to hold the ranking of the particular diagnosis related to the encounter.  Currently a number one will indicate the primary diagnosis.

ICR, Total: 2

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #411
  • INTEGRATED BILLING
  • Request to directly reference the "AO" cross referenceof the OUTPATIENT DIAGNOSIS (#409.43) file. The cross reference is used tofind all diagnoses associated with an outpatient encounter. The diagnoses arethen added to bills.
    ICR #2047
  • HOSPITAL BASED HOME CARE
  • MENTAL HEALTH
  • DIAGNOSIS (.01).
    Access: Direct Global Read & w/Fileman

    DIAGNOSIS RANKING (.03).
    Access: Direct Global Read & w/Fileman

    This cross-reference will be used to look up the ifn ofthe record associated with the OUTPATIENT ENCOUNTER.
    Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  All