-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
51 lines (44 loc) · 1.11 KB
/
_pkgdown.yml
File metadata and controls
51 lines (44 loc) · 1.11 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
url: https://omophub.github.io/omophub-R
template:
bootstrap: 5
bootswatch: flatly
navbar:
structure:
left: [intro, reference, articles]
right: [search, github]
components:
github:
icon: fab fa-github
href: https://github.com/omopHub/omophub-R
aria-label: GitHub
reference:
- title: Client
desc: Create and configure API clients
contents:
- OMOPHubClient
- get_api_key
- set_api_key
- has_api_key
- title: FHIR Resolution
desc: >
Translate FHIR coded values to OMOP standard concepts and CDM
target tables via the FHIR Concept Resolver, plus helpers for
interop with external FHIR client libraries.
contents:
- fhir_resolve
- fhir_resolve_batch
- fhir_resolve_codeable_concept
- omophub_fhir_url
- title: Response Classes
desc: S3 classes for API responses
contents:
- starts_with("print.omophub")
- starts_with("as.data.frame.omophub")
articles:
- title: Getting Started
navbar: ~
contents:
- getting-started
authors:
OMOPHub Team:
href: https://omophub.com