> For the complete documentation index, see [llms.txt](https://docs.labii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.labii.com/widgets/column-widgets/pubmed.md).

# PubMed

## PMID

This widget will download all related metadata from Pubmed.

**Edit view:**

**Readonly view:**

**Form view:**

Same as the edit view

**Configuration:**

![](/files/wlFrOJl1eSfx3OtsVoY8)

<pre class="language-json"><code class="lang-json">{
<strong>    "journal": {"sid":"xxx", "name":"xxx"}, 
</strong>    "PMC": {"sid":"xxx", "name":"xxx"}, 
    "DOI": {"sid":"xxx", "name":"xxx"}, 
    "authors": {"sid":"xxx", "name":"xxx"}, 
    "pubdate": {"sid":"xxx", "name":"xxx"}, 
    "volume": {"sid":"xxx", "name":"xxx"}, 
    "issue": {"sid":"xxx", "name":"xxx"}, 
    "pages": {"sid":"xxx", "name":"xxx"}, 
    "full_text_link": {"sid":"xxx", "name":"xxx"}
}
</code></pre>

**Import value:**

PMID string. For example: `424362`
