VistA Analysis » VistA Reference » RPCs » ORWPCE GET DX TEXT

ORWPCE GET DX TEXT

Resolves the preferred expanded form of the Diagnosis text for the encounter pane on the notes tab.

Properties

Property Value
Label GETDXTXT
MUMPS Implementation ORWPCE3
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
NARR LITERAL   true This is the narrative entered for the Dx.
CODE LITERAL   true This is the ICD code.

MUMPS Method Description

Property Value
Method GETDXTXT^ORWPCE3
Method Comment RPC to resolve Dx Text for PCE view
Input Parameters NARR, CODE
Code
 S ORY=$$SETNARR(NARR,CODE)

CPRS

File Type Description
Pascal File Encounter/rPCE.pas


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