This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

User Interface for RIMBAA Applications

From HL7Wiki
Revision as of 13:31, 22 January 2009 by Michael.vanderzel (talk | contribs) (New page: category:RIMBAA Issue ==Summary== How can we put a User Interface on a RIMBAA application? ==Analysis== There are some known methods: *One hospital uses an XSLT to transform HL7 v3 XM...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

How can we put a User Interface on a RIMBAA application?

Analysis

There are some known methods:

  • One hospital uses an XSLT to transform HL7 v3 XML to a HTML interface
  • Most will code a User Interface by hand and will use XPath to bind the data to the UI Components
  • Some will use a tool like InfoPath
  • Generate the User Interface at design-time (PHI) or at run-time (a RIMBAA run-time Engine?)

Discussion

  • Free flowing comments related to the issue at hand