MDAPI1 ; HOIFO/NCA - Electrocardiogram Data Extraction ;12/4/02 12:32
Source file <MDAPI1.m>
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..." |
|
FileNo | Call Tags |
---|---|
^MCAR(691.5 - [#691.5] | GETS^DIQ, VFIELD^DILFD |