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

Version 1 Current »

The purpose of this wiki page is to document the future roadmap of the HL7Query module, what features we will provide and potential release dates

  • Upcoming features no.1

Adding generic templates for ADT messages

Currently, the HL7Query module only provides ORUR01 message support. ADT messages are used to transfer information related to patients. We will consider adding generic templates to support the creation of ADT messages in the future.

The advantage of creating ADT messages is that many of the sub templates already created for the ORUR01 message can be easily re-used to build the ADT message structure.

Major milestones of adding this support would be,

  • A) Plan which segments would be created from scratch, and which would be re-used
  • B) Sketch out the sub templates to be created aknew, and obtain sign off on each segment
  • C) Create the Groovyscript templates and add them to the HL7Query database
  • No labels