Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: MDAPI1

Package: Clinical Procedures

Routine: MDAPI1


Information

MDAPI1 ; HOIFO/NCA - Electrocardiogram Data Extraction ;12/4/02 12:32

Source Information

Source file <MDAPI1.m>

Entry Points

Name Comments DBIA/ICR reference
GET(RESULTS,MDARDFN,MDSDT,MDEDT,MDFLDS) ; Returns list of data from Electrocardiogram File #691.5
; Input: RESULTS - the global ^TMP array in which (Required)
; to return results.
; MDARDFN - the patient DFN. (Required)
; MDSDT - the start date of the date (Required)
; range to return the data in.
; This must be in FM internal
; format.
; MDEDT - the end date of the date (Required)
; range to return the data in.
; This must be in FM internal
; format.
; MDFLDS - a list of fields from file #691.5 to (Required)
; be returned in RESULTS. MDFLDS should
; contain a list of fields delimited by ";"
; example: MDFLDS=".01;11;20..."
  • ICR #3854
    • Status: Active
    • Usage: Private

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^MCAR(691.5 - [#691.5] GETS^DIQ,  VFIELD^DILFD
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call