> For the complete documentation index, see [llms.txt](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations.md).

# Wellcome Organisations

- [Burroughs Wellcome & Company (BW & Co.)](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/bw.md): Pharmaceutical company established by Henry S. Wellcome and Silas Burroughs.
- [Epworth & Co.](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/epworth-co.md)
- [Historical Medical Exhibition (HME)](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/hme.md): Temporary exhibition of medical history planned for 1903. Finally opened 1913.
- [Wellcome Bureau of Scientific Research (WBSR)](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/wbsr.md): Laboratory est. c.1896.
- [Wellcome Chemical Research Laboratories (WCRL)](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/wcrl.md): Est. in London, 1896.
- [Wellcome Foundation Ltd.](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/wellcome-foundation-ltd..md)
- [Wellcome Historical Medical Museum (WHMM)](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/whmm.md): Opened 1914 in Wigmore Street, London. Moved to Euston Road 1932, Portman Square 1947, and back to Euston Road from 1954.
- [Wellcome Institute of/for the History of Medicine (WIHM)](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/wihm.md)
- [Wellcome Museum of Medical Science (WMMS)](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/wmms.md): Est 1914 as Wellcome Museum of Tropical Medicine & Hygiene. Renamed WMMS 1926. Closed 1989.
- [Wellcome Physiological Research Laboratories (WPRL)](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/wprl.md)
- [Wellcome Research Institution (WRI)](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/wellcome-research-institution-wri.md): Headquarters for the Wellcome research laboratories and museums
- [Wellcome Tropical Research Laboratories (WTRL)](https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations/wtrl.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.wellcomecollection.org/collections-information/lQ0fMyP8xr8hWWJiQkfl/transcribe-wellcome/research/organisations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
