# Example SNOMED CT identifiers

The following examples conform to the SNOMED CT identifier specification and illustrate a range of possible Identifiers within different partitions and namespaces.

<table data-full-width="true"><thead><tr><th width="204.578125">SCTID</th><th width="290.0755615234375">partition identifier</th><th width="111.67529296875">check-digit</th><th>Notes</th></tr></thead><tbody><tr><td>100005</td><td>00 = concept, using short format</td><td>5</td><td>The Item identifier digits 100 are the lowest permitted value. Therefore this is the lowest SctId that can be allocated to a concept.</td></tr><tr><td>100014</td><td>01= description, using short format</td><td>4</td><td>This is the lowest SctId that can be allocated to a description.</td></tr><tr><td>100022</td><td>02= relationship, using short format</td><td>2</td><td>This is the lowest SctId that can be allocated to a relationship.</td></tr><tr><td>1290023401004</td><td>00= concept, using short format</td><td>4</td><td>A valid SctId for a concept.</td></tr><tr><td>1290023401015</td><td>01= description, using short format</td><td>5</td><td>A valid SctId for a description.</td></tr><tr><td>9940000001029</td><td>02= relationship, using short format</td><td>9</td><td>A valid SctId for a relationship.</td></tr><tr><td>11000001102</td><td>10= concept, using long format</td><td>2</td><td>A valid long format SctId for a concept in the 1000001 namespace.</td></tr><tr><td>10989121108</td><td>10= concept, using long format</td><td>8</td><td>A valid long format SctId for a concept in the 0989121 namespace.</td></tr><tr><td>1290989121103</td><td>10= concept, using long format</td><td>3</td><td>A valid long format SctId for a concept in the 0989121 namespace.</td></tr><tr><td>1290000001117</td><td>11= description, using long format</td><td>7</td><td>A valid long format SctId for a description in the 0000001 namespace.</td></tr><tr><td>9940000001126</td><td>12= relationship, using long format</td><td>6</td><td>A valid long format SctId for a relationship in the 0000001 namespace.</td></tr><tr><td>999999990989121104</td><td>10= concept, using long format</td><td>4</td><td>The maximum valid SctId for a concept in the 0989121 namespace.</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=Example%20SNOMED%20CT%20identifiers" class="button primary">Provide Feedback</a>


---

# Agent Instructions: 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:

```
GET https://docs.snomed.org/snomed-ct-specifications/snomed-ct-release-file-specification/snomed-ct-identifiers/6.8-example-snomed-ct-identifiers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
