# Nedap Dossier.Report API

**Canonical:** https://apis.io/apis/nedap/nedap-dossier-report-api/  
**Provider:** Nedap — https://apis.io/providers/nedap/  
**Base URL:** https://api.ons.io  
**Documentation:** https://ons-api.nl/english/english.html

Nedap Dossier.Report API is one of 269 APIs that [Nedap](https://apis.io/providers/nedap/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

The dossier.Report API from Nedap — 52 operation(s) for dossier.report.

## Operations (56)

| Method | Path | Summary |
|---|---|---|
| POST | `/t/dossier/reports` | Create Report |
| GET | `/t/dossier/reports/{id}` | Return the Report corresponding to the given id |
| PUT | `/t/dossier/reports/{id}` | Updates the given Report |
| DELETE | `/t/dossier/reports/{id}` | Deletes the Report with given id |
| GET | `/t/dossier/reports/{report_id}/children` | Returns all the reactions for a given report |
| GET | `/t/dossier/reports/by_care_plan_entry_unescaped/{care_plan_entry_id}` | Returns all reports filtered by care plan entry without applying HTML esaping |
| GET | `/t/dossier/reports/by_care_plan_entry/{care_plan_entry_id}` | Returns all reports filtered by care plan entry with HTML escaping applied to… |
| GET | `/t/dossier/reports/by_date` | Returns all reports filtered by date |
| GET | `/t/dossier/reports/by_demand/{demand_id}` | Returns all reports filtered by demand id |
| GET | `/t/dossier/reports/by_episode/{episode_id}` | Returns all reports filtered by episode id |
| GET | `/t/dossier/reports/by_report_link/{report_link_id}` | Returns all reports filtered by report link id |
| GET | `/t/dossier/reports/by_restrictive_measure/{restrictive_measure_id}` | Returns all reports filtered by restrictive measures id |
| GET | `/t/dossier/reports/by_uuid/{uuid}` | Return the Report corresponding to the given uuid |
| GET | `/t/dossier/reports/last_report_authorizations` | Return the child Reports of a Report corresponding to the given id |
| GET | `/t/dossier/reports/search_by_client` | Searches for Reports for the Client (corresponding to the given id) |
| POST | `/t/dossier/reports/soap/report` | Create a SOAP report where each soap-part (optionally) has it's own… |
| PUT | `/t/dossier/reports/soap/report/{id}` | Updates a SOAP report where each soap-part (optionally) has it's own… |
| POST | `/t/dossier/authorized/clients/{client_id}/reports` | Create Report. Authorization is done in dossier controller this points to |
| PUT | `/t/dossier/authorized/clients/{client_id}/reports/{report_id}` | Update Report. Authorization is done in dossier controller this points to |
| GET | `/t/dossier/authorized/clients/{client_id}/reports/search_by_client` | Return Reports, filtered by params Authorization is done in dossier controller… |
| GET | `/t/dossier/authorized/clients/{client_id}/reports/search_by_client_with_updated_since` | Return Reports with updated since option, filtered by params Authorization is… |
| GET | `/t/dossier/clients/{client_id}/reports/vital_signs_reports` | Lists vital signs from reports |
| GET | `/t/dossier/authorized/reports/with_actions` | Return reports that have actions created by user or for user's expertise |
| GET | `/t/dossier/authorized/reports/with_actions_summary` | Return a count of reports that have actions created by user or for user's… |
| GET | `/t/dossier/authorized/clients/{client_id}/reports/unfiltered_search_by_client` | Return Reports Unfiltered, filtered by params Authorization is done in dossier… |
| GET | `/t/dossier/reports/by_next_dossier_report_link/{report_link_id}` | Returns report by next dossier report link |
| GET | `/t/dossier/reports/x-stream-connect/data` | Return all Report models in a streaming manner |
| GET | `/t/dossier/reports/x-stream-connect/updates` | Return all Report models which were updated since the date given in the request |
| POST | `/v0/administration/dossier/reports` | Create Report |
| GET | `/v0/administration/dossier/reports/{id}` | Return the Report corresponding to the given id |
| PUT | `/v0/administration/dossier/reports/{id}` | Updates the given Report |
| DELETE | `/v0/administration/dossier/reports/{id}` | Deletes the Report with given id |
| GET | `/v0/administration/dossier/reports/{report_id}/children` | Returns all the reactions for a given report |
| GET | `/v0/administration/dossier/reports/by_care_plan_entry_unescaped/{care_plan_entry_id}` | Returns all reports filtered by care plan entry without applying HTML esaping |
| GET | `/v0/administration/dossier/reports/by_care_plan_entry/{care_plan_entry_id}` | Returns all reports filtered by care plan entry with HTML escaping applied to… |
| GET | `/v0/administration/dossier/reports/by_date/{valid_from}...{valid_to}` | Returns all reports filtered by date |
| GET | `/v0/administration/dossier/reports/by_demand/{demand_id}` | Returns all reports filtered by demand id |
| GET | `/v0/administration/dossier/reports/by_episode/{episode_id}` | Returns all reports filtered by episode id |
| GET | `/v0/administration/dossier/reports/by_report_link/{report_link_id}` | Returns all reports filtered by report link id |
| GET | `/v0/administration/dossier/reports/by_restrictive_measure/{restrictive_measure_id}` | Returns all reports filtered by restrictive measures id |
| GET | `/v0/administration/dossier/reports/by_uuid/{uuid}` | Return the Report corresponding to the given uuid |
| GET | `/v0/administration/dossier/reports/last_report_authorizations` | Return the child Reports of a Report corresponding to the given id |
| GET | `/v0/administration/dossier/reports/search_by_client` | Searches for Reports for the Client (corresponding to the given id) |
| POST | `/v0/administration/dossier/reports/soap/report` | Create a SOAP report where each soap-part (optionally) has it's own… |
| PUT | `/v0/administration/dossier/reports/soap/report/{id}` | Updates a SOAP report where each soap-part (optionally) has it's own… |
| POST | `/v0/dossier/back_channel/authorized/clients/{client_id}/reports` | Create Report. Authorization is done in dossier controller this points to |
| PUT | `/v0/dossier/back_channel/authorized/clients/{client_id}/reports/{report_id}` | Update Report. Authorization is done in dossier controller this points to |
| GET | `/v0/dossier/back_channel/authorized/clients/{client_id}/reports/search_by_client` | Return Reports, filtered by params Authorization is done in dossier controller… |
| GET | `/v0/dossier/back_channel/authorized/clients/{client_id}/reports/search_by_client_with_updated_since` | Return Reports with updated since option, filtered by params Authorization is… |
| GET | `/v0/dossier/back_channel/authorized/clients/{client_id}/reports/vital_signs_reports` | Lists vital signs from reports |
| GET | `/v0/dossier/back_channel/authorized/reports/with_actions` | Return reports that have actions created by user or for user's expertise |
| GET | `/v0/dossier/back_channel/authorized/reports/with_actions_summary` | Return a count of reports that have actions created by user or for user's… |
| GET | `/v0/dossier/back_channel/unauthorized/clients/{client_id}/reports/unfiltered_search_by_client` | Return Reports Unfiltered, filtered by params Authorization is done in dossier… |
| GET | `/v0/dossier/back_channel/unauthorized/reports/by_next_dossier_report_link/{report_link_id}` | Returns report by next dossier report link |
| GET | `/v0/xstream/reports/data` | Return all Report models in a streaming manner |
| GET | `/v0/xstream/reports/updates` | Return all Report models which were updated since the date given in the request |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/nedap/refs/heads/main/openapi/nedap-dossier-report-api-openapi.yml
- **Documentation** — https://ons-api.nl/english/english.html
- **APIReference** — https://ons-api.nl/english/technical/APIS.html
- **GettingStarted** — https://ons-api.nl/english/integration_process/Integration_process.html
- **Authentication** — https://ons-api.nl/english/technical/Certificate_requirements.html

## Other Nedap APIs (12)

- [Nedap Retail iD Cloud API](https://apis.io/apis/nedap/nedap-retail-id-cloud-api/)
- [Nedap Address API](https://apis.io/apis/nedap/nedap-address-api/)
- [Nedap Admin.Background Image API](https://apis.io/apis/nedap/nedap-admin-backgroundimage-api/)
- [Nedap Admin.License API](https://apis.io/apis/nedap/nedap-admin-license-api/)
- [Nedap Admin.Logo Image API](https://apis.io/apis/nedap/nedap-admin-logoimage-api/)
- [Nedap Admin.Timesheet Config API](https://apis.io/apis/nedap/nedap-admin-timesheetconfig-api/)
- [Nedap Admin.Version API](https://apis.io/apis/nedap/nedap-admin-version-api/)
- [Nedap Agbcode API](https://apis.io/apis/nedap/nedap-agbcode-api/)
- [Nedap Agenda.Agenda Occurrence API](https://apis.io/apis/nedap/nedap-agenda-agendaoccurrence-api/)
- [Nedap Agenda.Agenda Series API](https://apis.io/apis/nedap/nedap-agenda-agendaseries-api/)
- [Nedap Agenda.Client Absence Occurrence API](https://apis.io/apis/nedap/nedap-agenda-clientabsenceoccurrence-api/)
- [Nedap Agenda.Label API](https://apis.io/apis/nedap/nedap-agenda-label-api/)

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/nedap/nedap-dossier-report-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/nedap/.
