# value set binding

## value set binding

A terminology binding that represents the set of permitted values that can be used to populate a coded data item.

#### Notes

* A *value set binding* can be defined using individual rules. For example concepts that are: in a list of included concept identifiers, members of a specified reference set or subtypes of a specified concept.
* Expression constraints provide a more flexible way to represent *value set bindings* as they are able to represent and combine a range of different rules to determine the set of concepts or expressions that are part of a *value set*.

#### Example

* The following *expression constraint* defines a *value set* that includes all concepts that represent a [387713003 | surgical procedure|](http://snomed.info/id/387713003) defined as using an [37270008 | endoscope|](http://snomed.info/id/37270008) for access.

<< [387713003 |Surgical procedure (procedure)|](http://snomed.info/id/387713003) :\
[425391005 |Using access device (attribute)|](http://snomed.info/id/425391005) = << [37270008 |Endoscope, device (physical object)|](http://snomed.info/id/37270008)

##

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=SNOMED+Glossary&#x26;entry.670899847=value%20set%20binding" 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-international-documents/snomed-ct-glossary/v/value-set-binding.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.
