openEHR Composition XML to HTML
This page collects implementations and experiences of XSL transformations from openEHR RM instances to HTML.
(Background info: this collection started by responses to the mailinglist thread https://www.mail-archive.com/openehr-technical@lists.openehr.org/msg04058.html Thanks to Lisa et al at Ocean Informatics and David at Veratech for swift replies and code donations. //Erik )
XSLT donated by Ocean Informatics
Attached to this page is an XSL transform to convert openEHR Composition XML to HTML in a generic manner.
Download: openEHR_RMtoHTML.xsl
It is licensed under the Mozilla tri-license (MPL 1.1/GPL 2.0/LGPL 2.1) see licence block in the file.
XSLT & CSS donated by Veratech for Health
Attached to this page there is a basic XSLT+CSS for openEHR XML instances. This is included in LinkEHR Studio.
It is licensed under the Mozilla tri-license (MPL 1.1/GPL 2.0/LGPL 2.1) see licence block in the files.
Downloads:
- openehr.xslt
- openehr.css
- NortonOpenEHR.xml (instance example)