Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Text in openEHR is handled as one of three classes (UML):

  • DV_TEXT which has a textural display and any codes from terminologies that classify or categorise this text
    • DV_CODED_TEXT, a specialisation that adds a 'defining code phrase' which returns the text displayed from a terminology service
  • DV_PARAGRAPH which aggregates the other textural classes into compound expressions if required
  • No labels