Build: #39 was successful Changes by 3 people

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revisions
Git
27181fc54d959e799e55f8d549388b711e8fb2c9 27181fc54d959e799e55f8d549388b711e8fb2c9
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
75
Successful since
#20 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Git
Author Commit Message Commit date
Harsha Kumara <harsz89@gmail.com> Harsha Kumara <harsz89@gmail.com> 27181fc54d959e799e55f8d549388b711e8fb2c9 27181fc54d959e799e55f8d549388b711e8fb2c9 Merge pull request #104 from sashrika/bundleResource
bundle resource initial commit
Harsha Kumara <harsz89@gmail.com> Harsha Kumara <harsz89@gmail.com> a510920a5a003dbe85dfc2fcc520e6c94547dd5b a510920a5a003dbe85dfc2fcc520e6c94547dd5b Merge pull request #105 from milankarunarathne/FM-175
FM-175
Milan Karunarathne <mhkarunarathne@gmail.com> Milan Karunarathne <mhkarunarathne@gmail.com> 4ec5174a2e001e66e3275ba8316bcb702d3f3cbf 4ec5174a2e001e66e3275ba8316bcb702d3f3cbf Fixed: fail when data not represent while saving Complex Obs
- Save with current date
- Added sample values
Milan Karunarathne <mhkarunarathne@gmail.com> Milan Karunarathne <mhkarunarathne@gmail.com> b44c73f7d61d2c5e940bba47edc109503a392355 b44c73f7d61d2c5e940bba47edc109503a392355 Handle option field by checking null value
- If field is optional, for a given FHIR resource, value may not exist. But those can't handle by checking with .isEmpty() method
  if(series.getDescription() != null) { }
Milan Karunarathne <mhkarunarathne@gmail.com> Milan Karunarathne <mhkarunarathne@gmail.com> 5e1f5df0e899ff6fd8febf2ec43bdbe0bd9ba953 5e1f5df0e899ff6fd8febf2ec43bdbe0bd9ba953 Complete implementation of ImagingStudy
- Store ImagingStudy with using OpenMRS Obs according to issue FM-175 mapping
- TODO: Need to runtime errors

Jira issues

IssueDescriptionStatus
Unknown Issue TypeFM-175Could not obtain issue details from Jira