MDPSU ; HOIFO/NCA - CP/Medicine Report Generator Utility;5/18/04 09:48
Source file <MDPSU.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EN1(MDGLO,MDDFN,MDSDT,MDEDT,MDMAX,MDPSC,MDALL) | ; Return the List of Completed Studies
; Input: MDGLO - Return Global Array (Required) ; MDDFN - Patient DFN (Required) ; MDSDT - Start Date in FM Internal Format (Optional) ; MDEDT - End Date in FM Internal Format (Optional) ; MDMAX - Number of studies to return (Optional) ; MDPSC - Procedure Summary Code (Optional) ; MDALL - Return the all text reports with ; the procedures list (Optional) ; (Returns all studies for Patient, if no MDSDT, MDEDT,and MDMAX.) |
|
| GET702(MDGLO,MDDFN,MDC,MDSDT,MDEDT,MDMAX) | ; Gather the new 702 entries
|
|
| CPF | ; Full Report - Health Summary Component
|
|
| CPS | ; One Line Summary Report
|
|
| PR702 | ; Return the Result Text for File 702 records
|
|
| NXT | ||
| PR690 | ; Return the Result text for File 690 Medicine report record
|
|
| ; Print the text for Display
|
||
| GETARY(MDG,MDCON) | ; Get the Medicine Result
|
|
| SETLINE(MDG,MDGL) | ; Set Global Lines
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| FileNo | Call Tags |
|---|---|
| ^ORD(100.01 - [#100.01] | GET1^DIQ |
| ^GMR(123 - [#123] | GET1^DIQ, GETS^DIQ |
| ^MDD(702 - [#702] | GET1^DIQ |