Scenario
PMD documents are also used by other authorized parties such as other clinic laboratories and medical professionals. Although XML is getting popular, it cannot be expected for all parties to understand XML documents.
Operation
The Extensible Style Sheet transformation technique helps to convert a XML document into a HTML format so that it can be clearly understood by anyone. This is achieved by linking an XSL document into the XML document to describe how XML data should be presented in HTML format.
Solution
A PMD document which is an XML document is associated with a XSL document. It describes how the patient data should be presented.
The below link displays a XSL Transformation of a XML PMD document.
Best Practices