Reminder: Create & find trunk-related issues here. Legacy Trac tickets are still available. Problems? Workflow feedback? Need a module project? Open a support ticket.

OpenMRS Trunk

Hl7 processor should ignore Problem List as grouped concept

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Could Could
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: OpenMRS 1.4.0
  • Component/s: None
  • Severity:
    3
  • Keywords:
  • Description:

    The Problem List OBR is getting added as an obsGroup currently. All problems under it are being added with that obs as its parent. These aren't technically grouped and should be ignored.

  1. hl7processor.patch
    (10 kB)
    Burke Mamlin
    2008-12-01 19:07:42 EST

Activity

Hide
Justin Miranda added a comment - 2008-12-08 23:05:18 EST

Code reviewed on 12/01/2008.

Need to create tickets/fixes for the following bullets:

  • ORUR01Handler(line 189, 206): Do we want to trust that Concepts (and other objects) will do equality on ids and not on anything else? Do we want to do a lookup for the whole concept object instead?
  • ORUR01Handler(192): Should be using the PROBLEM_LIST constant
  • ORUTest-initialData.xml(31): in initialData should not have description="" in there...concept_name has changed
Show
Justin Miranda added a comment - 2008-12-08 23:05:18 EST Code reviewed on 12/01/2008. Need to create tickets/fixes for the following bullets:
  • ORUR01Handler(line 189, 206): Do we want to trust that Concepts (and other objects) will do equality on ids and not on anything else? Do we want to do a lookup for the whole concept object instead?
  • ORUR01Handler(192): Should be using the PROBLEM_LIST constant
  • ORUTest-initialData.xml(31): in initialData should not have description="" in there...concept_name has changed
Hide
Ben Wolfe added a comment - 2009-03-26 18:59:10 EDT

Committed to trunk with suggested fixes in rev:7174

Show
Ben Wolfe added a comment - 2009-03-26 18:59:10 EDT Committed to trunk with suggested fixes in rev:7174
Hide
Ben Wolfe added a comment - 2009-04-10 20:44:33 EDT

Backported the fix to the 1.4.x branch in rev:7305 to be included in an eventual 1.4.1 release

Show
Ben Wolfe added a comment - 2009-04-10 20:44:33 EDT Backported the fix to the 1.4.x branch in rev:7305 to be included in an eventual 1.4.1 release
Hide
Michael Downey added a comment - 2010-07-12 11:31:28 EDT

Updating old closed ticket with assignee for completeness.

Show
Michael Downey added a comment - 2010-07-12 11:31:28 EDT Updating old closed ticket with assignee for completeness.

People

Dates

  • Created:
    2008-06-30 18:05:50 EDT
    Updated:
    2010-07-12 11:31:28 EDT
    Resolved:
    2010-07-01 22:42:04 EDT