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

Save immunization should create encounter and obs group when new immunization: Test case result

The below summarizes the result of the test "Save immunization should create encounter and obs group when new immunization" in build 296 of FHIR - FHIR2 Module - Build and test Module. View test case history
Description
Save immunization should create encounter and obs group when new immunization
Test class
org.openmrs.module.fhir2.api.impl.FhirImmunizationServiceImplTest
Method
saveImmunization_shouldCreateEncounterAndObsGroupWhenNewImmunization
Duration
3 secs
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.saveImmunization_shouldCreateEncounterAndObsGroupWhenNewImmunization(FhirImmunizationServiceImplTest.java:128)