Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Harsha Kumara <harsz89@gmail.com>

    Harsha Kumara <harsz89@gmail.com> 50c27543e786b1905b6e991dda01106beb08da80

    Merge pull request #106 from milankarunarathne/FM-169
    FM-169 Update presentedForm field using Binary Data Handler

  • Milan Karunarathne <mhkarunarathne@gmail.com>

    Milan Karunarathne <mhkarunarathne@gmail.com> d49322ab7857d6153b5633220581be34af2d4fc0

    Update presentedForm field using Binary Data Handler
    Implemented update `PresentedForm` field in LaboratoryHandler
    E.g. in case the old report had 5 obs, and the new one had maybe 3 and didnt know which were getting replace without a clear identifier.
    This implementation replace all the old five, and add the 3 new ones.

    • api/src/main/java/org/openmrs/module/fhir/api/diagnosticreport/handler/LaboratoryHandler.java (version d49322ab7857d6153b5633220581be34af2d4fc0)