Description Usage Arguments Details Value
This function extracts alanine aminotransferase test results from CPRD GOLD. It assumes that your cohort contains a column named patid.
1 | alanine(cohort)
|
cohort |
A dataframe containing at least one column called patid |
Codes:
Medcode | Readcode | Description | ||
35 | 44G3.00 | ALT/SGPT serum level | ||
10565 | 44G..11 | ALT - blood level | ||
13716 | 44G3000 | ALT/SGPT level normal | ||
13717 | 44GA.00 | Plasma alanine aminotransferase level | ||
14346 | 44G..12 | SGPT - blood level | ||
26020 | 44G3100 | ALT/SGPT level abnormal | ||
38197 | 44GB.00 | Serum alanine aminotransferase level | ||
A dataframe containing all alanine aminotransferase records
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.