Build and Release Plan for FHIR2 Module

Build: #479 was successful Changes by Herman Muhereza <hermanmuhereza22@gmail.com>

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> b40bb100619e23a8dae49d944d5d17985b8ab9d9

    FM2-587: Add Support for JSON patching operations — MedicationDispense Resource (#492)

    • api/src/main/java/org/openmrs/module/fhir2/providers/r4/MedicationDispenseFhirResourceProvider.java (version b40bb100619e23a8dae49d944d5d17985b8ab9d9)
    • integration-tests-2.6/src/test/java/org/openmrs/module/fhir2/provider/r4/MedicationDispenseFhirResourceProviderIntegrationTest.java (version b40bb100619e23a8dae49d944d5d17985b8ab9d9)
    • test-data/src/main/resources/org/openmrs/module/fhir2/providers/MedicationDispense_json_merge_patch.json (version b40bb100619e23a8dae49d944d5d17985b8ab9d9)
    • test-data/src/main/resources/org/openmrs/module/fhir2/providers/MedicationDispense_json_patch.json (version b40bb100619e23a8dae49d944d5d17985b8ab9d9)
  • Herman Muhereza <hermanmuhereza22@gmail.com>

    Herman Muhereza <hermanmuhereza22@gmail.com> 1cf4ae86407f16fc9c28ad821a0093a05ba74a40

    FM2-577: Add support for Json patching operations - Person Resource (#480)

    • api/src/main/java/org/openmrs/module/fhir2/providers/r4/PersonFhirResourceProvider.java (version 1cf4ae86407f16fc9c28ad821a0093a05ba74a40)
    • integration-tests/src/test/java/org/openmrs/module/fhir2/providers/r4/PersonFhirResourceProviderIntegrationTest.java (version 1cf4ae86407f16fc9c28ad821a0093a05ba74a40)
    • test-data/src/main/resources/org/openmrs/module/fhir2/providers/Person_json_merge_patch.json (version 1cf4ae86407f16fc9c28ad821a0093a05ba74a40)
    • test-data/src/main/resources/org/openmrs/module/fhir2/providers/Person_json_patch.json (version 1cf4ae86407f16fc9c28ad821a0093a05ba74a40)