| UD |
This entry point is called to process a unit dose
pharmacy quick order. The following array is built before the call is made.
^TMP("PSJQO",$J,1)=Quick Order Name^Type^Orderable Item IEN^Med Route IEN^
Schedule^Instructions^Infusion Rate^Provider Comments Prompt
^TMP("PSJQO",$J,"DD")=Dispense Drug IEN ^TMP("PSJQO",$J,"PC",0)=Last
Entry^Number of Entries ^TMP("PSJQO",$J,"PC",x,0)=Provider Comments Line x
^TMP("PSJQO",$J,"AD",0)=Last Entry^Number of Entries
^TMP("PSJQO",$J,"AD",x,0)=Orderable Item IEN (for Additive)^Strength^Units
^TMP("PSJQO",$J,"SOL",0)="Last Entry^Number of Entries
^TMP("PSJQO",$J,"SOL",x,0)=Orderable Item IEN (for Solution)^Volume
Where QUICK ORDER NAME = Free Text 3-30 characters TYPE = Set of codes 1:IV
FLUID, 2:Inpatient Medications PROVIDER COMMENTS PROMPT = Set of Codes 1:Don't
prompt,"""":prompt
|
IV |
This entry point is called to process an IV fluid
pharmacy quick order. The following array is built before the call is made.
^TMP("PSJQO",$J,1)=Quick Order Name^Type^Orderable Item IEN^Med Route IEN^
Schedule^Instructions^Infusion Rate^Provider Comments Prompt
^TMP("PSJQO",$J,"DD")=Dispense Drug IEN ^TMP("PSJQO",$J,"PC",0)=Last
Entry^Number of Entries ^TMP("PSJQO",$J,"PC",x,0)=Provider Comments Line
^TMP("PSJQO",$J,"AD",0)=Last Entry^Number of Entries
^TMP("PSJQO",$J,"AD",x,0)=Orderable Item IEN (for Additive)^Strength^Units
^TMP("PSJQO",$J,"SOL",0)="Last Entry^Number of Entries
^TMP("PSJQO",$J,"SOL",x,0)=Orderable Item IEN (for Solution)^Volume
Where QUICK ORDER NAME = Free Text 3-30 characters TYPE = Set of codes 1:IV
FLUID, 2:Inpatient Medications PROVIDER COMMENTS PROMPT = Set of Codes 1:Don't
prompt,"""":prompt
|