SNOMED CT licence information

snomedizer-package

snomedizer: R Interface to the SNOMED CT Terminology Server REST API

Main functions

User-friendly functions provided for every day tasks

concept_ancestors() concept_descendants()

Fetch active ancestors/descendants of one or more concepts

concept_descriptions()

Fetch descriptions of one or more concepts

concept_find()

Find SNOMED CT concepts

concept_included_in()

Determine whether one or more concepts belong to a target set of concepts

concept_map()

Map SNOMED CT concepts to other terminology or code systems

Utilities

Useful functions to set parameters and handle server requests

snomed_endpoint_test()

Test a SNOMED CT endpoint

snomed_public_endpoint_list()

List of public SNOMED CT endpoints

snomed_public_endpoint_suggest()

Find a public SNOMED CT endpoint

snomedizer_options_get() snomedizer_options_set()

Set SNOMED CT endpoint and other snomedizer options

snomedizer_version_compatibility()

Verify the endpoint compatibility with snomedizer

result_completeness()

Check that results are complete

result_flatten()

Flatten results from a server request

API operations

Like-for-like interfaces with the SNOMED CT Terminology Server API operations

api_concept() api_concepts() api_concept_descendants() api_concept_descriptions() api_all_branches() api_branch() api_branch_descendants() api_descriptions() api_version() api_browser_concepts() api_browser_concept_ancestors() api_browser_concept_children() api_browser_concept_parents() api_browser_concept_descriptions() api_descriptions_semantic_tags() api_relationships() api_relationship() api_all_code_systems() api_code_system() api_code_system_all_versions() api_browser_refset_members() api_refset_members()

SNOMED CT Terminology Server REST API operations

Index

All functions in alphabetical order

api_concept() api_concepts() api_concept_descendants() api_concept_descriptions() api_all_branches() api_branch() api_branch_descendants() api_descriptions() api_version() api_browser_concepts() api_browser_concept_ancestors() api_browser_concept_children() api_browser_concept_parents() api_browser_concept_descriptions() api_descriptions_semantic_tags() api_relationships() api_relationship() api_all_code_systems() api_code_system() api_code_system_all_versions() api_browser_refset_members() api_refset_members()

SNOMED CT Terminology Server REST API operations

concept_ancestors() concept_descendants()

Fetch active ancestors/descendants of one or more concepts

concept_descriptions()

Fetch descriptions of one or more concepts

concept_find()

Find SNOMED CT concepts

concept_included_in()

Determine whether one or more concepts belong to a target set of concepts

concept_map()

Map SNOMED CT concepts to other terminology or code systems

release_version()

Fetch SNOMED CT RF2 release version

result_completeness()

Check that results are complete

result_flatten()

Flatten results from a server request

snomed_endpoint_test()

Test a SNOMED CT endpoint

snomed_public_endpoint_list()

List of public SNOMED CT endpoints

snomed_public_endpoint_suggest()

Find a public SNOMED CT endpoint

snomedizer_options_get() snomedizer_options_set()

Set SNOMED CT endpoint and other snomedizer options

snomedizer_version_compatibility()

Verify the endpoint compatibility with snomedizer