VistA Analysis » VistA Reference » RPCs » SDOE FIND FIRST ENCOUNTER

SDOE FIND FIRST ENCOUNTER

This Remote Procedure Call (RPC) returns the internal entry numberof an OUTPATIENT ENCOUNTER file (#409.68) entry for the first encounterfor a patient in a specified date range.

Properties

Property Value
Label EXOE
MUMPS Implementation SDOERPC
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
PATIENT ID LITERAL   true This is the internal entry number of an entry in the PATIENT [#2 - ^DPT] file.
BEGIN DATE/TIME LITERAL   true Beginning date and time in VA FileMan format.Time is optional.
END DATE/TIME LITERAL   true End date and time in VA FileMan format.Time is optional.
SEARCH FLAGS LITERAL   true This parameter allows developers to set specific flags that areused as an API searches encounter records. The flags indicate howthe API should function. Character Description ——— ———– C Use only completed encounters


Document generated on August 31st 2022, 2:55:43 pm