snomedizer_version_compatibility | R Documentation |
This function compares the SNOMED CT terminology server endpoint version with ‘snomedizer'’s supported version. The SNOMED CT terminology server API is continuously developed and may introduce breaking changes in REST operations and parameters.
snomedizer_version_compatibility( endpoint = snomedizer_options_get("endpoint"), silent = FALSE )
endpoint |
URL of a SNOMED CT Terminology Server REST API endpoint |
silent |
whether to hide warnings. Default is 'FALSE' |
a logical value indicating whether the endpoint version is supported
Other utilities:
result_completeness()
,
result_flatten()
,
snomed_public_endpoint_list()
,
snomed_public_endpoint_suggest()
,
snomedizer_options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.