VistA Analysis » VistA Reference » RPCs » ORWPCE ACTIVE PROV

ORWPCE ACTIVE PROV

This calls the PCE API $$ACTIVPRV^PXAPI(provider ien, encounter d/t) tosee if the provider can be stored by PCE. Returns a 1 if provider is good and 0 if the provider is not active or does not have an active person class.

Properties

Property Value
Label ACTIVPRV
MUMPS Implementation ORWPCE2
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
PROVIDER IEN LITERAL   true  
ENCOUNTER DATE/TIME LITERAL   true  

MUMPS Method Description

Property Value
Method ACTIVPRV^ORWPCE2
Method Comment get if provider is active or not
Input Parameters ORWPROV, ORWDT
Code
 S ORRETURN=$$ACTIVPRV^PXAPI(ORWPROV,ORWDT)

CPRS

File Type Description
Pascal File Encounter/rPCE.pas


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