list_cst_details | R Documentation |
Cervical screening list details
list_cst_details(
dMeasure,
screen_cst_list,
screen_cst_id = NULL,
include_uptodate = TRUE
)
screen_cst_list |
appointment list, minimum columns |
screen_cst_id |
vector of applicable IDs, if already found
if not provided, will be calculated from |
include_uptodate |
include those who are up-to-date ('green' tags) |
returns the screen_cst_list dataframe with added columns, including...
(date object) - date
description of the most recent cervical cancer screening test (if any)
1 = never done, 2 = overdue, 3 = 'up-to-date'
and many other result detail columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.