In this scenario, you set up a web page to display your own content, but you wish to show links to related Krames StayWell content.
Determine MeSH codes that are applicable to your content, either by calling the ListMeshCodes web service method using a topic you have pre-determined, or by determining appropriate MeSH codes through other means. See the ListMeshCodes page for examples.
Your page calls the GetRelatedContent method, passing in a list of MeSH codes. The result of this call is an XML document containing elements for each related item, if any. See the GetRelatedContent page for more details.
Your page transforms the result XML into a list of links and renders this in the section of the page you intend to display them in.