Lookup Source Attributes

lookup_source_attributes(
  sourceId,
  vocabulary,
  pageNumber = NULL,
  pageSize = NULL,
  includeAttributeNames = 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.

includeAttributeNames

(optional) One or more attribute names

Details

'/content/current/source/SNOMEDCT_US/9468002/attributes'path Retrieves attributes of the SNOMED CT concept and returns a JSON Object classType of Attribute

See also