VistA Analysis » VistA Reference » RPCs » ORQQCN GET PROC SVCS

ORQQCN GET PROC SVCS

Given an orderable item from the S.PROC XREF in 101.43, return theConsults service from 123.5 that can perform the procedure.

Properties

Property Value
Label PROCSVCS
MUMPS Implementation ORQQCN1
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
ORDERABLE ITEM ID LITERAL 16 true  

MUMPS Method Description

Property Value
Method PROCSVCS^ORQQCN1
Method Comment Return a list of services for a procedure
Input Parameters ORDITM
Code
 N PROCIEN
S PROCIEN=$P($G(^ORD(101.43,ORDITM,0)),U,2)
D GETSVC^GMRCPR0(.ORY,PROCIEN)

CPRS

File Type Description
Pascal File Consults/rConsults.pas


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