-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
50 lines (50 loc) · 1.21 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
url: https://edonnachie.github.io/ICD10gm
destination: docs
articles:
- title: Vignettes
navbar: ~
contents:
- icd10gm_intro
- coding_covid-19
reference:
- title: "Interactive lookup"
desc: "Convenience functions to search for and look up ICD-10-GM codes"
contents:
- icd_lookup
- icd_browse
- icd_search
- title: "ICD-10-GM Metadata"
desc: >
Data frames containing the underlying ICD-10-GM metadata
and utility functions to perform common queries.
contents:
- icd_meta_codes
- icd_meta_blocks
- icd_meta_chapters
- icd_meta_transition
- get_icd_labels
- get_icd_history
- icd_showchanges
- icd_showchanges_icd3
- title: "Specification"
desc: >
Specify and historize ICD-10 codes.
contents:
- icd_expand
- icd_history
- title: "Parsing"
desc: "Parsing and testing for ICD-10 codes"
contents:
- icd_parse
- is_icd_code
- title: "Comorbidity Groupers"
desc: "Specification of various comorbidity groupers"
contents:
- charlson_rcs
- charlson_sundararajan
template:
bootstrap: 5
opengraph:
twitter:
creator: "@ERDonnachie"
card: summary_large_image