Skip to content

Case Form Integration for Doctor Declarations #13292

@raulbob

Description

@raulbob

Problem Description:
Processed doctor declarations are not visible in the Case Investigation Form, making it difficult to track the origin of case data. Users cannot easily reference the original declaration after processing it into a case.


Proposed Solution:

  1. UI Addition:

    • Add a "Doctor Declarations" box to the right sidebar of the Case Investigation Form (or reuse the Reports box).
    • Content:
      • List all DOCTOR_DECLARATION-type external messages linked to the case.
      • Display same information as the "Laboratory Message"
      • Clicking an entry opens the original declaration details (XML preview or processed data).
  2. Backend Changes:

    • Link ExternalMessage entities to Case entities via case.id during processing.

Additional Information:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Doctor's DeclarationschangeA change of an existing feature (ticket type)luAdaptations requested by or implemented for Luxembourg

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions