> 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-specifications/snomed-ct-release-file-specification/appendices/appendix-e-concept-enumerations/e1-concept-enumerations-for-moduleid.md).

# E.1 Concept Enumerations for moduleId

This concept enumeration applies to the [moduleId](/snomed-ct-specifications/snomed-ct-release-file-specification/appendices/appendix-b.-specification-reference-information/m/moduleid-field.md) field which is present in all released SNOMED CT components (RF2). The value applied to a particular component indicates the development module within which that component was created and is being maintained.

Each of the values in Exhibit E.1-1 represents a SNOMED CT module. The range of permitted values is extensible by addition of branches to the hierarchy shown in modules managed by other organizations (i.e. in an extensions namespace) and to add specific module identifiers within each branch.

{% hint style="danger" %}
Some concepts in the moduleId hierarchy are groupers, created only for the purpose of organizing the hierarchy. These grouper concepts should not be used as a moduleId. For example, the concept [900000000000445007 |International Health Terminology Standards Development Organisation maintained module|](http://snomed.info/id/900000000000445007) must not itself be used as a moduleId.
{% endhint %}

**Exhibit E.1-1: Hierarchy of SNOMED CT moduleId values**

<table><thead><tr><th width="800"></th></tr></thead><tbody><tr><td><p><a href="http://snomed.info/id/900000000000955018">900000000000955018 |Module|</a><br><a href="http://snomed.info/id/466707005">466707005 |SNOMED CT Medical Devices module|</a><br><a href="http://snomed.info/id/900000000000445007">900000000000445007 |IHTSDO maintained module|</a><br><a href="http://snomed.info/id/449079008">449079008 |SNOMED CT to ICD-9CM equivalency mapping module|</a><br><a href="http://snomed.info/id/449080006">449080006 |SNOMED CT to ICD-10 rule-based mapping module|</a><br><a href="http://snomed.info/id/449081005">449081005 |SNOMED CT Spanish edition module|</a><br><a href="http://snomed.info/id/705115006">705115006 |Technology Preview module|</a><br><a href="http://snomed.info/id/715151008">715151008 |International Classification for Nursing Practice and SNOMED CT equivalency mapping</a></p><p><a href="http://snomed.info/id/715151008">module|</a><br><a href="http://snomed.info/id/715152001">715152001 |International Health Terminology Standards Development Organisation general and</a></p><p><a href="http://snomed.info/id/715152001">family practitioner module|</a><br><a href="http://snomed.info/id/715515008">715515008 |LOINC - SNOMED CT Cooperation Project module|</a><br><a href="http://snomed.info/id/718291003">718291003 |International Health Terminology Standards Development Organisation dentistry</a></p><p><a href="http://snomed.info/id/718291003">module|</a><br><a href="http://snomed.info/id/722133002">722133002 |International Health Terminology Standards Development Organisation starter set</a></p><p><a href="http://snomed.info/id/722133002">module|</a><br><a href="http://snomed.info/id/733981006">733981006 |International Health Terminology Standards Development Organisation - nursing</a></p><p><a href="http://snomed.info/id/733981006">module|</a><br><a href="http://snomed.info/id/735233007">735233007 |EDQM simple map reference set module|</a><br><a href="http://snomed.info/id/741814003">741814003 |SNOMED CT to UCUM simple map reference set module|</a><br><a href="http://snomed.info/id/784009001">784009001 |SNOMED CT to Orphanet simple map type reference set module|</a><br><a href="http://snomed.info/id/816211006">816211006 |Medical Dictionary for Regulatory Activities simple map module|</a><br><a href="http://snomed.info/id/827022005">827022005 |International Patient Summary module|</a><br><a href="http://snomed.info/id/900000000000012004">900000000000012004 |SNOMED CT model component|</a><br><a href="http://snomed.info/id/900000000000207008">900000000000207008 |SNOMED CT core|</a></p></td></tr></tbody></table>

***

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Release+File+Specification&#x26;entry.670899847=E.1%20Concept%20Enumerations%20for%20moduleId" 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-specifications/snomed-ct-release-file-specification/appendices/appendix-e-concept-enumerations/e1-concept-enumerations-for-moduleid.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.
