DESCRIPTION |
This computed finding pulls a list of Topography and Morphology codes that
package for a specific data range of procedures that match the topography
and morphology codes.
The output of the computed finding will be returned in the Data array. The
format of the data array is:
DATA(n,"TOPH")=
DATA(n,"VALUE")=
DATA(n,"MORP")=
DATA(n,"RESULT STATUS")=
are mapped to the Pap smear entry in the Women Health package. The Pap Smear
The data found in the TOPH subscript is the Topography code in the following
format:
T-SNOMED CODE
The data found in the VALUE subscript is the Topography code in the
following format:
T-SNOMED CODE SNOMED CODE DESCRIPTION
The data found in the MOPH subscript is the Morphology code in the following
entry is defined in file #790.2 the WV Procedure Type file.
format:
M-SNOMED CODE
The data found in the RESULT STATUS subscript is the result that has been
mapped to the Morphology code in the Women's Health package. The result will
either be NEM, Abnormal, Unsatisfactory, or Unknown.
The text display in the Clinical Maintenance will be found in the Text
array.
This computed finding requires that both the topography and morphology codes
are mapped to the Pap smear procedure. The morphology codes must also have a
result assigned to them.
This computed search will return up to n number of entries found in the Lab
|