> For the complete documentation index, see [llms.txt](https://hjelp.pasientsky.no/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hjelp.pasientsky.no/endringslogg/endringslogg-2016-2021.md).

# Endringslogg 2016-2021

Ta en reise gjennom våre oppdateringer fra 2016 til 2020! :clock6:

Oppdag endringene, forbedringene, og funksjonene vi utviklet som har formet oss til det vi er i dag.

{% content-ref url="/pages/-LzvJ7S1FTJle0lsIYuA" %}
[Endringslogg 2016](/endringslogg/endringslogg-2016-2021/endringslogg-2016.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LzvJB1t7CdQBNXPSFI3" %}
[Endringslogg 2017](/endringslogg/endringslogg-2016-2021/endringslogg-2017.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LzvJDkNj2-\_ZU\_4B3l2" %}
[Endringslogg 2018](/endringslogg/endringslogg-2016-2021/endringslogg-2018.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M-JXXUd\_vTw\_lMkPOZe" %}
[Endringslogg 2019](/endringslogg/endringslogg-2016-2021/endringslogg-2019.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQQzaF1d69p9IFgOb1l" %}
[Endringslogg 2020](/endringslogg/endringslogg-2016-2021/endringslogg-2020.md)
{% endcontent-ref %}

{% content-ref url="/pages/59kBNDqV4x5p0cSOZNQS" %}
[Endringslogg 2021](/endringslogg/endringslogg-2016-2021/endringslogg-2021.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://hjelp.pasientsky.no/endringslogg/endringslogg-2016-2021.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
