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.52

Package: Mental Health

CLOZAPINE HL7 TRANSMISSION(#603.05)-->603.52

Sub-Field: 603.52


Information

Parent File Name Number Package
CLOZAPINE HL7 TRANSMISSION(#603.05) ORDER TRANSMISSION 603.52 Mental Health

Details

Field # Name Loc Type Details
.01 ORDER TRANSMISSION DATE/TIME 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 18, 2020
  • HELP-PROMPT:  Enter the date/time of the order transmission.
  • 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.52^B
    1)= S ^YSCL(603.05,DA(1),2,"B",$E(X,1,30),DA)=""
    2)= K ^YSCL(603.05,DA(1),2,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  603.05^DDATE
    1)= S ^YSCL(603.05,"DDATE",$E(X,1,30),DA(1),DA)=""
    2)= K ^YSCL(603.05,"DDATE",$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:  MAY 16, 2020
  • 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:  MAY 16, 2020
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    This is the HL7 message type that was transmitted.
.04 ORDER # 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 16, 2020
  • HELP-PROMPT:  Type a number between 1 and 9999999999, 0 decimal digits.
  • DESCRIPTION:  
    This is the ORDER number from the UNIT DOSE multiple (field #62) in the PHARMACY PATIENT file (#55).
  • TECHNICAL DESCR:  Retrieved from sub-file #55.06
    ^PS(55,D0,5,0)=^55.06IA^^ (#62) UNIT DOSE
    this field: ^PS(55,D0,5,D1,0)= (#.01) ORDER NUMBER [1N]
  • CROSS-REFERENCE:  603.05^ON
    1)= S ^YSCL(603.05,"ON",$E(X,1,30),DA(1),DA)=""
    2)= K ^YSCL(603.05,"ON",$E(X,1,30),DA(1),DA)
    3)= Do not delete this cross-reference.
    This cross-reference is the order number and is used to prevent duplicate HL7 messages.
Info |  Details