Build and Release Plan for FHIR2 Module

Build: #296 failed

Job: Build and test Module failed

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Search immunizations should fetch immunizations by patient identifier: Test case result

The below summarizes the result of the test "Search immunizations should fetch immunizations by patient identifier" in build 296 of FHIR - FHIR2 Module - Build and test Module. View test case history
Description
Search immunizations should fetch immunizations by patient identifier
Test class
org.openmrs.module.fhir2.api.impl.FhirImmunizationServiceImplTest
Method
searchImmunizations_shouldFetchImmunizationsByPatientIdentifier
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException: The Immunization resource requires a concept mapped to 'CIEL:1421', however either multiple concepts are mapped to that term or not concepts are mapped to that term.
	at org.openmrs.module.fhir2.api.impl.FhirImmunizationServiceImplTest.searchImmunizations_shouldFetchImmunizationsByPatientIdentifier(FhirImmunizationServiceImplTest.java:203)