Skip to content

Commit b1d1c6d

Browse files
authored
Merge pull request #5 from OMOPHub/develop
Add FHIR Resolution section to pkgdown documentation
2 parents 9b64e05 + a2f6b69 commit b1d1c6d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

_pkgdown.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,17 @@ reference:
2323
- set_api_key
2424
- has_api_key
2525

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+
2637
- title: Response Classes
2738
desc: S3 classes for API responses
2839
contents:

0 commit comments

Comments
 (0)