Lookup a Crosswalk
lookup_crosswalk( targetSource = NULL, includeObsolete = NULL, pageNumber = NULL, pageSize = NULL )
targetSource | (optional) Returns codes from the specified UMLS vocabulary |
---|---|
includeObsolete | (optional) Determines whether to return obsolete codes. |
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. |
'/crosswalk/current/source/HPO/HP:0001947'path Retrieves all codes that share a UMLS CUI with HP:0001947 and returns a JSON Object classType of SourceAtomCluster '/crosswalk/current/source/HPO/HP:0001947?targetSource=SNOMEDCT_US'path Retrieves all SNOMEDCT_US codes that share a UMLS CUI with HP:0001947 and returns a JSON Object classType of SourceAtomCluster