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: 230.04

Package: Emergency Department Integration Software

ED LOG(#230)-->230.04

Sub-Field: 230.04


Information

Parent File Name Number Package
ED LOG(#230) DISCHARGE DIAGNOSIS 230.04 Emergency Department Integration Software

Details

Field # Name Loc Type Details
.01 DISCHARGE DIAGNOSIS 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  JUN 19, 2017
  • HELP-PROMPT:  Answer must be 1-50 characters in length.
  • DESCRIPTION:  
    This is the free text of the diagnosis.
  • TECHNICAL DESCR:  
    If the parameters are set so that coded diagnoses will be required, the text will match the Clinical Lexicon text. Some Clinical Lexicon entries map to more than one ICD code.
  • CROSS-REFERENCE:  230.04^B
    1)= S ^EDP(230,DA(1),4,"B",$E(X,1,30),DA)=""
    2)= K ^EDP(230,DA(1),4,"B",$E(X,1,30),DA)
.02 ICD CODE 0;2 POINTER TO ICD DIAGNOSIS FILE (#80) ICD DIAGNOSIS(#80)

  • LAST EDITED:  JUN 19, 2017
  • HELP-PROMPT:  Select the ICD Code for this diagnosis.
  • DESCRIPTION:  
    This is the ICD code for the diagnosis.
  • TECHNICAL DESCR:  
    Clinical Lexicon utilities are used by the application to look up diagnoses. Some Clinical Lexicon entries map to more than one ICD code.
.03 PRIMARY 0;3 SET
  • '0' FOR NO (secondary);
  • '1' FOR YES (primary);

  • LAST EDITED:  JUN 05, 2008
  • HELP-PROMPT:  Enter 'yes' if this is the primary diagnosis.
  • DESCRIPTION:  
    This flag indicates which of the diagnoses is to be considered the primary diagnosis.
Info |  Details