# Sentence Types

<mark style="color:$danger;">**This Editorial Guide is used for Education Purposes Only. It is used in the Authoring Courses and Certifications. It is based on the January 2026 Editorial Guide.**</mark>

Concepts should be names or short noun phrases. Full statements or sentences are unacceptable.

Procedure concepts should not contain phrases that can be categorized as a sentence function type, i.e., imperative, declarative, interrogative, or exclamatory. A procedure description should be a noun phrase that names the procedure, and should not contain information that it was done, or is to be ordered, carried out, or planned.

* For example,
  * 11227005 | Excision of ganglion of tendon sheath of hand (procedure)| is a noun phrase giving the proper description for the procedure
* Unacceptable example,
  * Hand tendon ganglion excised (situation) indicates the procedure was done, as a past tense declarative statement

This is a situation with explicit context, not a procedure.

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=SCT+Editorial+Guide&#x26;entry.670899847=Sentence%20Types" 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/education/snomed-ct-education-editorial-guide/readme/authoring/general-naming-conventions/sentence-types.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.
