Build and Release Plan for FHIR2 Module

Build: #570 was successful

Job: Release to Maven did not start

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Code commits

Git

  • Herman Muhereza <hermanmuhereza22@gmail.com>

    Herman Muhereza <hermanmuhereza22@gmail.com> 37767da53b22aaf80a0b7fb6b5001066c09bfe23

    FM2-664: Add support for the notes field on the Immunization resource (#570)
    * FM2-664: Add support for the notes field on the Immunization resource

    * make sure that the note is not mapped when the concept is absent, but the operation succeeds

    * add constants

    • api/src/main/java/org/openmrs/module/fhir2/api/translators/impl/ImmunizationTranslatorImpl.java (version 37767da53b22aaf80a0b7fb6b5001066c09bfe23)
    • api/src/main/java/org/openmrs/module/fhir2/api/util/ImmunizationObsGroupHelper.java (version 37767da53b22aaf80a0b7fb6b5001066c09bfe23)
    • api/src/test/java/org/openmrs/module/fhir2/api/impl/FhirImmunizationServiceImplTest.java (version 37767da53b22aaf80a0b7fb6b5001066c09bfe23)
    • test-data/src/main/resources/org/openmrs/module/fhir2/Immunization_metadata.xml (version 37767da53b22aaf80a0b7fb6b5001066c09bfe23)
    • test-data/src/main/resources/org/openmrs/module/fhir2/providers/immunization-note.json (version 37767da53b22aaf80a0b7fb6b5001066c09bfe23)