| Package | Description | 
|---|---|
| org.openmrs.api.context | 
 This package describes the context framework through which
authentication is performed and services provided for the OpenMRS system. 
 | 
| org.openmrs.api.impl | |
| org.openmrs.reporting.export | 
| Modifier and Type | Method and Description | 
|---|---|
PatientService | 
ServiceContext.getPatientService()  | 
static PatientService | 
Context.getPatientService()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceContext.setPatientService(PatientService patientService)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PatientServiceImpl
Default implementation of the patient service. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected PatientService | 
DataExportFunctions.patientService
Deprecated.  
  | 
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.