| Package | Description | 
|---|---|
| org.openmrs.api.impl | |
| org.openmrs.hl7.impl | |
| org.openmrs.notification.impl | |
| org.openmrs.scheduler.timer | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AdministrationServiceImplDefault implementation of the administration services. | 
| class  | CohortServiceImplAPI functions related to Cohorts | 
| class  | ConceptServiceImplDefault Implementation of ConceptService service layer classes | 
| class  | ConditionServiceImplThis class implements the  ConditionServiceinterface
 It defines the methods to handle the condition domain object | 
| class  | DatatypeServiceImplStandard implementation of  DatatypeService | 
| class  | DiagnosisServiceImpl | 
| class  | EncounterServiceImplDefault implementation of the  EncounterServiceThis class should not be instantiated alone, get a service class from the Context:
 Context.getEncounterService(); | 
| class  | FormServiceImplDefault implementation of the  FormServiceThis class should not be instantiated alone, get a service class from the Context:
 Context.getFormService(); | 
| class  | LocationServiceImplDefault implementation of the  LocationServiceThis class should not be instantiated alone, get a service class from the Context:
 Context.getLocationService(); | 
| class  | MedicationDispenseServiceImplThis class implements the  MedicationDispenseServiceinterface
 It defines the API for interacting with MedicationDispense objects. | 
| class  | ObsServiceImplDefault implementation of the Observation Service | 
| class  | OrderServiceImplDefault implementation of the Order-related services class. | 
| class  | OrderSetServiceImpl | 
| class  | PatientServiceImplDefault implementation of the patient service. | 
| class  | PersonServiceImplDefault implementation of the PersonService
 
 Which implementation to use is determined by Spring. | 
| class  | ProgramWorkflowServiceImplDefault implementation of the ProgramWorkflow-related services class. | 
| class  | ProviderServiceImplDefault implementation of the  ProviderService. | 
| class  | SerializationServiceImplContains methods for retrieving registered OpenmrsSerializer instances, and for
 persisting/retrieving/deleting objects using serialization | 
| class  | UserServiceImplDefault implementation of the user service. | 
| class  | VisitServiceImplDefault implementation of the  VisitService. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HL7ServiceImplOpenMRS HL7 API default methods This class shouldn't be instantiated by itself. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AlertServiceImplThis class should not be instantiated by itself. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TimerSchedulerServiceImplSimple scheduler service that uses JDK timer to trigger and execute scheduled tasks. | 
Copyright © 2024 OpenMRS Inc.. All rights reserved.