We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b64e05 + a2f6b69 commit b1d1c6dCopy full SHA for b1d1c6d
1 file changed
_pkgdown.yml
@@ -23,6 +23,17 @@ reference:
23
- set_api_key
24
- has_api_key
25
26
+ - title: FHIR Resolution
27
+ desc: >
28
+ Translate FHIR coded values to OMOP standard concepts and CDM
29
+ target tables via the FHIR Concept Resolver, plus helpers for
30
+ interop with external FHIR client libraries.
31
+ contents:
32
+ - fhir_resolve
33
+ - fhir_resolve_batch
34
+ - fhir_resolve_codeable_concept
35
+ - omophub_fhir_url
36
+
37
- title: Response Classes
38
desc: S3 classes for API responses
39
contents:
0 commit comments