This function assesses the Barrett's documentation. This notes how many reports contain the mandatory report fields as specified in the BSG standards on Barrett's endoscopic reporting. This should be run after the Barretts_PragueScore.
BarrettsDocumentQual(dataframe, Findings)
dataframe | dataframe |
---|---|
Findings | column of interest- usually the main body of the endoscopic report |
# Firstly relevant columns are extrapolated from the b1<-Barretts_PragueScore(Myendo,'Findings') # The documentation is really from the endoscopic Findings column gg<-BarrettsDocumentQual(b1,'Findings')