Lookup Source Parents

lookup_source_parents(sourceId, sab, 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/parents'path Retrieves parents a source-asserted identifier and returns a JSON Object classType of SourceAtomCluster* '/content/current/source/SNOMEDCT_US/9468002/children'path Retrieves children of a source-asserted identifier and returns a JSON Object classType of SourceAtomCluster*

See also