Lookup Source Ancestors

lookup_source_ancestors(pageNumber = NULL, pageSize = NULL)

Arguments

pageNumber

(optional) Whole number that specifies which page of results to fetch.

pageSize

(optional) Whole number that specifies the number of results to include per page.

Details

'/content/current/source/SNOMEDCT_US/9468002/ancestors'path Retrieves ancestors of a source-asserted identifier and returns a JSON Object classType of SourceAtomCluster* '/content/current/source/SNOMEDCT_US/9468002/descendants'path Retrieves descendants of a source-asserted identifier and returns a JSON Object classType of SourceAtomCluster*

See also