Format EMR
 1.2.4 
OAS3

openapi.yaml

In order to be compatible with SiVIEW Exam/Ocular, you must develop an API publicly accessible that complies with the following documentation

It contains a description to start a new exam with an existing patient from an ERP/EMR and a description to receive data from SiVIEW Exam.

The GET endpoint is invoked by SiVIEW Exam when starting a new Examination.

The POST endpoint is called by SiVIEW Exam when the examination is completed

Version History

- v1.1.0 | 10/aug/2021 | first draft
- v1.2.0 | 06/oct/2021 | update with kerato and bino acuities
- v1.2.1 | 09/dec/2021 | translation in english and nullable types
- v1.2.2 | 23/jan/2023 | Add the reporturl URL to download the PDF report from the web
- v1.2.3 | 07/mar/2023 | Amend the POST description with Exit in investigations rules
- v1.2.4 | 22/mar/2023 | Exit in investigation code (exitcode) + contact lens export

default