> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/snomed-ct-user-guides/simplex-user-guide/how-to..../set-up-an-extension-in-simplex.md).

# Set up an Extension in Simplex

| Steps                                                                                                                                                                                             | Description                                                                                                                                           | References |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| <p>1. Reach out to the Implementation Support Team</p><div><figure><img src="https://cdn.iconscout.com/icon/free/png-256/free-email-17-83578.png" alt=""><figcaption></figcaption></figure></div> | To begin using Simplex, the initial setup must be managed by the SNOMED International Implementation Support Team. Follow these steps to get started: |            |

<table><thead><tr><th width="270.578125">Steps</th><th>Description</th></tr></thead><tbody><tr><td><p>1<strong>. Reach out to the Implementation Support Team</strong></p><p><img src="https://cdn.iconscout.com/icon/free/png-256/free-email-17-83578.png" alt=""><strong>Contact the Support Team</strong> : Email the Implementation Support Team at implementation@snomed.org to express your interest in using Simplex.</p></td><td><p>To begin using Simplex, the initial setup must be managed by the SNOMED International Implementation Support Team. Follow these steps to get started:</p><ol><li><strong>Contact the Support Team</strong>: Email the Implementation Support Team at implementation@snomed.org to express your interest in using Simplex.</li><li><strong>Await Response</strong>: The team will respond as soon as possible to assist you with the initial setup.</li><li><strong>Prepare for Setup</strong>: While waiting for a response, you can prepare by completing the tasks outlined below.</li></ol></td></tr><tr><td><p><strong>2. Aquire a namespace</strong></p><p><img src="https://confluence.ihtsdotools.org/download/thumbnails/238157856/image-2024-5-29_16-5-5.png?version=1&#x26;modificationDate=1716991507000&#x26;api=v2" alt=""></p></td><td><p>Before creating an extension, you must obtain a unique namespace identifier from SNOMED International. Follow these steps:</p><ol><li><strong>Access the Application Form</strong>: Visit the <a href="https://www.snomed.org/use-snomed-ct">Use SNOMED CT page</a> to access the application form and namespace register.</li><li><strong>Submit the Application</strong>: Complete and submit the <a href="https://drive.google.com/file/d/1KX8YEy-gH4FrH-WsnJ9J5zRYJ5k2oLDf/view?usp=sharing">application form</a> as directed.</li><li><strong>Receive the Identifier</strong>: Once issued, your 7-digit namespace identifier will allow your organization to generate globally unique SCTIDs for your extension components.</li></ol></td></tr><tr><td><p><strong>3. Determine the module for your extension</strong></p><p><br></p><p><img src="https://confluence.ihtsdotools.org/download/thumbnails/238157856/image-2024-5-29_16-8-3.png?version=1&#x26;modificationDate=1716991684000&#x26;api=v2" alt=""></p></td><td><p>Modules in SNOMED CT are used to organize content for maintenance and publication. Follow these steps to determine the name of your module:</p><ol><li><strong>Understand Module Requirements</strong>: Ensure that all concepts, descriptions, relationships, and reference set members you create will belong to this module.</li><li><strong>Select a Descriptive Name</strong>: Choose a name that clearly represents the content and purpose of your module.</li><li><strong>Forward the Module Name</strong>: Once the Implementation Support Team confirms the setup of your extension, forward the chosen module name to them for approval.</li></ol><p>This ensures that your module is correctly registered and maintained by your organization.</p></td></tr></tbody></table>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=SNOMED+Guide&#x26;entry.670899847=Set%20up%20an%20Extension%20in%20Simplex" class="button primary">Provide Feedback</a>


---

# 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.snomed.org/snomed-ct-user-guides/simplex-user-guide/how-to..../set-up-an-extension-in-simplex.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.
