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 |
AdministrationServiceImpl
Default implementation of the administration services.
|
class |
CohortServiceImpl
API functions related to Cohorts
|
class |
ConceptServiceImpl
Default Implementation of ConceptService service layer classes
|
class |
ConditionServiceImpl
This class implements the
ConditionService interface
It defines the methods to handle the condition domain object |
class |
DatatypeServiceImpl
Standard implementation of
DatatypeService |
class |
DiagnosisServiceImpl |
class |
EncounterServiceImpl
Default implementation of the
EncounterService
This class should not be instantiated alone, get a service class from the Context:
Context.getEncounterService(); |
class |
FormServiceImpl
Default implementation of the
FormService
This class should not be instantiated alone, get a service class from the Context:
Context.getFormService(); |
class |
LocationServiceImpl
Default implementation of the
LocationService
This class should not be instantiated alone, get a service class from the Context:
Context.getLocationService(); |
class |
MedicationDispenseServiceImpl
This class implements the
MedicationDispenseService interface
It defines the API for interacting with MedicationDispense objects. |
class |
ObsServiceImpl
Default implementation of the Observation Service
|
class |
OrderServiceImpl
Default implementation of the Order-related services class.
|
class |
OrderSetServiceImpl |
class |
PatientServiceImpl
Default implementation of the patient service.
|
class |
PersonServiceImpl
Default implementation of the PersonService
Which implementation to use is determined by Spring.
|
class |
ProgramWorkflowServiceImpl
Default implementation of the ProgramWorkflow-related services class.
|
class |
ProviderServiceImpl
Default implementation of the
ProviderService . |
class |
SerializationServiceImpl
Contains methods for retrieving registered OpenmrsSerializer instances, and for
persisting/retrieving/deleting objects using serialization
|
class |
UserServiceImpl
Default implementation of the user service.
|
class |
VisitServiceImpl
Default implementation of the
VisitService . |
Modifier and Type | Class and Description |
---|---|
class |
HL7ServiceImpl
OpenMRS HL7 API default methods This class shouldn't be instantiated by itself.
|
Modifier and Type | Class and Description |
---|---|
class |
AlertServiceImpl
This class should not be instantiated by itself.
|
Modifier and Type | Class and Description |
---|---|
class |
TimerSchedulerServiceImpl
Simple scheduler service that uses JDK timer to trigger and execute scheduled tasks.
|
Copyright © 2024 OpenMRS Inc.. All rights reserved.