(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Development of a web system to support the mental health care of children and youth

What is it about?

Generally, electronic health records are developed with a focus on the individual use of the system. This article discusses the path taken by the project team to develop a record that will be used to share care information and the collective needs of the group of future users of the tool.

Why is it important?

This article demonstrated the differences that each professional made when using the tool and how it was useful to enrich the project.

Read more on Kudos…
The following have contributed to this page:
Carolina Alonso
' ,"url"));