snomed_endpoint_test: Test a SNOMED CT endpoint

View source: R/utils.R

snomed_endpoint_testR Documentation

Test a SNOMED CT endpoint

Description

Test a SNOMED CT endpoint

Usage

snomed_endpoint_test(endpoint, branch)

Arguments

endpoint

URL of a SNOMED CT Terminology Server REST API endpoint

branch

a character string of a branch name

Value

a boolean indicating whether the endpoint passed the test

Examples

snomed_endpoint_test(
  endpoint = "https://snowstorm.ihtsdotools.org/snowstorm/snomed-ct",
  branch = "MAIN"
)

ramses-antibiotics/snomedizer documentation built on July 12, 2022, 12:42 a.m.