Description Usage Arguments Value Examples
The Community Health Index (CHI) is a population register used in Scotland for health care purposes. The CHI number uniquely identifies a person on the index. Note 'cutoff_2000'. As CHI has only a two digit year, you need to specify whether year is 1900s or 2000s. The cut-off determines the year before that number is considered 2000s i.e. at cutoff_2000 = 20, "18" is considered 2018, rather than 1918.
| 1 | chi_dob(.data, cutoff_2000 = 20)
 | 
| .data | Character. A vector of CHIs as characters/strings. | 
| cutoff_2000 | Integer. Two-digit year before which is considered 2000s. | 
Vector of 'Dates'.
| 1 2 3 4 5 6 7 8 9 10 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.