| Class and Description |
|---|
| ConceptNameType
The concept name type enumeration
FULLY_SPECIFIED - Indicates that the name is marked as the fully specified name, which is returned by default for a locale in case there is no preferred name set, a concept can have only one fully specified name per locale. |
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| ConceptNameType
The concept name type enumeration
FULLY_SPECIFIED - Indicates that the name is marked as the fully specified name, which is returned by default for a locale in case there is no preferred name set, a concept can have only one fully specified name per locale. |
| ConceptsLockedException
This exception is thrown when a specific implementation has chosen to lock down their concepts
and prevent editing.
|
| EncounterTypeLockedException
This exception is thrown when a encounter types are locked and the user tries to edit an encounter type
type, this is done by a global property being true/false.
|
| GlobalPropertyListener
This interface allows code to be run when global properties are created, edited, or deleted.
|
| OpenmrsService
Base OpenMRS Service Interface All services registered to the
ServiceContext are required
to implement this interface. |
| OrderService.ORDER_STATUS
Deprecated.
Will be removed in version 1.10
|
| PasswordException
Represents common exceptions that happen when validating a
User's password. |
| PatientIdentifierException |
| PatientSetService.BooleanOperator |
| PatientSetService.GroupMethod |
| PatientSetService.Modifier |
| PatientSetService.PatientLocationMethod |
| PatientSetService.TimeModifier |
| PersonService.ATTR_VIEW_TYPE
These enumerations are used when determining which person attr types to display.
|
| Class and Description |
|---|
| ActiveListService
Contains generic methods pertaining to Active Lists in the system
|
| AdministrationService
Contains methods pertaining to doing some administrative tasks in OpenMRS
|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| CohortService
API methods related to Cohorts and CohortDefinitions
A Cohort is a list of patient ids.
A CohortDefinition is a search strategy which can be used to arrive at a cohort.
|
| ConceptService
Contains methods pertaining to creating/updating/deleting/retiring Concepts, Drugs, Concept
Proposals, and all other things 'Concept'.
|
| DataSetService
Deprecated.
see reportingcompatibility module
|
| DatatypeService
API methods related to
CustomDatatype and CustomDatatypeHandler. |
| EncounterService
Services for Encounters and Encounter Types
|
| FormService
This service contains methods relating to Form, FormField, and Field.
|
| LocationService
API methods for managing Locations
Example Usage:
List |
| ObsService
The ObsService deals with saving and getting Obs to/from the database Usage:
|
| OpenmrsService
Base OpenMRS Service Interface All services registered to the
ServiceContext are required
to implement this interface. |
| OrderService
Deprecated.
Will be removed in version 1.10
Order order = new Order(); order.set___(___); ...etc Context.getOrderService().saveOrder(order); |
| PatientService
Contains methods pertaining to Patients in the system
|
| PatientSetService |
| PersonService
Contains methods pertaining to Persons in the system Use:
|
| ProgramWorkflowService
Contains methods pertaining to management of Programs, ProgramWorkflows, ProgramWorkflowStates,
PatientPrograms, PatientStates, and ConceptStateConversions Use:
|
| ProviderService
This service contains methods relating to providers.
|
| ReportService
Deprecated.
see reportingcompatibility module
|
| SerializationService
Contains methods for retrieving registered Serializer instances, and for
persisting/retrieving/deleting objects using serialization
|
| UserService
Contains methods pertaining to Users in the system Use:
|
| VisitService
This service contains methods relating to visits.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| OrderService.ORDER_STATUS
Deprecated.
Will be removed in version 1.10
|
| PatientSetService.Modifier |
| PatientSetService.PatientLocationMethod |
| PatientSetService.TimeModifier |
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| OrderService.ORDER_STATUS
Deprecated.
Will be removed in version 1.10
|
| PatientSetService.Modifier |
| PatientSetService.PatientLocationMethod |
| PatientSetService.TimeModifier |
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| Class and Description |
|---|
| ActiveListService
Contains generic methods pertaining to Active Lists in the system
|
| AdministrationService
Contains methods pertaining to doing some administrative tasks in OpenMRS
|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| CohortService
API methods related to Cohorts and CohortDefinitions
A Cohort is a list of patient ids.
A CohortDefinition is a search strategy which can be used to arrive at a cohort.
|
| ConceptService
Contains methods pertaining to creating/updating/deleting/retiring Concepts, Drugs, Concept
Proposals, and all other things 'Concept'.
|
| ConceptsLockedException
This exception is thrown when a specific implementation has chosen to lock down their concepts
and prevent editing.
|
| DatatypeService
API methods related to
CustomDatatype and CustomDatatypeHandler. |
| EncounterService
Services for Encounters and Encounter Types
|
| EventListeners
Holds all OpenMRS event listeners
|
| FormService
This service contains methods relating to Form, FormField, and Field.
|
| GlobalPropertyListener
This interface allows code to be run when global properties are created, edited, or deleted.
|
| LocationService
API methods for managing Locations
Example Usage:
List |
| ObsService
The ObsService deals with saving and getting Obs to/from the database Usage:
|
| OpenmrsService
Base OpenMRS Service Interface All services registered to the
ServiceContext are required
to implement this interface. |
| OrderService
Deprecated.
Will be removed in version 1.10
Order order = new Order(); order.set___(___); ...etc Context.getOrderService().saveOrder(order); |
| OrderService.ORDER_STATUS
Deprecated.
Will be removed in version 1.10
|
| PatientIdentifierException |
| PatientService
Contains methods pertaining to Patients in the system
|
| PatientSetService |
| PatientSetService.GroupMethod |
| PatientSetService.Modifier |
| PatientSetService.PatientLocationMethod |
| PatientSetService.TimeModifier |
| PersonService
Contains methods pertaining to Persons in the system Use:
|
| PersonService.ATTR_VIEW_TYPE
These enumerations are used when determining which person attr types to display.
|
| ProgramWorkflowService
Contains methods pertaining to management of Programs, ProgramWorkflows, ProgramWorkflowStates,
PatientPrograms, PatientStates, and ConceptStateConversions Use:
|
| ProviderService
This service contains methods relating to providers.
|
| SerializationService
Contains methods for retrieving registered Serializer instances, and for
persisting/retrieving/deleting objects using serialization
|
| UserService
Contains methods pertaining to Users in the system Use:
|
| VisitService
This service contains methods relating to visits.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| OpenmrsService
Base OpenMRS Service Interface All services registered to the
ServiceContext are required
to implement this interface. |
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| OpenmrsService
Base OpenMRS Service Interface All services registered to the
ServiceContext are required
to implement this interface. |
| Class and Description |
|---|
| GlobalPropertyListener
This interface allows code to be run when global properties are created, edited, or deleted.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| OpenmrsService
Base OpenMRS Service Interface All services registered to the
ServiceContext are required
to implement this interface. |
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| OpenmrsService
Base OpenMRS Service Interface All services registered to the
ServiceContext are required
to implement this interface. |
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| GlobalPropertyListener
This interface allows code to be run when global properties are created, edited, or deleted.
|
| OrderService.ORDER_STATUS
Deprecated.
Will be removed in version 1.10
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| DataSetService
Deprecated.
see reportingcompatibility module
|
| ReportService
Deprecated.
see reportingcompatibility module
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| OpenmrsService
Base OpenMRS Service Interface All services registered to the
ServiceContext are required
to implement this interface. |
| PatientSetService.BooleanOperator |
| PatientSetService.GroupMethod |
| PatientSetService.Modifier |
| PatientSetService.PatientLocationMethod |
| PatientSetService.TimeModifier |
| Class and Description |
|---|
| ConceptService
Contains methods pertaining to creating/updating/deleting/retiring Concepts, Drugs, Concept
Proposals, and all other things 'Concept'.
|
| EncounterService
Services for Encounters and Encounter Types
|
| PatientService
Contains methods pertaining to Patients in the system
|
| PatientSetService |
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| OpenmrsService
Base OpenMRS Service Interface All services registered to the
ServiceContext are required
to implement this interface. |
| Class and Description |
|---|
| OpenmrsService
Base OpenMRS Service Interface All services registered to the
ServiceContext are required
to implement this interface. |
| Class and Description |
|---|
| OpenmrsService
Base OpenMRS Service Interface All services registered to the
ServiceContext are required
to implement this interface. |
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| GlobalPropertyListener
This interface allows code to be run when global properties are created, edited, or deleted.
|
| PasswordException
Represents common exceptions that happen when validating a
User's password. |
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| DuplicateConceptNameException
An error of this type is thrown when a concept name is found in the database when one tries to
create a new one with the same preferred name in the same locale
|
| PatientIdentifierException |
| Class and Description |
|---|
| GlobalPropertyListener
This interface allows code to be run when global properties are created, edited, or deleted.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
| GlobalPropertyListener
This interface allows code to be run when global properties are created, edited, or deleted.
|
| Class and Description |
|---|
| APIException
Represents often fatal errors that occur within the API infrastructure.
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.