> For the complete documentation index, see [llms.txt](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/content-management/snomed-ct-publishing/snomed-ct-reference-set-export.md).

# SNOMED CT Reference Set Export

## SNOMED CT Reference Set Export

Reference Sets can be exported to RF2 format individually as well. Simple type and Simple Map type Reference Sets can also be exported to Delimiter separated value (DSV) format.

To export a Reference Set:

* use the **Context Menu** option in the Reference Set view&#x20;

![Export Reference Set using the navigator context menu](https://snowowl.atlassian.net/wiki/download/thumbnails/611027678/export-context-menu-01.png?version=1\&modificationDate=1578476234464\&cacheVersion=1\&api=v2\&width=510)

* or the **Reference Set Editor** toolbar action
  * ![](https://snowowl.atlassian.net/wiki/download/attachments/611026893/dsv-icon.png?version=1\&modificationDate=1578408884822\&cacheVersion=1\&api=v2) **Export Reference Set to DVS ...** Only available for Simple type and Simple Map type Reference Sets
  * ![](https://snowowl.atlassian.net/wiki/download/attachments/611027678/rf2-icon.png?version=1\&modificationDate=1578476299875\&cacheVersion=1\&api=v2) **Export Reference Set to RF2 ...** Available for all Reference Set types

![Export Reference Set using toolbar actions](https://snowowl.atlassian.net/wiki/download/thumbnails/611027678/worddav0c8ee83dc4ac1440254b9ca7fd680b12.png?version=1\&modificationDate=1578324904232\&cacheVersion=1\&api=v2\&width=530)

### Export Reference Set to RF2

* ![](https://snowowl.atlassian.net/wiki/download/attachments/611027678/rf2-icon.png?version=1\&modificationDate=1578476299875\&cacheVersion=1\&api=v2) **Export Reference Set to RF2** ... action opens the **SNOMED CT RF2 Reference Set Export Wizard** where you can specify the export settings
* Select modules for export
* **`Finish`** the export wizard

The export file can be downloaded by clicking the `Download` button in the SNOMED CT RF2 Export Completed Dialog or from the **Remote Jobs View**.

![](https://snowowl.atlassian.net/wiki/download/thumbnails/611027678/worddavb70750e20ebd7e802680da43b13dd65b.png?version=1\&modificationDate=1578324904969\&cacheVersion=1\&api=v2\&width=518)

### Export Reference Set to DVS

This export format is only available for Simple type and Simple Map Reference Sets.

To export a simple type or simple map Reference Set to DVS:

* ![](https://snowowl.atlassian.net/wiki/download/attachments/611026893/dsv-icon.png?version=1\&modificationDate=1578408884822\&cacheVersion=1\&api=v2) **Export Reference Set to DVS ...** action opens the **SNOMED CT Simple Type Reference Set Exporter**
* Select the properties of Reference Set members to export

![Simple Type Reference Set Exporter Wizard - select member properties](https://snowowl.atlassian.net/wiki/download/thumbnails/611027678/worddav1c72b3b67795ccb8a1dcd6e3663b8de6.png?version=1\&modificationDate=1578324905756\&cacheVersion=1\&api=v2\&width=460)

![Simple Map Type Reference Set Exporter Wizard - select member properties](https://snowowl.atlassian.net/wiki/download/thumbnails/611027678/worddavca00b1bd141524accdb59a58562a53d0.png?version=1\&modificationDate=1578324906543\&cacheVersion=1\&api=v2\&width=463)

* On the second page of the DVS Export Wizard you can select the delimiter: tab, comma, space, or semicolon
* **`Finish`** the wizard

You can check the ongoing process in the **Remote Jobs View**. Double-click on the finished job to start downloading the export file.


---

# 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.b2ihealthcare.com/snow-owl-authoring-platform/content-management/snomed-ct-publishing/snomed-ct-reference-set-export.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.
