Build and Release Plan for FHIR2 Module

Build: #442 was successful

Job: Build and test Module was successful

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Test results

  • 5,050 tests in total
  • 2 tests were quarantined / skipped
  • 1 minute taken in total.

The following 5,048 tests have passed:

Show all tests on one page
All successful tests
Status Test Duration
Successful FhirMedicationServiceImplTest searchForMedications_shouldSearchMedicationsByLastUpdated History
< 1 sec
Successful FhirMedicationServiceImplTest searchForMedications_shouldSearchMedicationsByUUID History
< 1 sec
Successful FhirMedicationServiceImplTest updateMedication_shouldThrowInvalidRequestException History
< 1 sec
Successful FhirMedicationServiceImplTest updateMedication_shouldThrowInvalidRequestExceptionIfIdIsNull History
< 1 sec
Successful FhirMedicationServiceImplTest updateMedication_shouldThrowResourceNotFoundException History
< 1 sec
Successful FhirMedicationServiceImplTest updateMedication_shouldUpdateMedication History
< 1 sec
Successful FhirObservationServiceImplTest getLastnEncountersObservations_shouldReturnFirstRecentEncountersObservationsWhenMaxIsMissing History
< 1 sec
Successful FhirObservationServiceImplTest getLastnEncountersObservations_shouldReturnRecentNEncountersObservations History
< 1 sec
Successful FhirObservationServiceImplTest getLastnEncountersObservations_shouldReturnRecentNEncountersObservationsForAllPatientsWhenNoPatientIsSpecified History
< 1 sec
Successful FhirObservationServiceImplTest getLastnObservations_shouldReturnRecentNObservations History
< 1 sec
Successful FhirObservationServiceImplTest getLastnObservations_shouldReturnRecentNObservationsForAllPatientsWhenNoPatientIsSpecified History
< 1 sec
Successful FhirObservationServiceImplTest getLastn_shouldReturnFirstRecentObservationsWhenMaxIsMissing History
< 1 sec
Successful FhirObservationServiceImplTest getObservationByUuid_shouldReturnObservationByUuid History
< 1 sec
Successful FhirObservationServiceImplTest searchForObservations_shouldReturnObservationsByParameters History
< 1 sec
Successful FhirPatientIdentifierSystemServiceImplTest getUrlByPatientIdentifierType_shouldReturnNullWhenPatientIdentifierTypeNotFound History
< 1 sec
Successful FhirPatientIdentifierSystemServiceImplTest getUrlByPatientIdentifierType_shouldReturnUrl History
< 1 sec
Successful FhirPatientServiceImplTest getById_shouldReturnPatientById History
< 1 sec
Successful FhirPatientServiceImplTest getByIds_shouldRetrievePatientsByIds History
< 1 sec
Successful FhirPatientServiceImplTest getPatientByUuid_shouldRetrievePatientByUuid History
< 1 sec
Successful FhirPatientServiceImplTest getPatientEverything_shouldReturnAllInformationAboutAllPatients History
< 1 sec
Successful FhirPatientServiceImplTest getPatientEverything_shouldReturnAllInformationAboutSpecifiedPatient History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldAddReverseIncludedResourcesToResultList History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldNotAddRelatedResourcesToResultListForEmptyRevInclude History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenLastUpdatedMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientBirthDateMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientCityMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientCountryMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientDeathDateMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientGenderMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientPostalCodeMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientStateMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenUUIDMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientsForPartialMatchOnFamilyName History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientsForPartialMatchOnGivenName History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenLastUpdatedNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientBirthDateNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientCityNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientCountryNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientDeathDateNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientFamilyNameNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientGenderNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientGivenNameNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientNameNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientPostalCodeNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientStateNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenUUIDNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldSearchForPatientsByFamilyName History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldSearchForPatientsByGivenName History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldSearchForPatientsByName History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldAddRelatedResourcesWhenIncluded History
< 1 sec
  • Showing 301-350 of 5048