# accessobstructionvalue

This code list is used in association with the Access Obstruction attribute which is present within the Building Access Location Feature Type. It provides an indicator of an accessibility obstruction that is visible from the exterior of the building. The Access Obstruction attribute can contain any combination of the ‘Other Obstruction’, ‘Ramp’ and ‘Step’ values; where more than one value is present, they will be delimited by the comma character (,). The single value of 'No Obstruction' will be used when there are no obstructions present.

| Label             | Definition                                                                                                                                                                                         |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| No Obstruction    | No obstruction is present at the exterior entrance to the building (excluding doors).                                                                                                              |
| Other Obstruction | An obstruction is present at the exterior entrance to the building that is not a ramp or a step. Examples include barriers, turnstiles, elevators and gates.                                       |
| Ramp              | An inclined surface designed to bridge different floor levels by providing a smooth accessible pathway or roadway for pedestrians or vehicles is present at the exterior entrance to the building. |
| Step              | A singular, or multiple, riser or stair that acts as an obstruction at the exterior entrance to the building.                                                                                      |


---

# 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.os.uk/osngd/code-lists/code-lists-overview/accessobstructionvalue.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.
