charlson: Charlson score from visit_no

Description Usage Arguments Examples

Description

This function calculates the Charlson score based on visit_no

Usage

1
charlson(conn, inData, outData)

Arguments

conn

the connection from connect_db

inData

the table name for input, must have visit_no

outData

the table name for the output

Examples

1
2
3
4
## Not run: 
charlson(conn, "user.incohort", "usr.out_cohort")

## End(Not run)

dajuntian/emr4washu documentation built on May 14, 2019, 3:29 p.m.