> For the complete documentation index, see [llms.txt](https://dizra.gitbook.io/dizra/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dizra.gitbook.io/dizra/perspectieven/motivation.md).

# Motivatie

## Een duurzaam informatiestelsel in de zorg

"*Om zorg beter, betaalbaarder en toegankelijker te maken werkt het Informatieberaad aan een duurzaam informatiestelsel voor de zorg, waarin zorggegevens veilig en betrouwbaar uitgewisseld worden. Hiervoor worden afspraken, standaarden en voorzieningen gemaakt samen met de deelnemers van het Informatieberaad*." Dit staat te lezen op <https://www.informatieberaadzorg.nl>. We hebben het in onderstaand figuur weergegeven.

![De motivatie voor een volwassen informatievoorziening in de zorg](/files/-MT_nHGTtTyy6-UIuqMh)

Het informatieberaad noemt het een duurzaam informatiestelsel. We hebben dit vertaald naar een volwassen informatiestelsel. Een volwassen informatiestelsel is duurzaam omdat het zich ontwikkelt. In onderstaand figuur zijn de traptreden van volwassenheid opgenomen die we voor het informatiestelsel onderkennen.

![De trap naar een volwassen informatievoorziening](/files/-MT_nHGUVhmK1GYLPQmj)

De principes ondersteunen in het volwassen zijn en worden van het informatiestelsel.


---

# 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://dizra.gitbook.io/dizra/perspectieven/motivation.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.
