Build and Release Plan for FHIR2 Module

Build: #509 was successful

Job: Build and test Module was successful

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Test results

  • 3,655 tests in total
  • 2 tests were quarantined / skipped
  • 2 minutes taken in total.

The following 3,654 tests have passed:

Show all tests on one page
All successful tests
Status Test Duration
Successful FhirAllergyIntoleranceServiceImplTest searchForAllergies_shouldSearchForAllergiesByPatientGivenName History
< 1 sec
Successful FhirAllergyIntoleranceServiceImplTest searchForAllergies_shouldSearchForAllergiesByPatientName History
< 1 sec
Successful FhirAllergyIntoleranceServiceImplTest searchForAllergies_shouldSearchForAllergiesBySeverity History
< 1 sec
Successful FhirAllergyIntoleranceServiceImplTest searchForAllergies_shouldSearchForAllergiesByUUID History
< 1 sec
Successful FhirClientServiceImplTest getClientForR3_shouldReturnAValidClient History
< 1 sec
Successful FhirClientServiceImplTest getClientForR4_shouldReturnaValidClient History
< 1 sec
Successful FhirConceptServiceImplTest getConceptByUuid_shouldGetConceptByUuid History
< 1 sec
Successful FhirConceptServiceImplTest getConceptByUuid_shouldReturnNullWhenConceptUuidNotFound History
< 1 sec
Successful FhirConceptServiceImplTest getConceptWithAnyMappingInSource_shouldReturnNullIfSourceIsNull History
< 1 sec
Successful FhirConceptServiceImplTest getConceptWithSameAsMappingInSource_shouldGetConceptBySourceNameAndCode History
< 1 sec
Successful FhirConceptServiceImplTest getConceptWithSameAsMappingInSource_shouldReturnNullIfSourceIsNull History
< 1 sec
Successful FhirConceptServiceImplTest getConceptsWithAnyMappingInSource_shouldGetListOfConceptsBySourceNameAndCode History
< 1 sec
Successful FhirConceptSourceServiceImplTest getConceptSourceByHl7Code_shouldReturnSourceForHl7Code History
< 1 sec
Successful FhirConceptSourceServiceImplTest getFhirConceptSourceByConceptSource_shouldReturnEmptyOptionalWhereNoFhirConceptSourceExists History
< 1 sec
Successful FhirConceptSourceServiceImplTest getFhirConceptSourceByConceptSource_shouldReturnSourceWherePresent History
< 1 sec
Successful FhirConceptSourceServiceImplTest getFhirConceptSourceByHl7Code_shouldReturnNullForMissingSourceName History
< 1 sec
Successful FhirConceptSourceServiceImplTest getFhirConceptSourceByUrl_shouldReturnConceptSourceForUrl History
< 1 sec
Successful FhirConceptSourceServiceImplTest getFhirConceptSourceByUrl_shouldReturnEmptyWhenNoConceptSourceFound History
< 1 sec
Successful FhirConceptSourceServiceImplTest getFhirConceptSources_shouldReturnEmptyCollectionWhenNoSourcesFound History
< 1 sec
Successful FhirConceptSourceServiceImplTest getFhirConceptSources_shouldReturnFhirConceptSources History
< 1 sec
Successful FhirConditionServiceImplTest create_shouldCreateNewCondition History
< 1 sec
Successful FhirConditionServiceImplTest delete_shouldDeleteExistingCondition History
< 1 sec
Successful FhirConditionServiceImplTest delete_shouldThrowExceptionWhenIdIsNull History
< 1 sec
Successful FhirConditionServiceImplTest searchConditions_shouldReturnTranslatedConditionReturnedByDao History
< 1 sec
Successful FhirConditionServiceImplTest shouldGetConditionByUuid History
< 1 sec
Successful FhirConditionServiceImplTest shouldThrowExceptionWhenGetMissingUuid History
< 1 sec
Successful FhirConditionServiceImplTest update_shouldThrowExceptionWhenConditionIdDoesNotMatchCurrentId History
< 1 sec
Successful FhirConditionServiceImplTest update_shouldThrowExceptionWhenConditionIdIsNull History
< 1 sec
Successful FhirConditionServiceImplTest update_shouldThrowExceptionWhenConditionIsNull History
< 1 sec
Successful FhirConditionServiceImplTest update_shouldThrowExceptionWhenIdIsNull History
< 1 sec
Successful FhirConditionServiceImplTest update_shouldUpdateExistingCondition History
< 1 sec
Successful FhirContactPointMapServiceImplTest getFhirContactPointMapByUuid_shouldFhirContactPointMapByUuid History
< 1 sec
Successful FhirContactPointMapServiceImplTest getFhirContactPointMapByUuid_shouldReturnEmptyFhirContactPointMapWhenNoUuidIsFound History
< 1 sec
Successful FhirContactPointMapServiceImplTest getFhirContactPointMapForAttributeType_shouldReturnEmptyFhirContactPointMapWhenAttributeTypeIsNotFound History
< 1 sec
Successful FhirContactPointMapServiceImplTest getFhirContactPointMapForAttributeType_shouldReturnFhirContactPointMapWhenLocationAttributeTypeIsFound History
< 1 sec
Successful FhirContactPointMapServiceImplTest getFhirContactPointMapForAttributeType_shouldReturnFhirContactPointMapWhenProviderAttributeTypeIsFound History
< 1 sec
Successful FhirContactPointMapServiceImplTest getFhirContactPointMapForPersonAttributeType_shouldReturnEmptyFhirContactPointMapWhenNoPersonAttributeTypeIsFound History
< 1 sec
Successful FhirContactPointMapServiceImplTest getFhirContactPointMapForPersonAttributeType_shouldReturnFhirContactPointMapWhenPersonAttributeTypeIsFound History
< 1 sec
Successful FhirContactPointMapServiceImplTest saveFhirContactPointMap_ShouldReturnFhirContactPointMap History
< 1 sec
Successful FhirContactPointMapServiceImplTest saveFhirContactPointMap_ShouldUpdateExistingFhirContactPointMap History
< 1 sec
Successful FhirDiagnosticReportServiceImplTest createDiagnosticReport_shouldCreateNewDiagnosticReport History
< 1 sec
Successful FhirDiagnosticReportServiceImplTest getDiagnosticReportByUuid_shouldRetrieveDiagnosticReportByUuid History
< 1 sec
Successful FhirDiagnosticReportServiceImplTest searchForDiagnosticReports_shouldAddRelatedResourcesWhenIncluded History
< 1 sec
Successful FhirDiagnosticReportServiceImplTest searchForDiagnosticReports_shouldNotAddRelatedResourcesForEmptyInclude History
< 1 sec
Successful FhirDiagnosticReportServiceImplTest searchForDiagnosticReports_shouldReturnCollectionOfDiagnosticReportsByParameters History
< 1 sec
Successful FhirDiagnosticReportServiceImplTest updateDiagnosticReport_shouldUpdateExistingDiagnosticReport History
< 1 sec
Successful FhirDiagnosticReportServiceImplTest updateTask_shouldThrowInvalidRequestForMissingUuid History
< 1 sec
Successful FhirDiagnosticReportServiceImplTest updateTask_shouldThrowInvalidRequestForUuidMismatch History
< 1 sec
Successful FhirDiagnosticReportServiceImplTest updateTask_shouldThrowResourceNotFoundIfTaskDoesNotExist History
< 1 sec
Successful FhirEncounterServiceImplTest create_shouldCreateEncounter History
< 1 sec
  • Showing 151-200 of 3654