forked from OHDSI/ROhdsiWebApi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
62 lines (59 loc) · 1.52 KB
/
_pkgdown.yml
File metadata and controls
62 lines (59 loc) · 1.52 KB
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
51
52
53
54
55
56
57
58
59
60
61
62
template:
params:
bootswatch: cosmo
home:
links:
- text: Ask a question
href: http://forums.ohdsi.org
reference:
- title: "WebAPI"
desc: >
Functions for interfacing with WebAPI
contents:
- getPriorityVocabularyKey
- getWebApiVersion
- getCdmSources
- getMetadataForAllSpecifications
- postDefinition
- title: "Conceps"
desc: >
Functions for interfacing with concepts in Atlas
contents:
- matches("Concept[^S]")
- title: "Concept Set"
desc: >
Functions for interfacing with concept sets in Atlas
contents:
- matches("ConceptSet")
- title: "Cohort Defintion"
desc: >
Functions for interfacing with cohort definitions in Atlas
contents:
- matches("Cohort[^C]")
- title: "Estimation"
desc: >
Functions for interfacing with estimation definitions in Atlas
contents:
- matches("Estimation")
- title: "Cohort Characterization"
desc: >
Functions for interfacing with cohort characterizations in Atlas
contents:
- matches("CohortCharacterization")
- title: "Incidence Rates"
desc: >
Functions for interfacing with incidence rates in Atlas
contents:
- matches("IncidenceRate")
- title: "Person Profiles"
desc: >
Functions for interfacing with person profiles in Atlas
contents:
- matches("PersonProfile")
navbar:
structure:
right: [hades, github]
components:
hades:
text: hadesLogo
href: https://ohdsi.github.io/Hades