Build and Release Plan for FHIR2 Module

Build: #198 was successful Changes by Ian Bacher

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
9 minutes
Labels
None
Revisions
Git
5093d91f67f3d6e2d0386b1d0afa68a32e2f8165 5093d91f67f3d6e2d0386b1d0afa68a32e2f8165
Release scripts
1969d1c2650fc66ab14f5edb4052a329a196f370 1969d1c2650fc66ab14f5edb4052a329a196f370
Total tests
2867
Successful since
#197 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Git
Author Commit Message Commit date
Ian Bacher Ian Bacher 5093d91f67f3d6e2d0386b1d0afa68a32e2f8165 5093d91f67f3d6e2d0386b1d0afa68a32e2f8165 FM2-284: Add integration tests for DiagnosticReport (#300)
Obviously, this commit does a lot more than that :grin:.

I've refactored DiagnosticReport to use it's own table instead of being
backed by an Obs group. That makes it possible to add a DiagnosticReport
that refers to existing Obs and to update the DiagnosticReport when new
Obs are added.

Additionally, I added support for sorting by _lastUpdated, which *should*
generally work.

Finally, I noticed that we were returning URLs for ValueSets rather than
the coding systems that define the code behind those value sets. I've
changed this so that we always use the coding system URL, which is the
correct URL to use in this case.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeFM2-284Could not obtain issue details from Jira