Description Usage Arguments Examples
This function extracts the primary diagnosis from the endoscopy free text. It will also add pathology diagnosis to the final primary code
1 2 | ExtrapolateEndoscopicICD10(dataframe, Procedure, PathSite, FINDINGS,
ENDOSCOPICDIAGNOSIS, EndoscopyEvent)
|
dataframe |
the dataframe |
Procedure |
the Procedure column |
PathSite |
the PathSite column |
FINDINGS |
the FINDINGS column |
ENDOSCOPICDIAGNOSIS |
the ENDOSCOPICDIAGNOSIS column |
EndoscopyEvent |
the EndoscopyEvent column |
1 2 3 | # Need to run the HistolTypeSite and EndoscopyEvent functions first here
# SelfOGD_Dunn$OPCS4w<-ExtrapolateOPCS4Prep(SelfOGD_Dunn,"PROCEDUREPERFORMED",
# "PathSite","EndoscopyEvent")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.