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

Package: Mental Health

CLOZAPINE HL7 TRANSMISSION(#603.05)-->603.51

Sub-Field: 603.51


Information

Parent File Name Number Package
CLOZAPINE HL7 TRANSMISSION(#603.05) PRESCRIPTION TRANSMISSION 603.51 Mental Health

Details

Field # Name Loc Type Details
.01 PRESCRIPTION TRANS. DATE/TIME 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 16, 2020
  • HELP-PROMPT:  Enter a date and time, seconds are allowed.
  • DESCRIPTION:  
    This is the date and time that the HL7 message was sent.
  • TECHNICAL DESCR:  
    This value will be set programmatically to NOW in FileMan format.
  • CROSS-REFERENCE:  603.51^B
    1)= S ^YSCL(603.05,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^YSCL(603.05,DA(1),1,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  603.05^CDATE
    1)= S ^YSCL(603.05,"CDATE",$E(X,1,30),DA(1),DA)=""
    2)= K ^YSCL(603.05,"CDATE",$E(X,1,30),DA(1),DA)
    3)= Do not delete this cross-reference.
    Used to lookup messages by date/time for reports and inquiries.
.02 HLO MESSAGE 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 29, 2019
  • HELP-PROMPT:  Type a number between 1 and 9999999999, 0 decimal digits.
  • DESCRIPTION:  
    This is the internal entry number in the HLO MESSAGES file (#778). It is not a pointer.
  • TECHNICAL DESCR:  
    This is the internal entry number returned by $$SENDONE^HLOAPI1.
.03 MESSAGE TYPE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
    MAXIMUM LENGTH: 10
  • LAST EDITED:  NOV 27, 2019
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    This is the HL7 message type that was transmitted.
.04 PRESCRIPTION # 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
    MAXIMUM LENGTH: 20
  • LAST EDITED:  NOV 28, 2019
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    This is the prescription number that generated the HL7 message. It is the external value and not a pointer.
  • TECHNICAL DESCR:  
    This field is free text because a prescription number may contain letters and numerals.
  • CROSS-REFERENCE:  603.05^RX
    1)= S ^YSCL(603.05,"RX",$E(X,1,30),DA(1),DA)=""
    2)= K ^YSCL(603.05,"RX",$E(X,1,30),DA(1),DA)
    3)= This cross-reference is needed to track HL7 messages.
    This cross-reference contains the external value of a prescription number and is used to prevent duplicate HL7 messages.
Info |  Details