Embedding Evidencio Models

We've made it very easy for you to embed prediction models or calculators from Evidencio on your own research website. Once you've published your model on Evidencio it can be embedded into your own webpage without the need for difficult coding and scripting.

Please note that only public models can be freely embedded in external websites.

If you wish to embed your private models, or if you want full control over styling and extended features, please get in touch so we can inform you about the extra capabilities of our API.

Note: Please also review our page on Use & Licensing, which covers our use and licensing policies in a broader sense.

Conditions
If you embed Evidencio models in your website you agree that:
  1. You're not using Evidencio models, nor any generated results in or as part of a health care process, application or service.
  2. You accept the Evidencio Terms & Conditions, Privacy Policy and Disclaimer.
  3. Embedded models are provided as-is. You will not alter or omit any of the contents of the embedded model or any of the associated resources as provided through the 'embed-link'.
  4. You will visibly place a small Evidencio Logo on your website, with a link to the public model-URL on Evidencio. This logo+link must be placed outside of the 'iframe' that contains the 'embed-link'. Please use this logo
Please note: If your model is not correctly embedded, the calculation functions will be disabled. So in case your embedded model is not presenting calculation results, please verify that you're compliant with the conditions as listed above, and have correctly copied the example code as displayed below.
Embed-link

By adding the example code below to your website and placing our logo+'link to the embedded public model' on your website you can embed any public Evidencio prediction model in your own website:

<iframe id="evidencio_embed" src="https://www.evidencio.com/embed/{your_model_id}"></iframe>
                    
<script src="https://www.evidencio.com/embed/embed.js"></script>

<!-- example: evidencio logo + link to the embedded model: -->
<a href="https://www.evidencio.com/models/show/{your_model_id}" target="_blank" rel="noreferrer noopener"><img src="https://www.evidencio.com/embed/evidenciologo.png"></a>
Example

An example of how to correctly embed a public Evidencio model can viewed here: Het acute boekje: Hypernatriëmie

Evidencio v3.24 © 2015 - 2024 Evidencio. All Rights Reserved