Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

this page is under construction

What is a 'message'?

In health informatics, the term 'message' is used in a fairly specific way to mean a packet of information sent between two applications, containing predefined content. Historically messages have been defined by HL7, EDIFACT and other standards organisations. Each message definition specifies the structure and contents for a particular transmission. Historically messages have been used for pharmacy orders, lab orders and results among other things. Messages have always been manually defined by groups of people within standards organisations. Semantically, they carry requests, replies, many of which are 'changes in state'. For example, an HL7v2 message is defined containing a blood film result in such a way that the complete result can be sent, or just one or two analytes, marked as corrections with respect to a previous message carrying the complete result. The same scheme is used for microbiology results, due to the culturing time and the need to generate intermediate results.

...

The important thing about an EHR is that it is an accumulation of information about a patient that tells the current state of the care process of the patient as well as a history of events. Further aspects of a workable EHR include:

  • versioning - supporting historical views and indelibility
  • audit trailing of modifications and possibly reads
  • privacy features

Can messages be used to build an EHR?

...

Messages come from more than one source

to be continued

Messages are change-based

to be continued

Many messages are not relevant

to be continued

Point of care applications generate EHR data

to be continued

Are there alternatives to messages?

Messages as generated artefacts

to be continued

Service-oriented architectures (SOA)

to be continued

Content definition of messages

 to be continued