Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #1594 (closed task: fixed)

Opened 9 months ago

Last modified 8 months ago

InfoPath schema incorrectly has HL7 sextuplets storing the selected name in both triplets.

Reported by: bmckown Assigned to:
Priority: critical Milestone: OpenMRS 1.5
Component: FormEntry Module Keywords: hl7, infopath, sextuplet, concept, name
Cc: Introductory Ticket: 0
Code Review Status:

Description (Last modified by bmamlin)

The InfoPath schema should store HL7 sextuplets with
concept_id^concept_name^99DCT^concept_name_id^selected_name^99NAM
Example:
5330^HIV STAGING - MINOR MUCOCUTANEOUS MANIFESTATIONS^99DCT^4544^MMM^99NAM

Instead, the InfoPath HL7 schema is storing sextuplets with the selected name in both triplets.
The schema is incorrectly represented as either:
5330^MMM^99DCT^4544^MMM^99NAM
or
5330^HIV STAGING - MINOR MUCOCUTANEOUS MANIFESTATIONS^99DCT^2274^HIV STAGING - MINOR MUCOCUTANEOUS MANIFESTATIONS^99NAM

Change History

07/07/09 14:15:59 changed by bwolfe

  • milestone set to OpenMRS 1.4.

07/23/09 15:23:09 changed by bmamlin

  • description changed.

07/23/09 15:23:39 changed by bmamlin

  • summary changed from Infopath schema incorrectly has HL7 sextuplits storing the selected name in both triplets. to InfoPath schema incorrectly has HL7 sextuplets storing the selected name in both triplets..

07/23/09 15:25:01 changed by bmamlin

  • milestone changed from OpenMRS 1.4 to OpenMRS 1.5.

07/30/09 15:49:28 changed by bwolfe

  • status changed from new to closed.
  • resolution set to fixed.
  • component changed from OpenMRS Code Base to FormEntry Module.

Part of this was fixed in the formentry module in [9477] and [9478] and now a followup fix in [9537]. This is fixed in formentry versions 4.1.2 and 3.6.9