snomed_endpoint_test | R Documentation |
Test a SNOMED CT endpoint
snomed_endpoint_test(endpoint, branch)
endpoint |
URL of a SNOMED CT Terminology Server REST API endpoint |
branch |
a character string of a branch name |
a boolean indicating whether the endpoint passed the test
snomed_endpoint_test( endpoint = "https://snowstorm.ihtsdotools.org/snowstorm/snomed-ct", branch = "MAIN" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.