-
Type:
Sub-task
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Core 2.2.0
-
Component/s: None
-
Complexity:Low
-
Sprint:Encounter Diagnosis Sprint 4, Encounter Diagnosis Sprint 5, Encounter Diagnosis Sprint 6
Refactor emrapi module's DiagnosisService to use this new functionality under the hood (e.g. either delegating to openmrs-core, or using the current emrapi approach, depending on the openmrs-core version)
The source of the module can be found at https://github.com/openmrs/openmrs-module-emrapi
Now create a DiagnosisServiceImpl class in the new api-2.2 sub module that Ola has created.
This class should implement the org.openmrs.module.emrapi.diagnosis.DiagnosisService interface and delegate these calls to the openmrs-core DiagnosisService implementation.
- depends on
-
TRUNK-5346 Create DiagnosisService interface
-
- Closed
-