> For the complete documentation index, see [llms.txt](https://w3c.openactive.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://w3c.openactive.io/meetings/2021-12-06-social-prescribing-attributes-places-and-block-bookings.md).

# 2021-12-06 - Social Prescribing Attributes, Places, and Block Bookings

## Summary

Topics for this call include:

* Attributes proposed for better support of social prescribing use-cases, including:
  * &#x20;an attribute to indicate when an organisation or opportunity, or data about these, was last manually confirmed
  * intensity level
  * A Boolean to indicate whether an Opportunity or Organisation isSocialPrescribingReady
* Discussion of how to deal with `Place` information, particularly considered in isolation from `Opportunity` data.
* Block booking, and how this should best be implemented within the Open Booking API

## Slides

{% embed url="<https://docs.google.com/presentation/d/1kGxlkjVewTUfHhwHlWihJLnBVNhHg-05Ehtf0drrjKI/edit?usp=sharing>" %}

## Video

{% embed url="<https://youtu.be/BdPCsVIizKo>" %}


---

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

```
GET https://w3c.openactive.io/meetings/2021-12-06-social-prescribing-attributes-places-and-block-bookings.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.
