|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
BaseModuleActivator
address
to this person's address list if the
address doesn't exist already.
cls
cls
attribute
to this person's attribute list if the
attribute doesn't exist already.newAttribute.getAttributeType()
AdministrationService.saveGlobalProperty(GlobalProperty)
AdministrationService.saveGlobalProperty(GlobalProperty)
obs
to this grouping.
name
to this person's name list if the name
doesn't exist already.
ProgramWorkflowState
to this ProgramWorkflow
ProgramWorkflow
to this Program
In
expression to the current LogicCriteria
logicService.parse("'CD4 COUNT'").after(Context.getDateformat().parse("2009/12/04");
Person.getAge(Date)
And
operator
LogicCriteria
objects.logicService.parse("'CD4 COUNT'").and(logicService.parse("'WEIGHT (KG)'"));
operand
and operator
and then append them
to the current LogicCriteria
logClass
to logLevel
.
AsOf
expression to the current LogicCriteria
logicService.parse("'CD4 COUNT'").asOf(Context.getDateformat().parse("2009/12/04");
Auditable
that are being inserted into the database.Auditable
.Daemon
user
Average
operator to the LogicCriteria
logicService.parse("'CD4 COUNT'").average();
OpenmrsObject
interface.Before
expression to the current LogicCriteria
logicService.parse("'CD4 COUNT'").before(Context.getDateformat().parse("2009/12/04");
Patient
or PatientIdentifier
is being saved with an empty
or null PatientIdentifier.getIdentifier()
cause
HibernateSessionFactoryBean
to keep track of multiple interceptors Interceptor
are called for each interceptor that is added to this
classuser's password
** Restricted to Super User access**
- changePassword(String, String) -
Method in interface org.openmrs.api.UserService
- Changes the current user's password.
- changeQuestionAnswer(String, String, String) -
Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- changeQuestionAnswer(User, String, String) -
Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- changeQuestionAnswer(User, String, String) -
Method in interface org.openmrs.api.db.UserDAO
-
- changeQuestionAnswer(String, String, String) -
Method in interface org.openmrs.api.db.UserDAO
-
- changeQuestionAnswer(User, String, String) -
Method in class org.openmrs.api.impl.UserServiceImpl
-
- changeQuestionAnswer(String, String, String) -
Method in class org.openmrs.api.impl.UserServiceImpl
-
- changeQuestionAnswer(User, String, String) -
Method in interface org.openmrs.api.UserService
- Changes the passed user's secret question and answer.
- changeQuestionAnswer(String, String, String) -
Method in interface org.openmrs.api.UserService
- Changes the current user's secret question and answer.
- changeToState(PatientProgram, ProgramWorkflow, ProgramWorkflowState, Date) -
Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
- Deprecated.
- changeToState(PatientProgram, ProgramWorkflow, ProgramWorkflowState, Date) -
Method in interface org.openmrs.api.ProgramWorkflowService
- Deprecated. use
PatientProgram.transitionToState(ProgramWorkflowState, Date)
- checkAllowedIdentifier(String) -
Method in class org.openmrs.patient.impl.BaseHyphenatedIdentifierValidator
-
- checkClassVisibility(Class<?>, ModuleClassLoader) -
Method in class org.openmrs.module.ModuleClassLoader
- Checking the given class's visibility in this module
- checkConsistancy() -
Method in class org.openmrs.reporting.ObsPatientFilter
- Deprecated.
- checkCoreDataset() -
Static method in class org.openmrs.api.context.Context
- Runs through the core data (e.g.
- checkForModuleUpdates() -
Static method in class org.openmrs.module.ModuleUtil
- Iterates over the modules and checks each update.rdf file for an update
- checkIdentifierAgainstFormat(String, String) -
Static method in class org.openmrs.validator.PatientIdentifierValidator
- Validates that a given identifier string is valid for a given regular expression format
- checkIdentifierAgainstValidator(String, IdentifierValidator) -
Static method in class org.openmrs.validator.PatientIdentifierValidator
- Validates that a given identifier string is valid for a given IdentifierValidator
- checkIfLocked() -
Method in interface org.openmrs.api.ConceptService
- Check if the concepts are locked and if so, throw exception during manipulation of concept
- checkIfLocked() -
Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- CheckInternetConnectivityTask - Class in org.openmrs.scheduler.tasks
- Simple implementation to check if we have a connection to the internet.
- CheckInternetConnectivityTask() -
Constructor for class org.openmrs.scheduler.tasks.CheckInternetConnectivityTask
-
- checkMandatoryModulesStarted() -
Static method in class org.openmrs.module.ModuleUtil
- Looks at the
.mandatory properties and at the currently started modules to make
sure that all mandatory modules have been started successfully.
- checkOpenmrsCoreModulesStarted() -
Static method in class org.openmrs.module.ModuleUtil
- Looks at the list of modules in
ModuleConstants.CORE_MODULES
to make sure that all
modules that are core to OpenMRS are started and have at least a minimum version that OpenMRS
needs.
- checkPassword(String) -
Method in class org.openmrs.api.db.LoginCredential
-
- checkPatientIdentifier(PatientIdentifier) -
Method in class org.openmrs.api.impl.PatientServiceImpl
- Deprecated. use
PatientIdentifierValidator.validateIdentifier(PatientIdentifier)
- checkPatientIdentifier(PatientIdentifier) -
Method in interface org.openmrs.api.PatientService
- Deprecated. use
PatientIdentifierValidator.validateIdentifier(PatientIdentifier)
- checkPatientIdentifiers(Patient) -
Method in class org.openmrs.api.impl.PatientServiceImpl
-
- checkPatientIdentifiers(Patient) -
Method in interface org.openmrs.api.PatientService
- Convenience method to validate all identifiers for a given patient
- checkRequiredVersion(String, String) -
Static method in class org.openmrs.module.ModuleUtil
- This method is an enhancement of
ModuleUtil.compareVersion(String, String)
and adds support for
wildcard characters and upperbounds.
- citation_text() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- citation_type() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- CITATIONS -
Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- CITATIONS -
Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- citations_list() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- citations_slot() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- CIVIL_STATUS_CONCEPT_ID -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- CLASS_DRUG -
Static variable in class org.openmrs.hl7.HL7Constants
-
- CLASS_DRUG -
Static variable in class org.openmrs.util.FormConstants
- Deprecated.
- classify(TableRow) -
Method in class org.openmrs.reporting.CompoundClassifier
- Deprecated.
- classify(TableRow) -
Method in class org.openmrs.reporting.DateColumnClassifier
- Deprecated.
- classify(TableRow) -
Method in class org.openmrs.reporting.NumericRangeColumnClassifier
- Deprecated.
- classify(TableRow) -
Method in class org.openmrs.reporting.SimpleColumnClassifier
- Deprecated.
- classify(TableRow) -
Method in interface org.openmrs.reporting.TableRowClassifier
- Deprecated.
- ClassLoaderFileOpener - Class in org.openmrs.util
- Implementation of liquibase FileOpener interface so that the
OpenmrsClassLoader
will be
used to find files (or any other classloader that is passed into the contructor). - ClassLoaderFileOpener(ClassLoader) -
Constructor for class org.openmrs.util.ClassLoaderFileOpener
-
- clause(ArdenClause) -
Method in class org.openmrs.arden.ArdenClause
-
- clear() -
Method in class org.openmrs.logic.result.EmptyResult
-
- clear() -
Method in class org.openmrs.messagesource.PresentationMessageMap
-
- clear() -
Method in class org.openmrs.reporting.export.DataExportFunctions
- Deprecated.
- clearCache() -
Method in class org.openmrs.report.EvaluationContext
- Deprecated. Clear the entire cache
- clearReferences() -
Static method in class org.openmrs.util.OpenmrsClassLoader
- This clears any references this classloader might have that will prevent garbage collection.
- clearSession() -
Static method in class org.openmrs.api.context.Context
- Clears cached changes made so far during this unit of work without writing them to the
database.
- clearSession() -
Method in interface org.openmrs.api.db.ContextDAO
-
- clearSession() -
Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
-
- clearStartupError() -
Method in class org.openmrs.module.Module
-
- clearUserContext() -
Static method in class org.openmrs.api.context.Context
- Clears the user context from the threadlocal.
- clone() -
Method in class org.openmrs.PersonAddress
- bitwise copy of the personAddress object.
- cloneCompositionAsFilter(CohortSearchHistory) -
Method in class org.openmrs.reporting.PatientSearch
- Deprecated. Deep-copies this.parsedComposition, and converts to filters, in the context of history
- cloneCompositionAsFilter(CohortSearchHistory, EvaluationContext) -
Method in class org.openmrs.reporting.PatientSearch
- Deprecated. Deep-copies this.parsedComposition, and converts to filters, in the context of history
- close() -
Method in class org.openmrs.util.MemoryAppender
-
- closeSession() -
Static method in class org.openmrs.api.context.Context
- Used to define a unit of work.
- closeSession() -
Method in interface org.openmrs.api.db.ContextDAO
- Close session.
- closeSession() -
Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
-
- closeStream(Closeable) -
Static method in class org.openmrs.util.OpenmrsUtil
- A null-safe and exception safe way to close an inputstream or an outputstream
- CODED -
Static variable in class org.openmrs.ConceptDatatype
-
- CODED_UUID -
Static variable in class org.openmrs.ConceptDatatype
-
- Cohort - Class in org.openmrs
- This class represents a list of patientIds.
- Cohort() -
Constructor for class org.openmrs.Cohort
-
- Cohort(Integer) -
Constructor for class org.openmrs.Cohort
- Convenience constructor to create a Cohort object that has an primarykey/internal identifier
of
cohortId
- Cohort(String, String, Integer[]) -
Constructor for class org.openmrs.Cohort
- This constructor does not check whether the database contains patients with the given ids,
but
- Cohort(String, String, Patient[]) -
Constructor for class org.openmrs.Cohort
- This constructor does not check whether the database contains patients with the given ids,
but
- Cohort(Collection) -
Constructor for class org.openmrs.Cohort
- This constructor does not check whether the database contains patients with the given ids,
but
- Cohort(String, String, Collection) -
Constructor for class org.openmrs.Cohort
- This constructor does not check whether the database contains patients with the given ids,
but
- Cohort(String) -
Constructor for class org.openmrs.Cohort
- Convenience contructor taking in a string that is a list of comma separated patient ids This
constructor does not check whether the database contains patients with the given ids, but
- CohortColumn - Class in org.openmrs.reporting.export
- Deprecated. see reportingcompatibility module
- CohortColumn() -
Constructor for class org.openmrs.reporting.export.CohortColumn
- Deprecated.
- CohortColumn(String, Integer, Integer, Integer, String, String) -
Constructor for class org.openmrs.reporting.export.CohortColumn
- Deprecated.
- CohortDAO - Interface in org.openmrs.api.db
- Database methods for cohort objects.
- CohortDataSet - Class in org.openmrs.report
- Deprecated. see reportingcompatibility module
- CohortDataSet() -
Constructor for class org.openmrs.report.CohortDataSet
- Deprecated.
- CohortDataSetDefinition - Class in org.openmrs.report
- Deprecated. see reportingcompatibility module
- CohortDataSetDefinition() -
Constructor for class org.openmrs.report.CohortDataSetDefinition
- Deprecated. Default constructor
- CohortDataSetProvider - Class in org.openmrs.report
- Deprecated. see reportingcompatibility module
- CohortDataSetProvider() -
Constructor for class org.openmrs.report.CohortDataSetProvider
- Deprecated.
- CohortDefinition - Interface in org.openmrs.cohort
- Deprecated. see reportingcompatibility module
- CohortDefinition - Class in org.openmrs.reporting.data
- Deprecated. see reportingcompatibility module
- CohortDefinition() -
Constructor for class org.openmrs.reporting.data.CohortDefinition
- Deprecated. Default public constructor
- cohortDefinition -
Variable in class org.openmrs.reporting.report.ReportElementDefinition
- Deprecated.
- CohortDefinitionItemHolder - Class in org.openmrs.cohort
- Deprecated. see reportingcompatibility module
- CohortDefinitionItemHolder() -
Constructor for class org.openmrs.cohort.CohortDefinitionItemHolder
- Deprecated. Public constructor.
- CohortDefinitionItemHolder(String, String, CohortDefinition) -
Constructor for class org.openmrs.cohort.CohortDefinitionItemHolder
- Deprecated. Public constructor.
- CohortDefinitionProvider - Interface in org.openmrs.cohort
- Deprecated. see reportingcompatibility module
- CohortEditor - Class in org.openmrs.propertyeditor
-
- CohortEditor() -
Constructor for class org.openmrs.propertyeditor.CohortEditor
-
- CohortFilter - Class in org.openmrs.reporting
- Deprecated. see reportingcompatibility module
- CohortFilter() -
Constructor for class org.openmrs.reporting.CohortFilter
- Deprecated.
- CohortFilter(Cohort) -
Constructor for class org.openmrs.reporting.CohortFilter
- Deprecated.
- CohortHistoryCompositionFilter - Class in org.openmrs.reporting
- Deprecated. see reportingcompatibility module
- CohortHistoryCompositionFilter() -
Constructor for class org.openmrs.reporting.CohortHistoryCompositionFilter
- Deprecated.
- cohortMap -
Variable in class org.openmrs.reporting.export.DataExportFunctions
- Deprecated.
- CohortSearchHistory - Class in org.openmrs.cohort
- Deprecated. see reportingcompatibility module
- CohortSearchHistory() -
Constructor for class org.openmrs.cohort.CohortSearchHistory
- Deprecated.
- CohortSearchHistory.CohortSearchHistoryItemHolder - Class in org.openmrs.cohort
- Deprecated.
- CohortSearchHistory.CohortSearchHistoryItemHolder() -
Constructor for class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
- Deprecated.
- CohortService - Interface in org.openmrs.api
- 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.
- CohortServiceImpl - Class in org.openmrs.api.impl
- API functions related to Cohorts
- CohortServiceImpl() -
Constructor for class org.openmrs.api.impl.CohortServiceImpl
-
- CohortUtil - Class in org.openmrs.cohort
- Deprecated. see reportingcompatibility module
- CohortUtil() -
Constructor for class org.openmrs.cohort.CohortUtil
- Deprecated.
- collectFilters() -
Method in class org.openmrs.module.ModuleClassLoader
- Get and cache the filters for this module (not currently implemented)
- collectionContains(Collection<?>, Object) -
Static method in class org.openmrs.util.OpenmrsUtil
- Loops over the collection to check to see if the given object is in that collection.
- collectRequiredModuleImports() -
Method in class org.openmrs.module.ModuleClassLoader
- Get and cache the imports for this module.
- COLON -
Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- COLON -
Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- columnName -
Static variable in interface org.openmrs.reporting.export.ExportColumn
- Deprecated.
- columnType -
Static variable in interface org.openmrs.reporting.export.ExportColumn
- Deprecated.
- COMMA -
Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- COMMA -
Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- COMMENT -
Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- COMMENT -
Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- comment -
Variable in class org.openmrs.Obs
-
- comments -
Variable in class org.openmrs.activelist.ActiveListItem
-
- compare(String, String) -
Method in class org.openmrs.module.VersionComparator
-
- compare(String, String) -
Method in class org.openmrs.util.InsertedOrderComparator
- Deprecated.
- compare(OpenmrsMetadata, OpenmrsMetadata) -
Method in class org.openmrs.util.MetadataComparator
-
- compare(Date, Date) -
Static method in class org.openmrs.util.OpenmrsUtil
- Compares two java.util.Date objects, but handles java.sql.Timestamp (which is not directly
comparable to a date) by dropping its nanosecond value.
- compareLists(Collection<E>, Collection<E>) -
Static method in class org.openmrs.util.OpenmrsUtil
- Compares origList to newList returning map of differences
- compareNatural(String, String) -
Static method in class org.openmrs.util.NaturalStrings
-
Compares two strings using the current locale's rules and comparing contained numbers based
on their numeric values.
- compareNatural(Collator, String, String) -
Static method in class org.openmrs.util.NaturalStrings
-
Compares two strings using the given collator and comparing contained numbers based on their
numeric values.
- compareNaturalAscii(String, String) -
Static method in class org.openmrs.util.NaturalStrings
-
Compares two strings using each character's Unicode value for non-digit characters and the
numeric values off any contained numbers.
- compareNaturalIgnoreCaseAscii(String, String) -
Static method in class org.openmrs.util.NaturalStrings
-
Compares two strings using each character's Unicode value - ignoring upper/lower case - for
non-digit characters and the numeric values of any contained numbers.
- compareTo(Problem) -
Method in class org.openmrs.activelist.Problem
-
- compareTo(ConceptAnswer) -
Method in class org.openmrs.ConceptAnswer
-
- compareTo(ConceptSet) -
Method in class org.openmrs.ConceptSet
-
- compareTo(ConceptWord) -
Method in class org.openmrs.ConceptWord
-
- compareTo(FormField) -
Method in class org.openmrs.FormField
- Sort order for the form fields in the schema.
- compareTo(PatientIdentifier) -
Method in class org.openmrs.PatientIdentifier
-
- compareTo(PatientState) -
Method in class org.openmrs.PatientState
- Compares by startDate with null as earliest and endDate with null as latest.
- compareTo(PersonAddress) -
Method in class org.openmrs.PersonAddress
-
- compareTo(PersonAttribute) -
Method in class org.openmrs.PersonAttribute
-
- compareTo(PersonName) -
Method in class org.openmrs.PersonName
- TODO: the behavior of this method needs to be controlled by some sort of global property
because an implementation can define how they want their names to look (which fields to
show/hide)
- compareTo(RenderingMode) -
Method in class org.openmrs.report.RenderingMode
- Deprecated. Higher sortWeight comes first
- compareTo(DrugOrderPatientFilter) -
Method in class org.openmrs.reporting.DrugOrderPatientFilter
- Deprecated.
- compareTo(PatientCharacteristicFilter) -
Method in class org.openmrs.reporting.PatientCharacteristicFilter
- Deprecated.
- compareTo(DoubleRange) -
Method in class org.openmrs.util.DoubleRange
- first sorts according to low-bound (ascending) then according to high-bound (descending)
- compareVersion(String, String) -
Static method in class org.openmrs.module.ModuleUtil
- Compares
version
to value
version and value are strings like
w.x.y.z Returns 0
if either version
or value
is null.
- compareWithNullAsEarliest(Date, Date) -
Static method in class org.openmrs.util.OpenmrsUtil
- Compares two Date/Timestamp objects, treating null as the earliest possible date.
- compareWithNullAsGreatest(E, E) -
Static method in class org.openmrs.util.OpenmrsUtil
-
- compareWithNullAsLatest(Date, Date) -
Static method in class org.openmrs.util.OpenmrsUtil
- Compares two Date/Timestamp objects, treating null as the earliest possible date.
- compareWithNullAsLowest(E, E) -
Static method in class org.openmrs.util.OpenmrsUtil
-
- Comparison - Class in org.openmrs.arden
- This class translates comparisons within MLM if statements into java
- Comparison(String, Integer) -
Constructor for class org.openmrs.arden.Comparison
-
- ComparisonOperator - Interface in org.openmrs.logic.op
- Marker interface to keep track of the ComparisonOperator sub type
- compileFile(String, String) -
Method in interface org.openmrs.arden.ArdenService
-
- compileFile(String, String) -
Method in class org.openmrs.arden.impl.ArdenServiceImpl
-
- COMPLEX_UUID -
Static variable in class org.openmrs.ConceptDatatype
-
- ComplexData - Class in org.openmrs.obs
- ComplexObs is a transient Object that extends Obs but is not itself persisted in the database.
- complexData -
Variable in class org.openmrs.Obs
-
- ComplexData(String, Object) -
Constructor for class org.openmrs.obs.ComplexData
- Default constructor requires title and data.
- ComplexObsHandler - Interface in org.openmrs.obs
- Interface for handling complex obs.
- CompoundClassifier - Class in org.openmrs.reporting
- Deprecated. see reportingcompatibility module
- CompoundClassifier(String) -
Constructor for class org.openmrs.reporting.CompoundClassifier
- Deprecated.
- CompoundPatientFilter - Class in org.openmrs.reporting
- Deprecated. see reportingcompatibility module
- CompoundPatientFilter() -
Constructor for class org.openmrs.reporting.CompoundPatientFilter
- Deprecated.
- CompoundPatientFilter(PatientSetService.BooleanOperator, List<PatientFilter>) -
Constructor for class org.openmrs.reporting.CompoundPatientFilter
- Deprecated.
- concept -
Variable in class org.openmrs.activelist.ActiveListItem
-
- concept(Concept) -
Method in class org.openmrs.arden.ArdenClause
-
- Concept - Class in org.openmrs
- A Concept object can represent either a question or an answer to a data point.
- Concept() -
Constructor for class org.openmrs.Concept
- default constructor
- Concept(Integer) -
Constructor for class org.openmrs.Concept
- Convenience constructor with conceptid to save to
Concept.setConceptId(Integer)
.
- Concept(ConceptNumeric) -
Constructor for class org.openmrs.Concept
- Deprecated.
- concept -
Variable in class org.openmrs.Obs
-
- CONCEPT_CLASS_DRUG -
Static variable in class org.openmrs.util.OpenmrsConstants
- This is the hard coded primary key of the concept class for DRUG.
- CONCEPT_PROPOSAL_CONCEPT -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- CONCEPT_PROPOSAL_REJECT -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- CONCEPT_PROPOSAL_STATES() -
Static method in class org.openmrs.util.OpenmrsConstants
-
- CONCEPT_PROPOSAL_SYNONYM -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- CONCEPT_PROPOSAL_UNMAPPED -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- CONCEPT_WORD_UPDATE_TASK_NAME -
Static variable in class org.openmrs.api.impl.ConceptServiceImpl
-
- ConceptAnswer - Class in org.openmrs
- This class represents one option for an answer to a question type of
Concept
. - ConceptAnswer() -
Constructor for class org.openmrs.ConceptAnswer
- default constructor
- ConceptAnswer(Integer) -
Constructor for class org.openmrs.ConceptAnswer
- constructor with id
- ConceptAnswer(Concept) -
Constructor for class org.openmrs.ConceptAnswer
-
- ConceptAnswer(Concept, Drug) -
Constructor for class org.openmrs.ConceptAnswer
-
- ConceptAnswerEditor - Class in org.openmrs.propertyeditor
-
- ConceptAnswerEditor() -
Constructor for class org.openmrs.propertyeditor.ConceptAnswerEditor
-
- ConceptAnswersEditor - Class in org.openmrs.propertyeditor
- Handles lists of conceptids that correspond to answers.
- ConceptAnswersEditor(Collection<ConceptAnswer>) -
Constructor for class org.openmrs.propertyeditor.ConceptAnswersEditor
- Default constructor taking in the original answers.
- conceptAttrObsMap -
Variable in class org.openmrs.reporting.export.DataExportFunctions
- Deprecated.
- ConceptClass - Class in org.openmrs
- ConceptClass
- ConceptClass() -
Constructor for class org.openmrs.ConceptClass
- default constructor
- ConceptClass(Integer) -
Constructor for class org.openmrs.ConceptClass
- constructor with id
- ConceptClassEditor - Class in org.openmrs.propertyeditor
-
- ConceptClassEditor() -
Constructor for class org.openmrs.propertyeditor.ConceptClassEditor
-
- ConceptClassValidator - Class in org.openmrs.validator
- Validates attributes on the
ConceptClass
object. - ConceptClassValidator() -
Constructor for class org.openmrs.validator.ConceptClassValidator
-
- ConceptColumn - Class in org.openmrs.reporting.export
- Deprecated. see reportingcompatibility module
- ConceptColumn() -
Constructor for class org.openmrs.reporting.export.ConceptColumn
- Deprecated.
- ConceptColumn(String, String, Integer, String, String[]) -
Constructor for class org.openmrs.reporting.export.ConceptColumn
- Deprecated.
- ConceptComplex - Class in org.openmrs
- Child class of Concept that has a
ComplexObsHandler
associated with the Concept. - ConceptComplex() -
Constructor for class org.openmrs.ConceptComplex
- Default Constructor
- ConceptComplex(Integer) -
Constructor for class org.openmrs.ConceptComplex
-
- ConceptComplex(Integer, String) -
Constructor for class org.openmrs.ConceptComplex
- Constructor with conceptId and ConceptComplexHandler
- ConceptComplex(Concept) -
Constructor for class org.openmrs.ConceptComplex
- Constructor from Concept.
- ConceptDAO - Interface in org.openmrs.api.db
- Concept-related database functions
- ConceptDatatype - Class in org.openmrs
- ConceptDatatype
- ConceptDatatype() -
Constructor for class org.openmrs.ConceptDatatype
- default constructor
- ConceptDatatype(Integer) -
Constructor for class org.openmrs.ConceptDatatype
- constructor with id
- ConceptDatatypeEditor - Class in org.openmrs.propertyeditor
-
- ConceptDatatypeEditor() -
Constructor for class org.openmrs.propertyeditor.ConceptDatatypeEditor
-
- ConceptDatatypeValidator - Class in org.openmrs.validator
- Validates attributes on the
ConceptDatatype
object. - ConceptDatatypeValidator() -
Constructor for class org.openmrs.validator.ConceptDatatypeValidator
-
- ConceptDerived - Class in org.openmrs
- Represent a concept derived from multiple observations or non-observational data
- ConceptDerived() -
Constructor for class org.openmrs.ConceptDerived
-
- ConceptDescription - Class in org.openmrs
- ConceptDescription is the localized description of a concept.
- ConceptDescription() -
Constructor for class org.openmrs.ConceptDescription
- default constructor
- ConceptDescription(Integer) -
Constructor for class org.openmrs.ConceptDescription
- Constructor that takes in the primary key for this object
- ConceptDescription(String, Locale) -
Constructor for class org.openmrs.ConceptDescription
- Constructor specifying the description and locale.
- ConceptEditor - Class in org.openmrs.propertyeditor
-
- ConceptEditor() -
Constructor for class org.openmrs.propertyeditor.ConceptEditor
-
- ConceptInUseException - Exception in org.openmrs.api
- This exception is thrown when concept is used/attached to an observation.
- ConceptInUseException() -
Constructor for exception org.openmrs.api.ConceptInUseException
- Generic constructor that gives a normal message about editing not being allowed to the user.
- ConceptInUseException(String) -
Constructor for exception org.openmrs.api.ConceptInUseException
- Convenience constructor to give the user a message other than normal default one
- ConceptInUseException(String, Throwable) -
Constructor for exception org.openmrs.api.ConceptInUseException
- Convenience constructor to give the user a message other than the normal one and to chain
this exception with a parent exception.
- ConceptInUseException(Throwable) -
Constructor for exception org.openmrs.api.ConceptInUseException
- Convenience constructor used to only set the parent exception to chain with.
- conceptIterator() -
Method in interface org.openmrs.api.ConceptService
- Returns an iterator for all concepts, including retired and expired.
- conceptIterator() -
Method in interface org.openmrs.api.db.ConceptDAO
-
- conceptIterator() -
Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- conceptIterator() -
Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- conceptListHelper(String) -
Static method in class org.openmrs.util.OpenmrsUtil
-
- ConceptMap - Class in org.openmrs
- The concept map object represents a mapping of Concept to ConceptSource.
- ConceptMap() -
Constructor for class org.openmrs.ConceptMap
- default constructor
- ConceptMap(Integer) -
Constructor for class org.openmrs.ConceptMap
- constructor with concept map id
- ConceptName - Class in org.openmrs
- ConceptName is the real world term used to express a Concept within the idiom of a particular
locale.
- ConceptName() -
Constructor for class org.openmrs.ConceptName
- default constructor
- ConceptName(Integer) -
Constructor for class org.openmrs.ConceptName
- Convenience constructor to create a ConceptName object by primary key
- ConceptName(String, Locale) -
Constructor for class org.openmrs.ConceptName
-
- ConceptName(String, String, String, Locale) -
Constructor for class org.openmrs.ConceptName
- Deprecated.
- ConceptNameEditor - Class in org.openmrs.propertyeditor
- Used to get/set the ConceptName attribute of objects.
- ConceptNameEditor() -
Constructor for class org.openmrs.propertyeditor.ConceptNameEditor
-
- ConceptNameInUseException - Exception in org.openmrs.api
- This exception is thrown when one attempts to delete a concept that has a conceptName that is
being used by an observation
- ConceptNameInUseException() -
Constructor for exception org.openmrs.api.ConceptNameInUseException
- Generic constructor that gives a normal message about editing not being allowed to the user.
- ConceptNameInUseException(String) -
Constructor for exception org.openmrs.api.ConceptNameInUseException
- Convenience constructor to give the user a message other than normal default one
- ConceptNameInUseException(String, Throwable) -
Constructor for exception org.openmrs.api.ConceptNameInUseException
- Convenience constructor to give the user a message other than the normal one and to chain
this exception with a parent exception.
- ConceptNameInUseException(Throwable) -
Constructor for exception org.openmrs.api.ConceptNameInUseException
- Convenience constructor used to only set the parent exception to chain with.
- conceptNameMap -
Variable in class org.openmrs.reporting.export.DataExportFunctions
- Deprecated.
- ConceptNameSaveHandler - Class in org.openmrs.api.handler
- This class deals with
ConceptName
objects when they are saved via a save* method in an
Openmrs Service. - ConceptNameSaveHandler() -
Constructor for class org.openmrs.api.handler.ConceptNameSaveHandler
-
- ConceptNameTag - Class in org.openmrs
- ConceptNameTag is a textual tag which can be applied to a ConceptName.
- ConceptNameTag() -
Constructor for class org.openmrs.ConceptNameTag
- Default constructor.
- ConceptNameTag(String, String) -
Constructor for class org.openmrs.ConceptNameTag
- Public constructor.
- ConceptNameType - Enum in org.openmrs.api
- The concept name type enumeration
- ConceptNumeric - Class in org.openmrs
- The ConceptNumeric extends upon the Concept object by adding some number range values
- ConceptNumeric() -
Constructor for class org.openmrs.ConceptNumeric
- default constructor
- ConceptNumeric(Integer) -
Constructor for class org.openmrs.ConceptNumeric
- Generic constructor taking the primary key
- ConceptNumeric(Concept) -
Constructor for class org.openmrs.ConceptNumeric
- Optional constructor for turning a Concept into a ConceptNumeric
Note: This cannot copy over numeric specific values
- ConceptNumericEditor - Class in org.openmrs.propertyeditor
-
- ConceptNumericEditor() -
Constructor for class org.openmrs.propertyeditor.ConceptNumericEditor
-
- ConceptProposal - Class in org.openmrs
- A ConceptProposal is a temporary holder for concept that should be in the system.
- ConceptProposal() -
Constructor for class org.openmrs.ConceptProposal
- default constructor
- ConceptProposal(Integer) -
Constructor for class org.openmrs.ConceptProposal
- constructor with id
- ConceptProposalHandler - Class in org.openmrs.api.handler
- This class deals with
ConceptProposal
objects when they are saved via a save* method in an
Openmrs Service. - ConceptProposalHandler() -
Constructor for class org.openmrs.api.handler.ConceptProposalHandler
-
- ConceptSaveHandler - Class in org.openmrs.api.handler
- This class deals with
Concept
objects when they are saved via a save* method in an
Openmrs Service. - ConceptSaveHandler() -
Constructor for class org.openmrs.api.handler.ConceptSaveHandler
-
- ConceptService - Interface in org.openmrs.api
- Contains methods pertaining to creating/updating/deleting/retiring Concepts, Drugs, Concept
Proposals, and all other things 'Concept'.
- conceptService -
Variable in class org.openmrs.reporting.export.DataExportFunctions
- Deprecated.
- ConceptServiceImpl - Class in org.openmrs.api.impl
- Default Implementation of ConceptService service layer classes
- ConceptServiceImpl() -
Constructor for class org.openmrs.api.impl.ConceptServiceImpl
-
- ConceptSet - Class in org.openmrs
- This represents a single concept within a concept set.
- ConceptSet() -
Constructor for class org.openmrs.ConceptSet
- default constructor
- ConceptSet(Concept, Double) -
Constructor for class org.openmrs.ConceptSet
-
- ConceptSetDerived - Class in org.openmrs
- ConceptSetDerived
- ConceptSetDerived() -
Constructor for class org.openmrs.ConceptSetDerived
- default constructor
- ConceptSetDerived(Concept, Concept, Double) -
Constructor for class org.openmrs.ConceptSetDerived
-
- conceptSetHelper(String) -
Static method in class org.openmrs.util.OpenmrsUtil
-
- ConceptSetsEditor - Class in org.openmrs.propertyeditor
- Turns a list of concept ids "123 1234 1235" into a List of ConceptSets
- ConceptSetsEditor(Collection<ConceptSet>) -
Constructor for class org.openmrs.propertyeditor.ConceptSetsEditor
- Default constructor taking in the current sets on a concept
- ConceptsLockedException - Exception in org.openmrs.api
- This exception is thrown when a specific implementation has chosen to lock down their concepts
and prevent editing.
- ConceptsLockedException() -
Constructor for exception org.openmrs.api.ConceptsLockedException
- Generic constructor that gives a normal message about editing not being allowed to the user.
- ConceptsLockedException(String) -
Constructor for exception org.openmrs.api.ConceptsLockedException
- Convenience constructor to give the user a message other than normal default one
- ConceptsLockedException(String, Throwable) -
Constructor for exception org.openmrs.api.ConceptsLockedException
- Convenience constructor to give the user a message other than the normal one and to chain
this exception with a parent exception.
- ConceptsLockedException(Throwable) -
Constructor for exception org.openmrs.api.ConceptsLockedException
- Convenience constructor used to only set the parent exception to chain with.
- ConceptSource - Class in org.openmrs
- A concept source is defined as any institution that keeps a concept dictionary.
- ConceptSource() -
Constructor for class org.openmrs.ConceptSource
- default constructor
- ConceptSource(Integer) -
Constructor for class org.openmrs.ConceptSource
- constructor with id
- ConceptSourceEditor - Class in org.openmrs.propertyeditor
-
- ConceptSourceEditor() -
Constructor for class org.openmrs.propertyeditor.ConceptSourceEditor
-
- ConceptStateConversion - Class in org.openmrs
- ConceptStateConversion
- ConceptStateConversion() -
Constructor for class org.openmrs.ConceptStateConversion
- Default Constructor
- ConceptStateConversion(Integer) -
Constructor for class org.openmrs.ConceptStateConversion
- Constructor with id
- conceptToString(Concept, Locale) -
Static method in class org.openmrs.util.FormUtil
- Turn the given concept into a string acceptable to for hl7 and forms
- conceptToString(Concept, ConceptName) -
Static method in class org.openmrs.util.FormUtil
- Turn the given concept/concept-name pair into a string acceptable for hl7 and forms
- ConceptValidator - Class in org.openmrs.validator
- Validates
Concept
objects. - ConceptValidator() -
Constructor for class org.openmrs.validator.ConceptValidator
-
- ConceptValidatorChangeSet - Class in org.openmrs.util.databasechange
- This change set is run just after the conversion of core concept name tags to concept name types'
it runs through all the rows in the concept table and checks if all its conceptNames conform to
the constraints added with the conversion of the tags.
- ConceptValidatorChangeSet() -
Constructor for class org.openmrs.util.databasechange.ConceptValidatorChangeSet
-
- ConceptWord - Class in org.openmrs
- ConceptWord Concept words are the individual terms of which a concept name is composed.
- ConceptWord() -
Constructor for class org.openmrs.ConceptWord
- default constructor
- ConceptWord(String, Concept, ConceptName, Locale) -
Constructor for class org.openmrs.ConceptWord
- Convenience constructor
- ConceptWord(String, Concept, ConceptName, Locale, String) -
Constructor for class org.openmrs.ConceptWord
- Deprecated. see
ConceptWord.ConceptWord(String, Concept, ConceptName, Locale)
- ConceptWord(Concept, ConceptName) -
Constructor for class org.openmrs.ConceptWord
-
- ConceptWordUpdateTask - Class in org.openmrs.scheduler.tasks
- A utility class for updating concept words in a scheduled task.
- ConceptWordUpdateTask() -
Constructor for class org.openmrs.scheduler.tasks.ConceptWordUpdateTask
-
- CONCLUDE -
Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- CONCLUDE -
Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- Conclude - Class in org.openmrs.arden
-
- Conclude(boolean) -
Constructor for class org.openmrs.arden.Conclude
-
- conclude_statement() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- concludeAST(AST, MLMObject, String) -
Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- configure(Type, Properties, Dialect) -
Method in class org.openmrs.api.db.hibernate.NativeIfNotAssignedIdentityGenerator
-
- contains(Patient) -
Method in class org.openmrs.Cohort
-
- contains(Integer) -
Method in class org.openmrs.Cohort
-
- contains(Operand) -
Method in interface org.openmrs.logic.LogicCriteria
-
- contains(int) -
Method in interface org.openmrs.logic.LogicCriteria
-
- contains(float) -
Method in interface org.openmrs.logic.LogicCriteria
-
- contains(double) -
Method in interface org.openmrs.logic.LogicCriteria
-
- contains(String) -
Method in interface org.openmrs.logic.LogicCriteria
- Add a
Contains
expression to the current LogicCriteria
- CONTAINS -
Static variable in interface org.openmrs.logic.op.ComparisonOperator
-
- Contains - Class in org.openmrs.logic.op
- The Contains operator will return results that contains the operand .
Example:
- logicService.parse("EncounterDataSource.ENCOUNTER_KEY").contains("ADULTRETURN");
The above will give us a criteria to check if there's encounter ADULTRETURN for a certain patients - Contains() -
Constructor for class org.openmrs.logic.op.Contains
-
- CONTAINS -
Static variable in interface org.openmrs.logic.op.Operator
-
- contains(Concept) -
Method in class org.openmrs.logic.result.Result
-
- contains(Result) -
Method in class org.openmrs.logic.result.Result
-
- contains(double) -
Method in class org.openmrs.util.DoubleRange
-
- containsAny(Collection<T>, Collection<T>) -
Static method in class org.openmrs.util.OpenmrsUtil
-
- containsConcept(Integer) -
Method in class org.openmrs.logic.result.Result
-
- containsDate() -
Method in class org.openmrs.ConceptDatatype
-
- containsDigit(String) -
Static method in class org.openmrs.util.OpenmrsUtil
-
- containsKey(Object) -
Method in class org.openmrs.messagesource.PresentationMessageMap
-
- containsOnlyDigits(String) -
Static method in class org.openmrs.util.OpenmrsUtil
-
- containsTime() -
Method in class org.openmrs.ConceptDatatype
-
- containsUpperAndLowerCase(String) -
Static method in class org.openmrs.util.OpenmrsUtil
-
- containsValue(Object) -
Method in class org.openmrs.messagesource.PresentationMessageMap
-
- Context - Class in org.openmrs.api.context
- Represents an OpenMRS
Context
, which may be used to authenticate to the database and
obtain services in order to interact with the system.
The Context is split into a UserContext
and ServiceContext
. - Context() -
Constructor for class org.openmrs.api.context.Context
- Default public constructor
- ContextAuthenticationException - Exception in org.openmrs.api.context
- This exception is thrown when a user attempts to access a service or object that they do not have
rights to.
- ContextAuthenticationException() -
Constructor for exception org.openmrs.api.context.ContextAuthenticationException
-
- ContextAuthenticationException(String) -
Constructor for exception org.openmrs.api.context.ContextAuthenticationException
-
- ContextAuthenticationException(Throwable) -
Constructor for exception org.openmrs.api.context.ContextAuthenticationException
-
- ContextDAO - Interface in org.openmrs.api.db
- Defines the functions that the Context needs to access the database
- contextRefreshed() -
Method in class org.openmrs.module.BaseModuleActivator
-
- contextRefreshed() -
Method in interface org.openmrs.module.ModuleActivator
- Called after spring's application context is refreshed , this method is called multiple times
i.e.
- convertBooleanConceptToCoded(Concept) -
Method in interface org.openmrs.api.ConceptService
- Changes the datatype of a concept from boolean to coded when it has observations it is
associated to.
- convertBooleanConceptToCoded(Concept) -
Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- convertPatientIdentifier(List<String>) -
Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- convertPatientIdentifier(List<String>) -
Method in interface org.openmrs.api.db.PatientSetDAO
-
- convertPatientIdentifier(List<String>) -
Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- convertPatientIdentifier(List<String>) -
Method in interface org.openmrs.api.PatientSetService
- TODO write something here
- convertSerializedObject(Class<T>, SerializedObject) -
Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
-
- convertSerializedObject(Class<T>, SerializedObject) -
Method in interface org.openmrs.api.db.SerializedObjectDAO
- Converts a raw SerializedObject to an OpenmrsObject, using the appropriate Serializer
- copy() -
Method in class org.openmrs.DrugOrder
-
- copy() -
Method in class org.openmrs.Order
- Performs a shallow copy of this Order.
- copy() -
Method in class org.openmrs.PatientProgram
- Does a mostly-shallow copy of this PatientProgram.
- copy() -
Method in class org.openmrs.PatientState
- Does a shallow copy of this PatientState.
- copy() -
Method in class org.openmrs.PersonAttribute
- Shallow copy of this PersonAttribute.
- copy() -
Method in class org.openmrs.Relationship
- Does a shallow copy of this Relationship.
- copyAndDetachFromHistory(CohortSearchHistory) -
Method in class org.openmrs.reporting.PatientSearch
- Deprecated. Creates a copy of this PatientSearch that doesn't depend on history, replacing references
with actual PatientSearch elements from the provided history.
- copyFile(InputStream, OutputStream) -
Static method in class org.openmrs.util.OpenmrsUtil
- Copy file from inputStream onto the outputStream inputStream is not closed in this method
outputStream /is/ closed at completion of this method
- copyHelper(DrugOrder) -
Method in class org.openmrs.DrugOrder
-
- copyHelper(Order) -
Method in class org.openmrs.Order
- The purpose of this method is to allow subclasses of Order to delegate a portion of their
copy() method back to the superclass, in case the base class implementation changes.
- copyHelper(PatientProgram) -
Method in class org.openmrs.PatientProgram
- The purpose of this method is to allow subclasses of PatientProgram to delegate a portion of
their copy() method back to the superclass, in case the base class implementation changes.
- copyHelper(PatientState) -
Method in class org.openmrs.PatientState
- The purpose of this method is to allow subclasses of PatientState to delegate a portion of
their copy() method back to the superclass, in case the base class implementation changes.
- copyHelper(PersonAttribute) -
Method in class org.openmrs.PersonAttribute
- The purpose of this method is to allow subclasses of PersonAttribute to delegate a portion of
their copy() method back to the superclass, in case the base class implementation changes.
- copyHelper(Relationship) -
Method in class org.openmrs.Relationship
- The purpose of this method is to allow subclasses of Relationship to delegate a portion of
their copy() method back to the superclass, in case the base class implementation changes.
- CORE_GLOBAL_PROPERTIES() -
Static method in class org.openmrs.util.OpenmrsConstants
- At OpenMRS startup these global properties/default values/descriptions are inserted into the
database if they do not exist yet.
- CORE_MODULES -
Static variable in class org.openmrs.module.ModuleConstants
- A map from "moduleid" to "required version" for all core modules that are required by
openmrs.
- CORE_PRIVILEGES() -
Static method in class org.openmrs.util.OpenmrsConstants
- These are the privileges that are required by OpenMRS.
- CORE_ROLES() -
Static method in class org.openmrs.util.OpenmrsConstants
- All roles returned by this method are inserted into the database if they do not exist
already.
- COUNT -
Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- COUNT -
Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- count() -
Method in interface org.openmrs.logic.LogicCriteria
- Apply the
Count
operator to the LogicCriteria
- Count - Class in org.openmrs.logic.op
- The Count operator will return the number of results returned by the logic service
Example:
- logicService.parse("EncounterDataSource.ENCOUNTER_KEY").count();
The above will give us a criteria to get the number of encounter type we have in the system - Count() -
Constructor for class org.openmrs.logic.op.Count
-
- COUNT -
Static variable in interface org.openmrs.logic.op.Operator
-
- COUNT -
Static variable in interface org.openmrs.logic.op.TransformOperator
-
- CountAggregator - Class in org.openmrs.reporting
- Deprecated. see reportingcompatibility module
- CountAggregator() -
Constructor for class org.openmrs.reporting.CountAggregator
- Deprecated.
- countHL7InArchive(int, String) -
Method in interface org.openmrs.hl7.HL7Service
- the total count of all HL7InArchive objects in the database
- countHL7InArchive(int, String) -
Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- countHL7InError(String) -
Method in interface org.openmrs.hl7.HL7Service
- the total count of all HL7InError objects in the database
- countHL7InError(String) -
Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- countHL7InQueue(int, String) -
Method in interface org.openmrs.hl7.HL7Service
- the total count of all HL7InQueue objects in the database
- countHL7InQueue(int, String) -
Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- countHL7s(Class, Integer, String) -
Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- countHL7s(Class, Integer, String) -
Method in interface org.openmrs.hl7.db.HL7DAO
- Returns the amount of HL7 items in the database
- create(String, String) -
Method in class org.openmrs.notification.impl.MessageServiceImpl
- Deprecated.
- create(String, String, String) -
Method in class org.openmrs.notification.impl.MessageServiceImpl
- Deprecated.
- create(String, String, String, String) -
Method in class org.openmrs.notification.impl.MessageServiceImpl
- Deprecated.
- create(String, String) -
Method in interface org.openmrs.notification.MessageService
- Deprecated.
- create(String, String, String) -
Method in interface org.openmrs.notification.MessageService
- Deprecated.
- create(String, String, String, String) -
Method in interface org.openmrs.notification.MessageService
- Deprecated.
- createAlert(Alert) -
Method in interface org.openmrs.notification.AlertService
- Deprecated. use
AlertService.saveAlert(Alert)
- createAlert(String, User) -
Method in interface org.openmrs.notification.AlertService
- Deprecated. use
AlertService.saveAlert(Alert)
- createAlert(String, Collection<User>) -
Method in interface org.openmrs.notification.AlertService
- Deprecated. use
AlertService.saveAlert(Alert)
- createAlert(Alert) -
Method in class org.openmrs.notification.impl.AlertServiceImpl
- Deprecated.
- createAlert(String, User) -
Method in class org.openmrs.notification.impl.AlertServiceImpl
- Deprecated.
- createAlert(String, Collection<User>) -
Method in class org.openmrs.notification.impl.AlertServiceImpl
- Deprecated.
- createCohort(Cohort) -
Method in interface org.openmrs.api.CohortService
- Deprecated. replaced by saveCohort(Cohort)
- createCohort(Cohort) -
Method in class org.openmrs.api.impl.CohortServiceImpl
- Deprecated.
- createCompositionFilter(String) -
Method in class org.openmrs.cohort.CohortSearchHistory
- Deprecated.
- createCompositionSearch(String) -
Static method in class org.openmrs.reporting.PatientSearch
- Deprecated.
- createCompositionSearch(Object[]) -
Static method in class org.openmrs.reporting.PatientSearch
- Deprecated.
- createCompositionSearch(List<Object>) -
Static method in class org.openmrs.reporting.PatientSearch
- Deprecated.
- createConcept(Concept) -
Method in interface org.openmrs.api.ConceptService
- Deprecated. use #saveConcept(Concept)
- createConcept(ConceptNumeric) -
Method in interface org.openmrs.api.ConceptService
- Deprecated. use #saveConcept(Concept)
- createConcept(Concept) -
Method in class org.openmrs.api.impl.ConceptServiceImpl
- Deprecated. use
ConceptServiceImpl.saveConcept(Concept)
- createConcept(ConceptNumeric) -
Method in class org.openmrs.api.impl.ConceptServiceImpl
- Deprecated. use
ConceptServiceImpl.saveConcept(Concept)
- createConceptClass(ConceptClass) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. use
ConceptService.saveConceptClass(ConceptClass)
- createConceptClass(ConceptClass) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated. moved to ConceptService
- createConceptDatatype(ConceptDatatype) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. use
ConceptService.saveConceptDatatype(ConceptDatatype)
- createConceptDatatype(ConceptDatatype) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated. moved to ConceptService
- createConceptProposal(ConceptProposal) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. use
ConceptService.saveConceptProposal(ConceptProposal)
- createConceptProposal(ConceptProposal) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated. moved to ConceptService
- createConceptStateConversion(ConceptStateConversion) -
Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
- Deprecated.
- createConceptStateConversion(ConceptStateConversion) -
Method in interface org.openmrs.api.ProgramWorkflowService
- Deprecated. use
ProgramWorkflowService.saveConceptStateConversion(ConceptStateConversion)
- createDrug(Drug) -
Method in interface org.openmrs.api.ConceptService
- Deprecated. use #saveDrug(Drug)
- createDrug(Drug) -
Method in class org.openmrs.api.impl.ConceptServiceImpl
- Deprecated. use #saveDrug(Drug)
- createEncounter(Encounter) -
Method in interface org.openmrs.api.EncounterService
- Deprecated. replaced by
EncounterService.saveEncounter(Encounter)
- createEncounter(Encounter) -
Method in class org.openmrs.api.impl.EncounterServiceImpl
- Deprecated. replaced by
EncounterServiceImpl.saveEncounter(Encounter)
- createEncounterType(EncounterType) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. use
EncounterService.saveEncounterType(EncounterType)
- createEncounterType(EncounterType) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated.
- createField(Field) -
Method in interface org.openmrs.api.FormService
- Deprecated. use
FormService.saveField(Field)
- createField(Field) -
Method in class org.openmrs.api.impl.FormServiceImpl
- Deprecated.
- createFieldType(FieldType) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. use
FormService.saveFieldType(FieldType)
- createFieldType(FieldType) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated.
- createFilterSearch(Class) -
Static method in class org.openmrs.reporting.PatientSearch
- Deprecated.
- createForm(Form) -
Method in interface org.openmrs.api.FormService
- Deprecated. use
FormService.saveForm(Form)
- createForm(Form) -
Method in class org.openmrs.api.impl.FormServiceImpl
- Deprecated.
- createFormField(FormField) -
Method in interface org.openmrs.api.FormService
- Deprecated. use
FormService.saveFormField(FormField)
- createFormField(FormField) -
Method in class org.openmrs.api.impl.FormServiceImpl
- Deprecated.
- createHL7InArchive(HL7InArchive) -
Method in interface org.openmrs.hl7.HL7Service
- Deprecated. use
HL7Service.saveHL7InArchive(HL7InArchive)
- createHL7InArchive(HL7InArchive) -
Method in class org.openmrs.hl7.impl.HL7ServiceImpl
- Deprecated.
- createHL7InError(HL7InError) -
Method in interface org.openmrs.hl7.HL7Service
- Deprecated. use
HL7Service.saveHL7InError(HL7InError)
- createHL7InError(HL7InError) -
Method in class org.openmrs.hl7.impl.HL7ServiceImpl
- Deprecated.
- createHL7InQueue(HL7InQueue) -
Method in interface org.openmrs.hl7.HL7Service
- Deprecated. use
HL7Service.saveHL7InQueue(HL7InQueue)
- createHL7InQueue(HL7InQueue) -
Method in class org.openmrs.hl7.impl.HL7ServiceImpl
- Deprecated.
- createHL7Source(HL7Source) -
Method in interface org.openmrs.hl7.HL7Service
- Deprecated. use
HL7Service.saveHL7Source(HL7Source)
- createHL7Source(HL7Source) -
Method in class org.openmrs.hl7.impl.HL7ServiceImpl
- Deprecated.
- createInstance(TaskDefinition) -
Method in class org.openmrs.scheduler.TaskFactory
- Creates a new instance of Schedulable used to run tasks.
- createLocation(Location) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. see
LocationService.saveLocation(Location)
- createLocation(Location) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated.
- createMessage(String, String, String, String) -
Method in class org.openmrs.notification.impl.MessageServiceImpl
- Create a message object with the given parts.
- createMessage(String, String, String) -
Method in class org.openmrs.notification.impl.MessageServiceImpl
- Create a message object with the given parts.
- createMessage(String, String) -
Method in class org.openmrs.notification.impl.MessageServiceImpl
- Create a message object with the given parts.
- createMessage(String, String, String, String, String, String, String) -
Method in class org.openmrs.notification.impl.MessageServiceImpl
-
- createMessage(String, String) -
Method in interface org.openmrs.notification.MessageService
-
- createMessage(String, String, String) -
Method in interface org.openmrs.notification.MessageService
-
- createMessage(String, String, String, String) -
Method in interface org.openmrs.notification.MessageService
- TODO Auto generated method comment
- createMessage(String, String, String, String, String, String, String) -
Method in interface org.openmrs.notification.MessageService
-
- createMimeMessage(Message) -
Method in class org.openmrs.notification.mail.MailMessageSender
- Converts the message object to a mime message in order to prepare it to be sent.
- createMimeType(MimeType) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. see
ObsService.saveMimeType(MimeType)
- createMimeType(MimeType) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated. use
ObsService.saveMimeType(MimeType)
- createNote(Note) -
Method in class org.openmrs.api.db.hibernate.HibernateNoteDAO
-
- createNote(Note) -
Method in interface org.openmrs.api.db.NoteDAO
- Creates a new note record
- createNote(Note) -
Method in class org.openmrs.notification.impl.NoteServiceImpl
- Creates a new note.
- createNote(Note) -
Method in interface org.openmrs.notification.NoteService
-
- createObs(Obs) -
Method in class org.openmrs.api.impl.ObsServiceImpl
- Deprecated.
- createObs(Obs) -
Method in interface org.openmrs.api.ObsService
- Deprecated. use
ObsService.saveObs(Obs, String)
- createObsGroup(Obs[]) -
Method in class org.openmrs.api.impl.ObsServiceImpl
- Deprecated. This method should no longer need to be called on the api. This was meant as
temporary until we created a true ObsGroup pojo.
- createObsGroup(Obs[]) -
Method in interface org.openmrs.api.ObsService
- Deprecated. This method should no longer need to be called on the api. This was meant as
temporary until we created a true ObsGroup pojo. Replaced by
ObsService.saveObs(Obs, String)
- createOrder(Order) -
Method in class org.openmrs.api.impl.OrderServiceImpl
- Deprecated.
- createOrder(Order) -
Method in interface org.openmrs.api.OrderService
- Deprecated. use #saveOrder(Order)
- createOrdersAndEncounter(Patient, Collection<Order>) -
Method in class org.openmrs.api.impl.OrderServiceImpl
- TODO: Refactor, generalize, or remove this method
- createOrdersAndEncounter(Patient, Collection<Order>) -
Method in interface org.openmrs.api.OrderService
- Creates a collection of orders and an encounter to hold them.
- createOrderType(OrderType) -
Method in class org.openmrs.api.impl.OrderServiceImpl
- Deprecated.
- createOrderType(OrderType) -
Method in interface org.openmrs.api.OrderService
- Deprecated. use #saveOrderType(OrderType)
- createOrUpdateProgram(Program) -
Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
- Deprecated.
- createOrUpdateProgram(Program) -
Method in interface org.openmrs.api.ProgramWorkflowService
- Deprecated. use
ProgramWorkflowService.saveProgram(Program)
- createPatient(Patient) -
Method in class org.openmrs.api.impl.PatientServiceImpl
- Deprecated. replaced by #savePatient(Patient)
- createPatient(Patient) -
Method in interface org.openmrs.api.PatientService
- Deprecated. replaced by #savePatient(Patient)
- createPatientIdentifierType(PatientIdentifierType) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. replaced by
PatientService.savePatientIdentifierType(PatientIdentifierType)
- createPatientIdentifierType(PatientIdentifierType) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated. replaced by
PatientService.savePatientIdentifierType(PatientIdentifierType)
- createPatientProgram(PatientProgram) -
Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
- Deprecated.
- createPatientProgram(PatientProgram) -
Method in interface org.openmrs.api.ProgramWorkflowService
- Deprecated. use
ProgramWorkflowService.savePatientProgram(PatientProgram)
- createPerson(Person) -
Method in class org.openmrs.api.impl.PersonServiceImpl
- Deprecated. use
PersonServiceImpl.savePerson(Person)
- createPerson(Person) -
Method in interface org.openmrs.api.PersonService
- Deprecated. replaced by #savePerson(Person)
- createPersonAttributeType(PersonAttributeType) -
Method in class org.openmrs.api.impl.PersonServiceImpl
- Deprecated. use
PersonServiceImpl.savePersonAttributeType(PersonAttributeType)
- createPersonAttributeType(PersonAttributeType) -
Method in interface org.openmrs.api.PersonService
- Deprecated.
PersonService.savePersonAttributeType(PersonAttributeType)
- createPersonFromNK1(NK1) -
Method in interface org.openmrs.hl7.HL7Service
- creates a Person from information held in an NK1 segment; if valid PatientIdentifiers
exist, a Patient will be created and returned
- createPersonFromNK1(NK1) -
Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- createPrivilege(Privilege) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. see
UserService.savePrivilege(Privilege)
- createPrivilege(Privilege) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated.
- createRelationship(Relationship) -
Method in class org.openmrs.api.impl.PersonServiceImpl
- Deprecated. use
PersonServiceImpl.saveRelationship(Relationship)
- createRelationship(Relationship) -
Method in interface org.openmrs.api.PersonService
- Deprecated. replaced by #saveRelationship(Relationship)
- createRelationshipType(RelationshipType) -
Method in class org.openmrs.api.impl.PersonServiceImpl
- Deprecated. use
PersonServiceImpl.saveRelationshipType(RelationshipType)
- createRelationshipType(RelationshipType) -
Method in interface org.openmrs.api.PersonService
- Deprecated. replaced with #saveRelationshipType(RelationshipType)
- createReport(Report) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. see reportingcompatibility module
- createReport(Report) -
Method in interface org.openmrs.api.db.AdministrationDAO
- Deprecated. see reportingcompatibility module
- createReport(Report) -
Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
- Deprecated. see reportingcompatibility module
- createReport(Report) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated. see reportingcompatibility module
- createReportObject(AbstractReportObject) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. see reportingcompatibility module
- createReportObject(AbstractReportObject) -
Method in interface org.openmrs.api.db.AdministrationDAO
- Deprecated. see reportingcompatibility module
- createReportObject(AbstractReportObject) -
Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
- Deprecated. see reportingcompatibility module
- createReportObject(AbstractReportObject) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated. see reportingcompatibility module
- createReportObject(AbstractReportObject) -
Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
- Deprecated.
- createReportObject(AbstractReportObject) -
Method in interface org.openmrs.reporting.ReportObjectService
- Deprecated. use
ReportObjectService.saveReportObject(AbstractReportObject)
- createReportSchemaXml(ReportSchemaXml) -
Method in interface org.openmrs.api.ReportService
- Deprecated. use saveReportSchemaXml(reportSchemaXml)
- createReportSchemaXml(ReportSchemaXml) -
Method in class org.openmrs.report.impl.ReportServiceImpl
- Deprecated. use saveReportSchemaXml(reportSchemaXml)
- createRole(Role) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. see
UserService.saveRole(Role)
- createRole(Role) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated.
- createSavedCohortReference(int) -
Static method in class org.openmrs.reporting.PatientSearch
- Deprecated.
- createSavedFilterReference(int) -
Static method in class org.openmrs.reporting.PatientSearch
- Deprecated.
- createSavedSearchReference(int) -
Static method in class org.openmrs.reporting.PatientSearch
- Deprecated.
- createSearchHistory(CohortSearchHistory) -
Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
- Deprecated.
- createSearchHistory(CohortSearchHistory) -
Method in interface org.openmrs.reporting.ReportObjectService
- Deprecated. use
ReportObjectService.saveSearchHistory(CohortSearchHistory)
- createTask(TaskDefinition) -
Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
- Creates a new task.
- createTask(TaskDefinition) -
Method in interface org.openmrs.scheduler.db.SchedulerDAO
- Creates a new task.
- createTemplate(Template) -
Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
-
- createTemplate(Template) -
Method in interface org.openmrs.api.db.TemplateDAO
- Create new template.
- createTribe(Tribe) -
Method in interface org.openmrs.api.AdministrationService
- Deprecated. The Tribe object is no longer supported. Install the Tribe module
- createTribe(Tribe) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
- Deprecated.
- createUser(User, String) -
Method in class org.openmrs.api.impl.UserServiceImpl
- Deprecated.
- createUser(User, String) -
Method in interface org.openmrs.api.UserService
- Deprecated. replaced by
UserService.saveUser(User, String)
- createWorkflow(ProgramWorkflow) -
Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
- Deprecated.
- createWorkflow(ProgramWorkflow) -
Method in interface org.openmrs.api.ProgramWorkflowService
- Deprecated. use
followed by @link
#saveProgram(Program)
- creator -
Variable in class org.openmrs.BaseOpenmrsData
-
- CsvReportRenderer - Class in org.openmrs.report.impl
- Deprecated. see reportingcompatibility module
- CsvReportRenderer() -
Constructor for class org.openmrs.report.impl.CsvReportRenderer
- Deprecated.
- currentDate -
Variable in class org.openmrs.reporting.export.DataExportFunctions
- Deprecated.
- currentDrugOrderMap -
Variable in class org.openmrs.reporting.export.DataExportFunctions
- Deprecated.
DatabaseUpdater
to show that an error occurred while updating to the latest
database setup.LocaleUtility.getDefaultLocale()
now
ConceptService.purgeConceptClass(ConceptClass)
org.openmrs.api
ProgramWorkflowService.purgeConceptStateConversion(ConceptStateConversion)
dir
folder
EncounterService.purgeEncounter(Encounter)
EncounterServiceImpl.purgeEncounter(Encounter)
EncounterService.purgeEncounterType(EncounterType)
FormService.purgeField(Field)
FormService.purgeFieldType(FieldType)
FormService.purgeForm(Form)
FormService.purgeFormField(FormField)
AdministrationService.purgeGlobalProperty(GlobalProperty)
HL7Service.purgeHL7InArchive(HL7InArchive)
HL7Service.purgeHL7InError(HL7InError)
HL7Service.purgeHL7InQueue(HL7InQueue)
HL7Service.purgeHL7Source(HL7Source)
LocationService.purgeLocation(Location)
ObsService.purgeMimeType(MimeType)
ObsService.purgeMimeType(MimeType)
PatientServiceImpl.purgePatient(Patient)
PatientService.purgePatient(Patient)
PatientService.purgePatientIdentifierType(PatientIdentifierType)
PatientService.purgePatientIdentifierType(PatientIdentifierType)
PersonServiceImpl.purgePerson(Person)
PersonServiceImpl.purgePersonAttributeType(PersonAttributeType)
PersonServiceImpl.purgePersonAttributeType(PersonAttributeType)
UserService.purgePrivilege(Privilege)
PersonServiceImpl.purgeRelationship(Relationship)
PersonServiceImpl.purgeRelationshipType(RelationshipType)
ReportObjectService.purgeReportObject(AbstractReportObject)
ReportSchema
from the database.
UserService.purgeRole(Role)
ReportObjectService.purgeSearchHistory(CohortSearchHistory)
UserService.purgeUser(User)
OpenmrsSerializer
class
OrderUtil.discontinueAllOrders(Patient, Concept, Date)
OrderUtil.discontinueAllOrders(Patient, Concept, Date)
patient
OrderUtil.discontinueDrugSet(Patient, String, Concept, Date)
OrderUtil.discontinueDrugSet(Patient, String, Concept, Date)
Distinct
operator to the LogicCriteria
logicService.parse("EncounterDataSource.ENCOUNTER_KEY").distinct();
startRefreshingContext
was called
DrugOrder
class.Form
strToEncode
using the preferred algorithm.
EncounterService
Encounter
.EncounterType
object.logicService.parse("EncounterDataSource.ENCOUNTER_KEY").equals("ADULTRETURN");
Equals
expression to the current LogicCriteria
LogicCriteria
for a single patient.
LogicService.eval(Integer, String)
LogicService.eval(Integer, String, Map)
LogicService.eval(Integer, LogicCriteria)
LogicService.eval(Integer, LogicCriteria, Map)
DatabaseUpdater.executeChangelog(String, String, Map, ChangeSetExecutorCallback, ClassLoader)
sql
on the database.
logicService.parse("EncounterDataSource.ENCOUNTER_KEY").equals("ADULTRETURN").exists();
fileToExpand
jar to the tmpModuleFile directory
If name
is null, the entire jar is expanded.
- expandURL(URL, File) -
Static method in class org.openmrs.util.OpenmrsClassLoader
- Expand the given URL into the given folder
- EXPLANATION -
Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- EXPLANATION -
Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- explanation_slot() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- ExportColumn - Interface in org.openmrs.reporting.export
- Deprecated. see reportingcompatibility module
- exportXml(Cohort) -
Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
- Deprecated.
- exportXml(Integer) -
Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
- Deprecated.
- exportXml(Cohort) -
Method in interface org.openmrs.api.db.PatientSetDAO
- Deprecated.
- exportXml(Integer) -
Method in interface org.openmrs.api.db.PatientSetDAO
- Deprecated.
- exportXml(Cohort) -
Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- exportXml(Integer) -
Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- exportXml(Cohort) -
Method in interface org.openmrs.api.PatientSetService
- Export a set of patients to an XML
- exportXml(Integer) -
Method in interface org.openmrs.api.PatientSetService
-
- expr() -
Method in class org.openmrs.arden.ArdenBaseParser
- expressions
- expr_and() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_andAST(AST, String, MLMObject) -
Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- expr_comparison() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_comparisonAST(AST, String, MLMObject) -
Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- expr_duration() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_factor() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_factor_atom() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_function() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_functionAST(AST, MLMObject) -
Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- expr_not() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_notAST(AST, String, MLMObject) -
Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- expr_or() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_orAST(AST, String, MLMObject) -
Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- expr_plus() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_power() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_range() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_sort() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_string() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_times() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- expr_where() -
Method in class org.openmrs.arden.ArdenBaseParser
-
- exprAST(AST, String, MLMObject) -
Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- exprStringAST(AST, String, MLMObject, String) -
Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- Extension - Class in org.openmrs.module
- An extension is a small snippet of code that is run at certain "extension points" throughout the
user interface
- Extension() -
Constructor for class org.openmrs.module.Extension
- default constructor
- Extension.MEDIA_TYPE - Enum in org.openmrs.module
- All media types allowed by the module extension system.
- extensionIdSeparator -
Static variable in class org.openmrs.module.Extension
- String separating the pointId and media type in an extension id
- extensionMap -
Static variable in class org.openmrs.module.ModuleFactory
-
FieldType
object.File
object to a local URL.
ConceptService.getConceptAnswers(String, Locale, Concept)
ConceptServiceImpl.getConceptAnswers(String, Locale, Concept)
ConceptService.getConceptWords(String, List, boolean, List, List, List, List, Concept, Integer, Integer)
ConceptService.getConceptWords(String, List, boolean, List, List, List, List, Concept, Integer, Integer)
ConceptService.getConceptWords(String, List, boolean, List, List, List, List, Concept, Integer, Integer)
ConceptServiceImpl.getConceptWords(String, List, boolean, List, List, List, List, Concept, Integer, Integer)
ConceptServiceImpl.getConceptWords(String, List, boolean, List, List, List, List, Concept, Integer, Integer)
ConceptServiceImpl.getConceptWords(String, List, boolean, List, List, List, List, Concept, Integer, Integer)
ConceptServiceImpl.getConceptWords(String, List, boolean, List, List, List, List, Concept, Integer, Integer)
ConceptService.getDrugs(String)
ConceptServiceImpl.getDrugs(String)
PatientServiceImpl.getDuplicatePatientsByAttributes(List)
PatientService.getDuplicatePatientsByAttributes(List)
FormService.getFields(String)
FormService.getFieldsByConcept(Concept)
FormService.getForms(String, Boolean, Collection, Boolean, Collection, Collection)
LocationService.getLocations(String)
ConceptService.getConceptProposals(String)
ConceptServiceImpl.getConceptProposals(String)
Obs.getGroupMembers()
or
ObsService.getObservations(List, List, List, List, List, List, List, Integer, Integer, Date, Date, boolean)
ObsService.getObservations(String)
PersonServiceImpl.getPeople(String, Boolean)
PersonServiceImpl.getPeople(String, Boolean)
PersonServiceImpl.getPeople(String, Boolean)
ConceptService.getProposedConcepts(String)
PersonServiceImpl.getRelationshipTypeByName(String)
PersonService.getRelationshipTypeByName(String)
LogicService.getTags(String)
LogicService.getTokens(String)
UserService.getUsers(String, List, boolean)
UserService.getUsersByName(String, String, boolean)
First
operator to the LogicCriteria
logicService.parse("'CD4 COUNT'").first(2);
filename
in folder
fields
on a form
A form can
have many 0 to n fields associated with it in a hierarchical manor.FormService
UUID
class to generate UUIDs for all rows in all tables in the tableNames
parameter.Patient
is enrolled in the associated Program
on the passed Date
Patient
is currently enrolled in the associated
Program
PatientState
is active as of the passed Date
PatientState
is currently active
AlertService.getAlertsByUser(User)
AlertService.getAlertsByUser(User)
and pass "null" as the parameter for
user
user
, find alerts for the
currently authenticated user.
ProgramWorkflowService.getAllConceptStateConversions()
HL7InError
items from the database
Encounter.getAllObs(boolean)
with a false parameter
UserService.getUsers(String, List, boolean)
includeRetired
is true, then the returned object is the actual stored list of
ConceptAnswer
s (which may be null.)
attributeName
.
attributeTypeId
.
Secured
attributes for a given target class.
Secured
attributes for a given target method.
attributeName
.
attributeTypeId
.
personAttributeType
.
Concept.getName(Locale, boolean)
with a second parameter of "false"
Concept.getShortNameInLocale(Locale)
or
Concept.getShortestName(Locale, Boolean)
PatientService.getIdentifierValidator(String)
ConceptService.getConcept(String)
ConceptServiceImpl.getConcept(String)
ConceptMap
This will return the Concept
which contains
a ConceptMap
entry whose sourceCode
is equal to the passed
conceptCode
and whose ConceptSource
has either a name
or
hl7Code
that is equal to the passed mappingCode
ConceptService.getAllConceptClasses(boolean)
ConceptService.getConceptDatatypeByName(String)
ConceptServiceImpl.getAllConceptDatatypes()
ConceptNameTag
with the given database primary key
ConceptService.getAllConceptProposals(boolean)
ConceptServiceImpl.getAllConceptProposals(boolean)
ConceptService.getAllConcepts(String, boolean, boolean)
ConceptServiceImpl.getAllConcepts(String, boolean, boolean)
ConceptService.getConceptSetsByConcept(Concept)
ConceptServiceImpl.getConceptSetsByConcept(Concept)
ConceptService.getConceptsByConceptSet(Concept)
ConceptServiceImpl.getConceptsByConceptSet(Concept)
conceptStateConversionId
A null value is returned if no conceptStateConversion
exists with this conceptStateConversionId.
ProgramWorkflow
and
Concept
conceptStateConversionId
A null value is returned if no conceptStateConversion
exists with this conceptStateConversionId.
ProgramWorkflow
and
Concept
ConceptService.getConceptWords(String, List, boolean, List, List, List, List, Concept, Integer, Integer)
BaseOpenmrsMetadata.getCreator()
ProgramWorkflowService.getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean)
PatientState
for the passed ProgramWorkflow
within this
PatientProgram
.
PatientProgram.getCurrentState(ProgramWorkflow)
PatientState
s for the
PatientProgram
Context.getDateFormat()
or #getDateFormat(Context#getLocale())
instead
ConceptServiceImpl.getDrug(String)
OrderService.getOrder(Integer, Class)
with DrugOrder.class as second parameter
instead
OrderService.getOrders(Class, List, List, org.openmrs.api.OrderService.ORDER_STATUS, List, List, List)
with empty parameters
OrderService.getDrugOrdersByPatient(Patient, org.openmrs.api.OrderService.ORDER_STATUS)
OrderService.getDrugOrdersByPatient(Patient, org.openmrs.api.OrderService.ORDER_STATUS, boolean)
patient
ConceptService.getAllDrugs()
ConceptService.getDrugsByConcept(Concept)
ConceptServiceImpl.getAllDrugs()
ConceptServiceImpl.getDrugsByConcept(Concept)
ConceptServiceImpl.getDrugsByConcept(Concept)
ConceptServiceImpl.getAllDrugs(boolean)
OrderUtil.getDrugSetHeadersByDrugSetIdList(String)
OrderUtil.getDrugSetHeadersByDrugSetIdList(String)
OrderUtil.getDrugSetsByConcepts(List, List)
OrderUtil.getDrugSetsByConcepts(List, List)
OrderUtil.getDrugSetsByDrugSetIdList(List, String, String)
OrderUtil.getDrugSetsByDrugSetIdList(List, String, String)
Encounter
matching a uuid
EncounterService.getEncounters(Patient, Location, Date, Date, Collection, Collection, Collection, boolean)
EncounterService.getEncountersByPatient(Patient)
EncounterService.getEncountersByPatient(Patient)
EncounterService.getEncounters(Patient, Location, Date, Date, Collection, Collection, boolean)
EncounterService.getEncounters(Patient, Location, Date, Date, Collection, Collection, boolean)
EncounterService.getEncounters(Patient, Location, Date, Date, Collection, Collection, boolean)
EncounterService.getEncounters(Patient, Location, Date, Date, Collection, Collection, boolean)
EncounterServiceImpl.getEncounters(Patient, Location, Date, Date, Collection, Collection, Collection, boolean)
EncounterServiceImpl.getEncountersByPatient(Patient patient)
EncounterServiceImpl.getEncounters(Patient, Location, Date, Date, Collection, Collection, Collection, boolean)
EncounterServiceImpl.getEncounters(Patient, Location, Date, Date, Collection, Collection, Collection, boolean)
EncounterServiceImpl.getEncounters(Patient, Location, Date, Date, Collection, Collection, Collection, boolean)
EncounterServiceImpl.getEncounters(Patient, Location, Date, Date, Collection, Collection, Collection, boolean)
EncounterServiceImpl.getEncounters(Patient, Location, Date, Date, Collection, Collection, Collection, boolean)
Encounter
by Patient name or identifier
EncounterService.getEncountersByPatientId(Integer)
EncounterServiceImpl.getEncountersByPatientId(Integer)
EncounterService.getEncountersByPatientIdentifier(String)
EncounterServiceImpl.getEncountersByPatientIdentifier(String)
EncounterType
matching a uuid
EncounterService.getAllEncounterTypes()
EncounterServiceImpl.getAllEncounterTypes()
pointId
Returns empty
extension list if no modules extend this pointId
pointId
Returns
getExtension(pointId) if no modules extend this pointId for given media type
FormService.getAllFields()
FormService.getAllFieldTypes()
obs.concept
out of the patient's
encounters
obs.concept
out of the patient's encounters
obs.concept
out of the patient's encounters
obs.concept
out of the patient's encounters
obs.concept
out of the patient's encounters
FormService.getFormField(Form, Concept, Collection, boolean)
with an empty ignore list and with
force
set to false
ignoreFormFields
collection This method was added when
needing to relate observations to form fields during a display.
Form.getFormFields()
FormService.getForms(String, Boolean, Collection, Boolean, Collection, Collection, Collection)
FormService.getAllForms()
or FormService.getPublishedForms()
FormService.getAllForms()
or FormService.getPublishedForms()
or
FormService.getForms(String, Boolean, Collection, Boolean, Collection, Collection)
FormService.getAllForms()
FormService.getFormsContainingConcept(Concept)
FormServiceImpl.getForms(String, Boolean, Collection, Boolean, Collection, Collection, Collection)
FormField
object
Concept
as one of their fields.
FormField
s for the given OpenMRS form.
AdministrationService.getAllGlobalProperties()
prefix
.
suffix
.
propertyName
.
propertyName
propertyName
Handler
that supports the passed type
The passed type is null - this effectively returns all components of the passed
handlerType
The returned handlers are ordered in the list based upon the order property.
HL7Service.getHL7InArchiveByUuid(String)
HL7Service.getAllHL7InArchives()
HL7Service.getAllHL7InErrors()
HL7Service.getAllHL7InQueues()
HL7Service.getHL7SourceByName(String)
HL7Service.getAllHL7Sources()
Role.getInheritedRoles()
n
obs for conceptName
ObsService.getObservations(List, List, List, List, List, List, List, Integer, Integer, Date, Date, boolean)
concept
out of the patient's encounters
concept
out of the patient's encounters
PatientProgram.getCurrentState(ProgramWorkflow)
ConceptName.isLocalePreferred()
LocationService.getLocation(Integer)
locationId
A null value is
returned if no location exists with this location.
name
A null value is returned if
there is no location with this name
LocationService.getLocation(String)
LocationService.getAllLocations()
locationTagId
locationTagId
.
HL7Constants
file.
ObsServiceImpl.getAllMimeTypes()
ObsService.getAllMimeTypes()
ObsService.getObservations(List, List, List, List, List, List, List, Integer, Integer, Date, Date, boolean)
Result
object should be returned by the current criteria.
searchString
with
the patient's identifier, encounterId, and obsId
ObsServiceImpl.getObservationsByPerson(Person)
ObsService.getObservationsByPerson(Person)
searchString
.
ObsService.getObservations(List, List, List, List, List, List, List, Integer, Integer, Date, Date, boolean)
ObsService.getObservationsByPersonAndConcept(Person, Concept)
ObsService.getObservations(List, List, List, List, List, List, List, Integer, Integer, Date, Date, boolean)
org.openmrs
ObsService.getObservations(List, List, List, List, List, List, List, Integer, Integer, Date, Date, boolean)
ObsService.getObservations(List, List, List, List, List, List, List, Integer, Integer, Date, Date, boolean)
ObsService.getObservations(List, List, List, List, List, List, List, Integer, Integer, Date, Date, boolean)
ObsService.getObservations(List, List, List, List, List, List, List, Integer, Integer, Date, Date, boolean)
c
Obs.getObsGroup()
method should be used
Handler
annotation on the passed
class.
OrderService.getOrders(Class, List, List, org.openmrs.api.OrderService.ORDER_STATUS, List, List, List)
with empty parameters
File
for the given obs complex data to be written to.
EvaluationContext.parameterValues
patientToMatch
object.
PatientIdentifierType
Otherwise, returns the first non-voided identifier
Otherwise, null
identifierTypeId
identifierTypeName
Otherwise returns that last PatientIdenitifer
PatientServiceImpl.getPatientIdentifiers(String, List, List, List, Boolean)
PatientServiceImpl.getPatientIdentifiers(String, List, List, List, Boolean)
PatientServiceImpl.getPatientIdentifiers(String, List, List, List, Boolean)
PatientService.getPatientIdentifiers(String, List, List, List, Boolean)
PatientService.getPatientIdentifiers(String, List, List, List, Boolean)
PatientService.getPatientIdentifierTypeByName(String)
PatientServiceImpl.getAllPatientIdentifierTypes()
PatientService.getAllPatientIdentifierTypes()
patientProgramId
A null value is returned if no PatientProgram exists with this patientProgramId.
patientProgramId
A null value is returned if no PatientProgram exists with this patientProgramId.
ProgramWorkflowService.getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean)
PatientServiceImpl.getPatients(String, String, List, boolean)
OpenmrsConstants.PATIENT_IDENTIFIER_REGEX
All parameters are optional and
nullable.
PatientService.getPatients(String, String, List, boolean)
with
"false" as the last parameter
PatientServiceImpl.getPatients(String, String, List)
PatientService.getPatients(String, String, List)
PatientServiceImpl.getPatients(String, String, List, boolean)
PatientServiceImpl.getPatients(String, String, List, boolean)
PatientServiceImpl.getPatients(String, String, List, boolean)
PatientService.getPatients(String, String, List)
CohortServiceImpl.getAllCohorts()
startTime
and endTime
PatientProgram.getPatientState(Integer)
PatientState
associated with this PatientProgram that has an id that
matches the passed patientStateId
PersonServiceImpl.getPerson(Integer)
PersonServiceImpl.getPerson(Integer)
PersonService.getPerson(Integer)
PersonService.getPerson(Integer)
PersonServiceImpl.getPersonAttributeTypeByName(String)
PersonService.getPersonAttributeTypeByName(String)
PersonServiceImpl.getAllPersonAttributeTypes()
PersonService.getPersonAttributeTypes(java.lang.String, java.lang.String)
PersonService.getAllPersonAttributeTypes()
PersonService.getPersonAttributeTypes(String, String)
ProgramWorkflow.getPossibleNextStates(PatientProgram)
ProgramWorkflowState
> including all possible next
ProgramWorkflowStates, for the passed PatientProgram
ordered by ConceptName
Concept.getPreferredName(Locale)
Concept.getPreferredName(Locale)
UserService.getAllPrivileges()
Program
from the database by primary key programId
programId
A null value is
returned if no program exists with this programId.
ProgramWorkflowService.getProgramByName(String)
name
A null value is returned if
there is no program with this name
ProgramWorkflowService.getAllPrograms()
ConceptServiceImpl.getConceptsByAnswer(Concept)
recipient
ApplicationContext
that
match the given object type (including subclasses).
PersonServiceImpl.getAllRelationships()
PersonServiceImpl.getRelationshipsByPerson(Person)
PersonServiceImpl.getRelationshipsByPerson(Person)
PersonServiceImpl.getRelationshipMap(RelationshipType)
PersonService.getAllRelationships()
PersonService.getRelationshipsByPerson(Person)
PersonService.getRelationshipsByPerson(Person)
PersonService.getRelationshipMap(RelationshipType)
PersonServiceImpl.getRelationships(Person, Person, RelationshipType)
PersonService.getRelationships(...)
PersonServiceImpl.getAllRelationshipTypes()
PersonService.getAllRelationshipTypes()
RenderingMode
s that the passed ReportSchema
supports, in
their preferred order
ReportRenderer
whose class matches the passed class
ReportRenderer
whose class matches the passed class name
ReportSchema
with the given id
ReportSchema
s
BaseOpenmrsMetadata.isRetired()
.
BaseOpenmrsMetadata.getRetireReason()
UserService.getAllRoles()
ReportObjectService.getAllSearchHistories()
cls
Concept.getShortestName(Locale, Boolean)
instead.
Concept.getShortNameInLocale(Locale)
or
Concept.getShortestName(Locale, Boolean)
Concept.getShortNameInLocale(Locale)
or
Concept.getShortestName(Locale, Boolean)
PersonServiceImpl.getSimilarPeople(String, Integer, String)
PersonService.getSimilarPeople(String, Integer, String)
ProgramWorkflowState
> including all ProgramWorkflowStates, sorted by
ConceptName
ProgramWorkflow
they
belong to
ProgramWorkflow
they
belong to
ProgramWorkflowState
whose primary key id matches the input parameter
ProgramWorkflowState
whose Concept matches the passed concept
ProgramWorkflowState
whose Concept name matches the passed name in any
Locale
ProgramWorkflowState
whose Concept
has any ConceptName
that
matches the given name
- getStateByUuid(String) -
Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getStateByUuid(String) -
Method in interface org.openmrs.api.db.ProgramWorkflowDAO
- Auto generated method comment
- getStateByUuid(String) -
Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getStateByUuid(String) -
Method in interface org.openmrs.api.ProgramWorkflowService
- Get a state by its uuid.
- getStateList() -
Method in class org.openmrs.reporting.ProgramStatePatientFilter
- Deprecated.
- getStateProvince() -
Method in interface org.openmrs.Address
-
- getStateProvince() -
Method in class org.openmrs.Location
-
- getStateProvince() -
Method in class org.openmrs.PersonAddress
-
- getStates() -
Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
- Deprecated.
- getStates(boolean) -
Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
- Deprecated.
- getStates() -
Method in interface org.openmrs.api.ProgramWorkflowService
- Deprecated. ProgramWorkflowStates should be retrieved from the
ProgramWorkflow
they
belong to
- getStates(boolean) -
Method in interface org.openmrs.api.ProgramWorkflowService
- Deprecated. ProgramWorkflowStates should be retrieved from the
ProgramWorkflow
they
belong to
- getStates() -
Method in class org.openmrs.PatientProgram
-
- getStates(boolean) -
Method in class org.openmrs.ProgramWorkflow
- Returns a Set<
ProgramWorkflowState
> including all non-retired ProgramWorkflowStates
and all retired ProgramWorkflowStates in this ProgramWorkflow if includeRetired
is true
- getStates() -
Method in class org.openmrs.ProgramWorkflow
-
- getStatus(Integer) -
Method in interface org.openmrs.scheduler.SchedulerService
- Checks the status of a scheduled task.
- getStatus(Integer) -
Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
-
- getStopDate() -
Method in class org.openmrs.reporting.DrugOrderStopFilter
- Deprecated.
- getStopObs() -
Method in class org.openmrs.activelist.ActiveListItem
-
- getStrategies() -
Method in class org.openmrs.report.CohortDataSetDefinition
- Deprecated. Get the key-value pairs of names to defined cohorts
- getSubject() -
Method in class org.openmrs.notification.Message
-
- getSubject() -
Method in class org.openmrs.notification.Template
-
- getSubregion() -
Method in class org.openmrs.Location
-
- getSubregion() -
Method in class org.openmrs.PersonAddress
-
- getSubtype() -
Method in class org.openmrs.api.db.SerializedObject
-
- getSubType() -
Method in class org.openmrs.reporting.AbstractReportObject
- Deprecated.
- getSubType() -
Method in class org.openmrs.reporting.ReportObjectWrapper
- Deprecated.
- getSuggestedRegimens() -
Method in class org.openmrs.order.DrugOrderSupport
-
- getSupportedTypes() -
Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
-
- getSupportedTypes() -
Method in interface org.openmrs.api.db.SerializedObjectDAO
-
- getSynonym() -
Method in class org.openmrs.ConceptWord
- Deprecated. this value is not stored anymore
- getSynonyms(Locale) -
Method in class org.openmrs.Concept
- Gets the synonyms in the given locale.
- getSynonyms() -
Method in class org.openmrs.Concept
- Gets all the non-retired synonyms.
- getSystemId() -
Method in class org.openmrs.User
-
- getSystemVariables() -
Method in interface org.openmrs.api.AdministrationService
- Get a listing or important variables used in openmrs
- getSystemVariables() -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getSystemVariables() -
Method in interface org.openmrs.scheduler.SchedulerService
- Return SchedulerConstants
- getSystemVariables() -
Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
- Get system variables.
- getTableName() -
Method in class org.openmrs.Field
-
- getTag() -
Method in class org.openmrs.ConceptNameTag
- Returns the textual representation of this ConceptNameTag.
- getTag() -
Method in class org.openmrs.LocationTag
- Deprecated. use
BaseOpenmrsMetadata.getName()
instead
- getTags() -
Method in class org.openmrs.ConceptName
- Returns the tags which have been attached to this ConceptName.
- getTags() -
Method in class org.openmrs.Location
-
- getTags(String) -
Method in interface org.openmrs.logic.LogicService
- Performs a partial match search for token tags among all known tokens.
- getTagsByToken(String) -
Method in interface org.openmrs.logic.LogicService
- Deprecated. use
LogicService.getTokenTags(String)
- getTask(Integer) -
Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
- Get task by internal identifier
- getTask(Integer) -
Method in interface org.openmrs.scheduler.db.SchedulerDAO
- Get task by internal identifier
- getTask(Integer) -
Method in interface org.openmrs.scheduler.SchedulerService
- Get the task with the given identifier.
- getTask(Integer) -
Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
- Get the task with the given identifier.
- getTaskByName(String) -
Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
- Get task by public name.
- getTaskByName(String) -
Method in interface org.openmrs.scheduler.db.SchedulerDAO
- Get task by public name.
- getTaskByName(String) -
Method in interface org.openmrs.scheduler.SchedulerService
- Get the task with the given name.
- getTaskByName(String) -
Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
- Get the task with the given name.
- getTaskClass() -
Method in class org.openmrs.scheduler.TaskDefinition
- Get the schedulable object to be executed.
- getTaskDefinition() -
Method in interface org.openmrs.scheduler.Task
- Returns the task definition associated with this task.
- getTaskDefinition() -
Method in class org.openmrs.scheduler.tasks.AbstractTask
-
- getTaskDefinition() -
Method in class org.openmrs.scheduler.tasks.TaskThreadedInitializationWrapper
-
- getTaskInstance() -
Method in class org.openmrs.scheduler.TaskDefinition
- Gets the runnable task instance associated with this definition.
- getTasks() -
Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
- Find all tasks in the database
- getTasks() -
Method in interface org.openmrs.scheduler.db.SchedulerDAO
- Find all tasks in the database
- getTemplate(Integer) -
Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
-
- getTemplate(Integer) -
Method in interface org.openmrs.api.db.TemplateDAO
- Get message template by id
- getTemplate() -
Method in class org.openmrs.Form
-
- getTemplate(Integer) -
Method in class org.openmrs.notification.impl.MessageServiceImpl
- Get template by identifier.
- getTemplate(Integer) -
Method in interface org.openmrs.notification.MessageService
-
- getTemplate() -
Method in class org.openmrs.notification.Template
-
- getTemplateColumnName() -
Method in class org.openmrs.reporting.export.CohortColumn
- Deprecated.
- getTemplateColumnName() -
Method in class org.openmrs.reporting.export.ConceptColumn
- Deprecated.
- getTemplateColumnName() -
Method in interface org.openmrs.reporting.export.ExportColumn
- Deprecated.
- getTemplateColumnName() -
Method in class org.openmrs.reporting.export.RowPerObsColumn
- Deprecated.
- getTemplateColumnName() -
Method in class org.openmrs.reporting.export.SimpleColumn
- Deprecated.
- getTemplates() -
Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
-
- getTemplates() -
Method in interface org.openmrs.api.db.TemplateDAO
- Get all message templates
- getTemplatesByName(String) -
Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
-
- getTemplatesByName(String) -
Method in interface org.openmrs.api.db.TemplateDAO
- Get message template by name
- getTemplatesByName(String) -
Method in class org.openmrs.notification.impl.MessageServiceImpl
- Get templates by name.
- getTemplatesByName(String) -
Method in interface org.openmrs.notification.MessageService
-
- getTerminal() -
Method in class org.openmrs.ProgramWorkflowState
-
- getText() -
Method in enum org.openmrs.activelist.ProblemModifier
-
- getText() -
Method in class org.openmrs.notification.Alert
-
- getText() -
Method in class org.openmrs.notification.Note
-
- getTimeModifier() -
Method in class org.openmrs.reporting.ObsPatientFilter
- Deprecated.
- getTimeZoneOffset(String, Date) -
Static method in class org.openmrs.hl7.HL7Util
- Gets the timezone string for this given fullString.
- getTitle() -
Method in class org.openmrs.arden.MLMObject
-
- getTitle() -
Method in class org.openmrs.obs.ComplexData
- Get the title for this ComplexData
- getToDate() -
Method in class org.openmrs.report.RowPerObsDataSetDefinition
- Deprecated.
- getToDate() -
Method in class org.openmrs.reporting.ProgramPatientFilter
- Deprecated.
- getTokens() -
Method in interface org.openmrs.logic.LogicService
- Deprecated. use
LogicService.getAllTokens()
- getTokens(String) -
Method in interface org.openmrs.logic.LogicService
- Fetch all known (registered) tokens matching a given string
- getTokensByTag(String) -
Method in interface org.openmrs.logic.LogicService
- Deprecated. use
LogicService.getTokensWithTag(String)
- getTokensWithTag(String) -
Method in interface org.openmrs.logic.LogicService
- Gets all tokens associated with this tag.
- getTokenTags(String) -
Method in interface org.openmrs.logic.LogicService
- Gets all tags associated with this token.
- getTownshipDivision() -
Method in class org.openmrs.Location
-
- getTownshipDivision() -
Method in class org.openmrs.PersonAddress
-
- getTransferStatus() -
Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
-
- getTransform() -
Method in interface org.openmrs.logic.LogicExpression
- Get the transformation expression applied to the LogicExpression
- getTransformOperator() -
Method in class org.openmrs.logic.LogicTransform
- Get the
TransformOperator
in this LogicTransform object
- getTribe() -
Method in class org.openmrs.Patient
- Deprecated. Tribe is not long a value on Patient. Install the Tribe module
- getTribeId() -
Method in class org.openmrs.Tribe
- Deprecated.
- getTrueConcept() -
Method in interface org.openmrs.api.ConceptService
- Returns the TRUE concept
- getTrueConcept() -
Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getTTL() -
Method in interface org.openmrs.logic.Rule
- Gets the time (in seconds) during which the Rule's results are considered to be valid.
- getType() -
Method in class org.openmrs.api.db.SerializedObject
-
- getType() -
Method in class org.openmrs.arden.MLMObject
-
- getType() -
Method in class org.openmrs.reporting.AbstractReportObject
- Deprecated.
- getType() -
Method in class org.openmrs.reporting.ReportObjectFactoryModule
- Deprecated.
- getType() -
Method in class org.openmrs.reporting.ReportObjectWrapper
- Deprecated.
- getUniqueWords(String) -
Static method in class org.openmrs.ConceptWord
- Split the given phrase on words and remove unique and stop words
- getUnits() -
Method in class org.openmrs.ConceptNumeric
-
- getUnits() -
Method in class org.openmrs.Drug
- Gets the units
- getUnits() -
Method in class org.openmrs.DrugOrder
- Gets the units of this drug order
- getUnits() -
Method in class org.openmrs.logic.Duration
-
- getUnits() -
Method in class org.openmrs.order.DrugSuggestion
-
- getUnrunDatabaseChanges() -
Static method in class org.openmrs.util.DatabaseUpdater
- Looks at the current liquibase-update-to-latest.xml file returns all changesets in that file
that have not been run on the database yet.
- getUntilDate() -
Method in class org.openmrs.reporting.DrugOrderFilter
- Deprecated.
- getUntilDate() -
Method in class org.openmrs.reporting.DrugOrderStopFilter
- Deprecated.
- getUntilDate() -
Method in class org.openmrs.reporting.EncounterPatientFilter
- Deprecated.
- getUntilDate() -
Method in class org.openmrs.reporting.ObsPatientFilter
- Deprecated.
- getUntilDate() -
Method in class org.openmrs.reporting.ProgramStatePatientFilter
- Deprecated.
- getUntilDaysAgo() -
Method in class org.openmrs.reporting.DrugOrderFilter
- Deprecated.
- getUntilDaysAgo() -
Method in class org.openmrs.reporting.DrugOrderStopFilter
- Deprecated.
- getUntilDaysAgo() -
Method in class org.openmrs.reporting.EncounterPatientFilter
- Deprecated.
- getUntilDaysAgo() -
Method in class org.openmrs.reporting.ObsPatientFilter
- Deprecated.
- getUntilDaysAgo() -
Method in class org.openmrs.reporting.ProgramStatePatientFilter
- Deprecated.
- getUntilMonthsAgo() -
Method in class org.openmrs.reporting.DrugOrderFilter
- Deprecated.
- getUntilMonthsAgo() -
Method in class org.openmrs.reporting.DrugOrderStopFilter
- Deprecated.
- getUntilMonthsAgo() -
Method in class org.openmrs.reporting.EncounterPatientFilter
- Deprecated.
- getUntilMonthsAgo() -
Method in class org.openmrs.reporting.ObsPatientFilter
- Deprecated.
- getUntilMonthsAgo() -
Method in class org.openmrs.reporting.ProgramStatePatientFilter
- Deprecated.
- getUpdateURL() -
Method in class org.openmrs.module.Module
-
- getUpdateVersion() -
Method in class org.openmrs.module.Module
-
- getURL(URL) -
Static method in class org.openmrs.module.ModuleUtil
- Downloads the contents of a URL and copies them to a string (Borrowed from oreilly)
- getURLStream(URL) -
Static method in class org.openmrs.module.ModuleUtil
- Downloads the contents of a URL and copies them to a string (Borrowed from oreilly)
- getUser(Integer) -
Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUser(Integer) -
Method in interface org.openmrs.api.db.UserDAO
-
- getUser(Integer) -
Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUser(Integer) -
Method in interface org.openmrs.api.UserService
- Get user by internal user identifier.
- getUserByUsername(String) -
Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUserByUsername(String) -
Method in interface org.openmrs.api.db.UserDAO
-
- getUserByUsername(String) -
Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUserByUsername(String) -
Method in interface org.openmrs.api.UserService
- Get user by username (user's login identifier)
- getUserByUuid(String) -
Method in interface org.openmrs.api.db.ContextDAO
- Gets a user given the uuid.
- getUserByUuid(String) -
Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
-
- getUserByUuid(String) -
Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUserByUuid(String) -
Method in interface org.openmrs.api.db.UserDAO
- Auto generated method comment
- getUserByUuid(String) -
Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUserByUuid(String) -
Method in interface org.openmrs.api.UserService
- Get user by the given uuid.
- getUserContext() -
Static method in class org.openmrs.api.context.Context
- Gets the user context from the thread local.
- getUserContext() -
Method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
-
- getUserId() -
Method in class org.openmrs.api.db.LoginCredential
-
- getUserId() -
Method in class org.openmrs.User
-
- getUsername() -
Method in class org.openmrs.User
-
- getUserProperties() -
Method in class org.openmrs.User
-
- getUserProperty(String) -
Method in class org.openmrs.User
- Get prop property from this user's properties.
- getUserProperty(String, String) -
Method in class org.openmrs.User
- Get prop property from this user's properties.
- getUsers(String, List<Role>, boolean) -
Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUsers(String, List<Role>, boolean) -
Method in interface org.openmrs.api.db.UserDAO
-
- getUsers() -
Method in class org.openmrs.api.impl.UserServiceImpl
- Deprecated.
- getUsers(String, List<Role>, boolean) -
Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUsers() -
Method in interface org.openmrs.api.UserService
- Deprecated. use
UserService.getAllUsers()
- getUsers(String, List<Role>, boolean) -
Method in interface org.openmrs.api.UserService
- Return a user if any part of the search matches first/last/system id and the user has one at
least one of the given
roles
assigned to them
- getUsersByName(String, String, boolean) -
Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUsersByName(String, String, boolean) -
Method in interface org.openmrs.api.db.UserDAO
-
- getUsersByName(String, String, boolean) -
Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUsersByName(String, String, boolean) -
Method in interface org.openmrs.api.UserService
- Search for a list of users by exact first name and last name.
- getUsersByPerson(Person, boolean) -
Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUsersByPerson(Person, boolean) -
Method in interface org.openmrs.api.db.UserDAO
-
- getUsersByPerson(Person, boolean) -
Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUsersByPerson(Person, boolean) -
Method in interface org.openmrs.api.UserService
- Get all user accounts that belong to a given person.
- getUsersByRole(Role) -
Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUsersByRole(Role) -
Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUsersByRole(Role) -
Method in interface org.openmrs.api.UserService
- Get users by role granted
- getUserService() -
Static method in class org.openmrs.api.context.Context
-
- getUserService() -
Method in class org.openmrs.api.context.ServiceContext
-
- getUuid() -
Method in class org.openmrs.BaseOpenmrsObject
-
- getUuid() -
Method in interface org.openmrs.OpenmrsObject
-
- getUuidFromIdentifiers(CX[]) -
Method in interface org.openmrs.hl7.HL7Service
- finds a UUID from an array of identifiers
- getUuidFromIdentifiers(CX[]) -
Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getValidator() -
Method in class org.openmrs.PatientIdentifierType
-
- getValidatorClass() -
Method in class org.openmrs.reporting.ReportObjectFactoryModule
- Deprecated.
- getValidators(Object) -
Static method in class org.openmrs.validator.ValidateUtil
- Fetches all validators that are registered
- getValidIdentifier(String) -
Method in interface org.openmrs.patient.IdentifierValidator
-
- getValidIdentifier(String) -
Method in class org.openmrs.patient.impl.BaseHyphenatedIdentifierValidator
-
- getValidIdentifier(String) -
Method in class org.openmrs.patient.impl.LuhnIdentifierValidator
-
- getValidIdentifier(String) -
Method in class org.openmrs.patient.impl.VerhoeffIdentifierValidator
- Override to disallow identifiers that are not exactly VERHOEFF_UNDECORATED_ID_LENGTH long.
- getValue(String) -
Static method in enum org.openmrs.activelist.ProblemModifier
-
- getValue() -
Method in class org.openmrs.PersonAttribute
-
- getValue() -
Method in class org.openmrs.reporting.ObsPatientFilter
- Deprecated.
- getValue() -
Method in class org.openmrs.reporting.PersonAttributeFilter
- Deprecated.
- getValue() -
Method in class org.openmrs.reporting.SearchArgument
- Deprecated.
- getValueAsBoolean() -
Method in class org.openmrs.arden.ArdenValue
- This converts the value_numeric to a value_boolean, essentially
- getValueAsBoolean() -
Method in class org.openmrs.Obs
- Coerces a value to a Boolean representation
- getValueAsString(Locale) -
Method in class org.openmrs.Obs
- Convenience method for obtaining the observation's value as a string If the Obs is complex,
returns the title of the complexData denoted by the section of getValueComplex() before the
first bar '|' character; or returns the entire getValueComplex() if the bar '|' character is
missing.
- getValueAsString() -
Method in class org.openmrs.Obs
- Deprecated.
- getValueAsString(Object) -
Method in class org.openmrs.reporting.export.DataExportFunctions
- Deprecated.
- getValueBoolean() -
Method in class org.openmrs.Obs
- Returns the boolean value if the concept of this obs is of boolean datatype
- getValueCoded() -
Method in class org.openmrs.arden.ArdenValue
-
- getValueCoded() -
Method in class org.openmrs.Obs
-
- getValueCodedName() -
Method in class org.openmrs.Obs
- Gets the specific name used for the coded value.
- getValueComplex() -
Method in class org.openmrs.Obs
- Get the value for the ComplexData.
- getValueDatetime() -
Method in class org.openmrs.Obs
-
- getValueDrug() -
Method in class org.openmrs.Obs
-
- getValueGroupId() -
Method in class org.openmrs.Obs
-
- getValueIfFalse() -
Method in class org.openmrs.reporting.export.CohortColumn
- Deprecated.
- getValueIfTrue() -
Method in class org.openmrs.reporting.export.CohortColumn
- Deprecated.
- getValueModifier() -
Method in class org.openmrs.Obs
-
- getValueName() -
Method in exception org.openmrs.hl7.handler.ProposingConceptException
-
- getValueNumeric() -
Method in class org.openmrs.arden.ArdenValue
-
- getValueNumeric() -
Method in class org.openmrs.Obs
-
- getValueText() -
Method in class org.openmrs.arden.ArdenValue
-
- getValueText() -
Method in class org.openmrs.Obs
-
- getVariableName() -
Method in class org.openmrs.arden.LogicAssignment
-
- getVariableValue() -
Method in class org.openmrs.arden.LogicAssignment
-
- getVersion() -
Method in class org.openmrs.arden.MLMObject
-
- getVersion() -
Method in class org.openmrs.Concept
-
- getVersion() -
Method in class org.openmrs.Form
-
- getVersion() -
Method in class org.openmrs.module.Module
-
- getVoided() -
Method in class org.openmrs.BaseOpenmrsData
- This method delegates to
BaseOpenmrsData.isVoided()
.
- getVoided() -
Method in class org.openmrs.ConceptName
- Returns whether the ConceptName has been voided.
- getVoided() -
Method in class org.openmrs.ConceptNameTag
- Returns whether the ConceptName has been voided.
- getVoided() -
Method in class org.openmrs.ConceptSource
- Deprecated. Use the "proper" isRetired method.
- getVoided() -
Method in class org.openmrs.PersonName
-
- getVoided() -
Method in class org.openmrs.Relationship
- Deprecated. Use isVoided()
- getVoided() -
Method in class org.openmrs.reporting.Report
- Deprecated.
- getVoided() -
Method in class org.openmrs.reporting.ReportObjectWrapper
- Deprecated.
- getVoidedBy() -
Method in class org.openmrs.BaseOpenmrsData
-
- getVoidedBy() -
Method in class org.openmrs.ConceptName
- Returns the User who voided this ConceptName.
- getVoidedBy() -
Method in class org.openmrs.ConceptNameTag
- Returns the User who voided this ConceptName.
- getVoidedBy() -
Method in class org.openmrs.ConceptSource
- Deprecated. use getRetiredBy
- getVoidedBy() -
Method in class org.openmrs.PersonName
- This still exists on PersonName for the SimpleFramework annotation
- getVoidedBy() -
Method in class org.openmrs.reporting.Report
- Deprecated.
- getVoidedBy() -
Method in class org.openmrs.reporting.ReportObjectWrapper
- Deprecated.
- getVoidedBy() -
Method in interface org.openmrs.Voidable
-
- getVoidedObservations() -
Method in class org.openmrs.api.impl.ObsServiceImpl
- Deprecated.
- getVoidedObservations() -
Method in interface org.openmrs.api.ObsService
- Deprecated. use
ObsService.getObservations(List, List, List, List, List, List, List, Integer, Integer, Date, Date, boolean)
- getVoidReason() -
Method in class org.openmrs.BaseOpenmrsData
-
- getVoidReason() -
Method in class org.openmrs.ConceptName
- Returns the reason this ConceptName was voided.
- getVoidReason() -
Method in class org.openmrs.ConceptNameTag
- Returns the reason this ConceptName was voided.
- getVoidReason() -
Method in class org.openmrs.ConceptSource
- Deprecated. use getRetireReason
- getVoidReason() -
Method in class org.openmrs.PersonName
- This still exists on PersonName for the SimpleFramework annotation
- getVoidReason() -
Method in class org.openmrs.reporting.Report
- Deprecated.
- getVoidReason() -
Method in class org.openmrs.reporting.ReportObjectWrapper
- Deprecated.
- getVoidReason() -
Method in interface org.openmrs.Voidable
-
- getVolatileUserData(String) -
Static method in class org.openmrs.api.context.Context
- Get a piece of information for the currently authenticated user.
- getWeight() -
Method in class org.openmrs.ConceptWord
-
- getWeight() -
Method in class org.openmrs.notification.Note
-
- getWeight() -
Method in class org.openmrs.RelationshipType
-
- getWithinLastDays() -
Method in class org.openmrs.reporting.DrugOrderFilter
- Deprecated.
- getWithinLastDays() -
Method in class org.openmrs.reporting.DrugOrderStopFilter
- Deprecated.
- getWithinLastDays() -
Method in class org.openmrs.reporting.EncounterPatientFilter
- Deprecated.
- getWithinLastDays() -
Method in class org.openmrs.reporting.ObsPatientFilter
- Deprecated.
- getWithinLastDays() -
Method in class org.openmrs.reporting.ProgramStatePatientFilter
- Deprecated.
- getWithinLastMonths() -
Method in class org.openmrs.reporting.DrugOrderFilter
- Deprecated.
- getWithinLastMonths() -
Method in class org.openmrs.reporting.DrugOrderStopFilter
- Deprecated.
- getWithinLastMonths() -
Method in class org.openmrs.reporting.EncounterPatientFilter
- Deprecated.
- getWithinLastMonths() -
Method in class org.openmrs.reporting.ObsPatientFilter
- Deprecated.
- getWithinLastMonths() -
Method in class org.openmrs.reporting.ProgramStatePatientFilter
- Deprecated.
- getWord() -
Method in class org.openmrs.ConceptWord
-
- getWorkflow(Integer) -
Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
- Deprecated.
- getWorkflow(Program, String) -
Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
- Deprecated.
- getWorkflow(Integer) -
Method in interface org.openmrs.api.ProgramWorkflowService
- Deprecated. ProgramWorkflows should not be retrieved directly, but rather through the
programs they belong to: use
Program.getWorkflows()
- getWorkflow(Program, String) -
Method in interface org.openmrs.api.ProgramWorkflowService
- Deprecated. use
Program.getWorkflowByName(String)
- getWorkflow(Integer) -
Method in class org.openmrs.Program
- Get the workflow with the specified ID
- getWorkflowByName(String) -
Method in class org.openmrs.Program
- Returns a
ProgramWorkflow
whose Concept
has any ConceptName
that
matches the given name
- getWorkflowByUuid(String) -
Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getWorkflowByUuid(String) -
Method in interface org.openmrs.api.db.ProgramWorkflowDAO
- Auto generated method comment
- getWorkflowByUuid(String) -
Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getWorkflowByUuid(String) -
Method in interface org.openmrs.api.ProgramWorkflowService
- Get ProgramWorkflow by its UUID
- getWorkflows() -
Method in class org.openmrs.Program
- Get only the non-retired workflows
- getXml() -
Method in class org.openmrs.report.ReportSchemaXml
- Deprecated. Returns the xml of the ReportSchemaXml
- getXml() -
Method in class org.openmrs.reporting.ReportObjectWrapper
- Deprecated.
- getXmlToDecode() -
Method in class org.openmrs.reporting.ReportObjectXMLDecoder
- Deprecated.
- getXmlToken(String) -
Static method in class org.openmrs.util.FormUtil
- Converts a string into a valid XML token (tag name)
- getXslt() -
Method in class org.openmrs.Form
-
- GLOBAL_DEFAULT_LOCALE -
Static variable in class org.openmrs.util.OpenmrsConstants
- Deprecated. use
LocaleUtility.getDefaultLocale()
- GLOBAL_PROPERTIES_OF_PERSON_ATTRIBUTES -
Static variable in class org.openmrs.util.OpenmrsConstants
- Array of all core global property names that represent comma-separated lists of
PersonAttributeTypes.
- GLOBAL_PROPERTY_COMPLEX_OBS_DIR -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_CONCEPTS_LOCKED -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_DEFAULT_LOCALE -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_DEFAULT_LOCALE_DEFAULT_VALUE -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_DEFAULT_PATIENT_IDENTIFIER_VALIDATOR -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_DEFAULT_SERIALIZER -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_DEFAULT_THEME -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_DRUG_FREQUENCIES -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_ENCOUNTER_FORM_OBS_SORT_ORDER -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_FALSE_CONCEPT -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_GZIP_ENABLED -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_HL7_ARCHIVE_DIRECTORY -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_IGNORE_MISSING_NONLOCAL_PATIENTS -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_IMPLEMENTATION_ID -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_LOCALE_ALLOWED_LIST -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_LOCATION_WIDGET_TYPE -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_LOG_LEVEL -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_MEDICAL_RECORD_OBSERVATIONS -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_MIN_SEARCH_CHARACTERS -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_NEWPATIENTFORM_RELATIONSHIPS -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_HEADER_ATTRIBUTES -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_IDENTIFIER_IMPORTANT_TYPES -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_IDENTIFIER_PREFIX -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_IDENTIFIER_REGEX -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_IDENTIFIER_SEARCH_PATTERN -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_IDENTIFIER_SUFFIX -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_LISTING_ATTRIBUTES -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_SEARCH_MATCH_ANYWHERE -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_SEARCH_MATCH_MODE -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_VIEWING_ATTRIBUTES -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PERSON_SEARCH_MAX_RESULTS -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PERSON_SEARCH_MAX_RESULTS_DEFAULT_VALUE -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PROBLEM_LIST -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_REPORT_BUG_URL -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_REPORT_XML_MACROS -
Static variable in class org.openmrs.util.OpenmrsConstants
- Deprecated.
- GLOBAL_PROPERTY_SHOW_PATIENT_NAME -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_STANDARD_DRUG_REGIMENS -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_TRUE_CONCEPT -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_USER_HEADER_ATTRIBUTES -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_USER_LISTING_ATTRIBUTES -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_USER_VIEWING_ATTRIBUTES -
Static variable in class org.openmrs.util.OpenmrsConstants
-
- GlobalLocaleList - Class in org.openmrs.api.impl
- A utility class which caches the current list of allowed locales, rebuilding the list whenever
the global properties are updated.
- GlobalLocaleList() -
Constructor for class org.openmrs.api.impl.GlobalLocaleList
-
- GlobalProperty - Class in org.openmrs
- Global properties are simple key-value pairs persisted in the database GPs can be thought of as
something similar to environment variables used in operating systems.
- GlobalProperty() -
Constructor for class org.openmrs.GlobalProperty
- Default empty constructor
- GlobalProperty(String) -
Constructor for class org.openmrs.GlobalProperty
- Constructor defining the key for this GP
- GlobalProperty(String, String) -
Constructor for class org.openmrs.GlobalProperty
- Constructor defining the key and value of this GP
- GlobalProperty(String, String, String) -
Constructor for class org.openmrs.GlobalProperty
- Constructor defining key/value/description for this GP
- globalPropertyChanged(GlobalProperty) -
Method in interface org.openmrs.api.GlobalPropertyListener
- Called after a global property is created or updated
- globalPropertyChanged(GlobalProperty) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- globalPropertyChanged(GlobalProperty) -
Method in class org.openmrs.api.impl.GlobalLocaleList
-
- globalPropertyChanged(GlobalProperty) -
Method in class org.openmrs.order.DrugOrderSupport
-
- globalPropertyDeleted(String) -
Method in interface org.openmrs.api.GlobalPropertyListener
- Called after a global property is deleted
- globalPropertyDeleted(String) -
Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- globalPropertyDeleted(String) -
Method in class org.openmrs.api.impl.GlobalLocaleList
-
- globalPropertyDeleted(String) -
Method in class org.openmrs.order.DrugOrderSupport
-
- GlobalPropertyListener - Interface in org.openmrs.api
- This interface allows code to be run when global properties are created, edited, or deleted.
- GP_GRAPH_COLOR_ABSOLUTE -
Static variable in class org.openmrs.util.OpenmrsConstants
- Global property name for absolute color for patient graphs.
- GP_GRAPH_COLOR_CRITICAL -
Static variable in class org.openmrs.util.OpenmrsConstants
- Global property name for critical color for patient graphs.
- GP_GRAPH_COLOR_NORMAL -
Static variable in class org.openmrs.util.OpenmrsConstants
- Global property name for normal color for patient graphs.
- GP_PASSWORD_CANNOT_MATCH_USERNAME_OR_SYSTEMID -
Static variable in class org.openmrs.util.OpenmrsConstants
- Global property name that allows specification of whether user passwords can match username
or system id.
- GP_PASSWORD_CUSTOM_REGEX -
Static variable in class org.openmrs.util.OpenmrsConstants
- Global property name that allows specification of a regular expression that passwords must
adhere to
- GP_PASSWORD_MINIMUM_LENGTH -
Static variable in class org.openmrs.util.OpenmrsConstants
- Global property name that allows specification of whether user passwords have a minimum
length requirement Allowable values are any integer
- GP_PASSWORD_REQUIRES_DIGIT -
Static variable in class org.openmrs.util.OpenmrsConstants
- Global property name that allows specification of whether user passwords must contain digits.
- GP_PASSWORD_REQUIRES_NON_DIGIT -
Static variable in class org.openmrs.util.OpenmrsConstants
- Global property name that allows specification of whether user passwords require non-digits.
- GP_PASSWORD_REQUIRES_UPPER_AND_LOWER_CASE -
Static variable in class org.openmrs.util.OpenmrsConstants
- Global property name that allows specification of whether user passwords must contain both
upper and lower case characters.
- grantUserRole(User, Role) -
Method in class org.openmrs.api.impl.UserServiceImpl
- Deprecated.
- grantUserRole(User, Role) -
Method in interface org.openmrs.api.UserService
- Deprecated. use
User.addRole(Role)
- GREATER -
Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- GREATER -
Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- greaterThan(double) -
Method in class org.openmrs.arden.ArdenClause
-
- GreaterThan - Class in org.openmrs.logic.op
- The GreaterThan operator will return result that have a greater value than the operand.
Example:
- logicService.parse("'CD4 COUNT'").gt(200);
The above will give us a criteria to get the "CD4 COUNT" observations that has the value numeric more than 200 - GreaterThan() -
Constructor for class org.openmrs.logic.op.GreaterThan
-
- greaterThanEqual(double) -
Method in class org.openmrs.arden.ArdenClause
-
- GreaterThanEquals - Class in org.openmrs.logic.op
- The GreaterThanEquals operator will return result that have a greater value than or equals to the operand.
Example:
- logicService.parse("'CD4 COUNT'").gte(200);
The above will give us a criteria to get the "CD4 COUNT" observations that has the value numeric more than or equals to 200 - GreaterThanEquals() -
Constructor for class org.openmrs.logic.op.GreaterThanEquals
-
- groupMembers -
Variable in class org.openmrs.Obs
- The list of obs grouped under this obs.
- GT -
Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- GT -
Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- gt(Operand) -
Method in interface org.openmrs.logic.LogicCriteria
-
- gt(int) -
Method in interface org.openmrs.logic.LogicCriteria
-
- gt(float) -
Method in interface org.openmrs.logic.LogicCriteria
-
- gt(double) -
Method in interface org.openmrs.logic.LogicCriteria
- Add a
GreaterThan
expression to the current LogicCriteria
- GT -
Static variable in interface org.openmrs.logic.op.ComparisonOperator
-
- GT -
Static variable in interface org.openmrs.logic.op.Operator
-
- gt(Integer) -
Method in class org.openmrs.logic.result.Result
-
- GTE -
Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- GTE -
Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- gte(Operand) -
Method in interface org.openmrs.logic.LogicCriteria
-
- gte(int) -
Method in interface org.openmrs.logic.LogicCriteria
-
- gte(float) -
Method in interface org.openmrs.logic.LogicCriteria
-
- gte(double) -
Method in interface org.openmrs.logic.LogicCriteria
- Add a
GreaterThanEquals
expression to the current LogicCriteria
- GTE -
Static variable in interface org.openmrs.logic.op.ComparisonOperator
-
- GTE -
Static variable in interface org.openmrs.logic.op.Operator
-
Retireable
attributes to null.ConceptNameTag
s that have a
null ConceptNameTag.getConceptNameTagId()
.
Retireable
attributes to null.Handler
annotationprivilegeName
privilege name in this roles privileges.
ContextDAO
.EncounterService
All calls should be made on the
Context.getEncounterService() objectsetContext(Context)
method
before any other calls are made)
ModuleConstants.CORE_MODULES
list should be used or not.
After
expression to the current LogicCriteria
Collection answers = Collection.asList("ADULTRETURN");
logicService.parseString(EncounterDataSource.ENCOUNTER_KEY).in(typeNames);
The above criteria will test whether a patient have EncounterType in the listDatabaseUpdater
to signal that a given update requires input from the user.inputStream
as a file in the modules repository
ProgramWorkflowService.getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean)
ProgramWorkflow.isLegalTransition(ProgramWorkflowState, ProgramWorkflowState)
fromState
to
toState
.
Class
to see if it A) is a Collection
/Set
/
List
, and B) contains OpenmrsObject
s
answer
against the user
's secret answer.
Context.openSession()
has been called or not already.
UserService.getUsersByPerson(Person, boolean)
PatientService.getIdentifierValidator(String)
Last
operator to the LogicCriteria
logicService.parse("'CD4 COUNT'").last(2);
logicService.parse("'CD4 COUNT'").gte(200);
logicService.parse("'CD4 COUNT'").lte(200);
OpenmrsUtil.getModuleRepository()
OpenmrsUtil.loadProperties(Properties, File)
List locations = Context.getLocationService().getAllLocations();
LocationService
Location
sLocationTag
sLocationTag
objectscount()
will apply the Count
operator and return the total number of Result
instead of the Result itself
first(2)
will apply the First
operator and return the first two Result
out of the entire ResultLessThan
expression to the current LogicCriteria
LessThanEquals
expression to the current LogicCriteria
ConceptService.mapConceptProposalToConcept(ConceptProposal, Concept)
AlertService.saveAlert(Alert)
ModuleUtil.compareVersion(String, String)
and adds support for
wildcard characters and upperbounds.
nonPreferred
to
preferred
2) Copies data (gender/birthdate/names/ids/etc) from
nonPreferred
to preferred
iff the data is missing or null in
preferred
3) notPreferred
is marked as voided
BaseModuleActivator
instead of directly implementing this interface for forward
compatibility of subclasses.logicService.parse("EncounterDataSource.ENCOUNTER_KEY").equals("ADULTRETURN").notExists();
OpenmrsClassLoader.clearReferences()
upon application close.
Context.getDateFormat()
OpenmrsMetadata
object is being saved.OpenmrsObject
.ServiceContext
are required
to implement this interface.Operator
in a
LogicExpression
Or
operator
LogicCriteria
objects.logicService.parse("'CD4 COUNT'").or(logicService.parse("'WEIGHT (KG)'"));
Order
objects when they are saved via a save* method in an Openmrs
Service.OrderType
object.Order
class.Message
LogicService.parse(String)
User
's password.Person
object.
Patient
can have zero to n identifying PatientIdentifier(s).PatientIdentifierType
object.PatientProgram
objectPatient
objects when they are saved via a save* method in an
Openmrs Service.ProgramWorkflowService.getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean)
which can be Iterated across to return collection of patient ids
PersonAttributeType
class.PersonName
object is saved.Person
objects when they are saved via a save* method in an Openmrs
Service.Person
object when an unvoid*
method is called with this class.Person
object when a void* method
is called with this class.Privilege
objectHL7InQueue
item.
Message
and saves the resulting content to the database
Program
object.ConceptService.saveConceptProposal(ConceptProposal)
MessageSourceServiceImpl.merge(MutableMessageSource, boolean)
instead
Concept
or ConceptNumeric
from the database.
ConceptComplex
and its use
of handlers
#recursivelyHandle(Class, OpenmrsObject, User, Date, String)
.
handlerType
.
ObsService.registerHandler(String, ComplexObsHandler)
ReportService.registerRenderer(Class, ReportRenderer)
ConceptService.rejectConceptProposal(ConceptProposal)
ConceptProposal.rejectConceptProposal()
ConceptProposal.rejectConceptProposal()
address
from this person's address list if the
address exists already.
cls
cls
attribute
from this person's attribute list if the
attribute exists already.
AdministrationService.addGlobalPropertyListener(GlobalPropertyListener)
obs
object to this obs grouper
name
from this person's name list if the name
exists already.
rendererClass
from the list of available
renderers
ProgramWorkflowState
from this ProgramWorkflow
key
from the user
's properties.
ProgramWorkflow
from this Program
hl7Source
as no longer active
orderType
out of active use in OpenMRS.
ProgramWorkflowState
ProgramWorkflow
User.removeRole(Role)
Privilege
s.Role
objectalert
in the database
Concept
or ConceptNumeric
in the database
Drug
in the database.
hl7InQueue
to the database
hl7Source
to the database
OpenmrsSerializer
order
in the database
orderType
in the database
patient
to the database
patientIndentifier
to the database
program
to database (create if new or update if changed)
ReportSchema
in the database.
Daemon.executeScheduledTask(Task)
Daemon.executeScheduledTask(Task)
MessageServiceImpl.sendMessage(Message)
MessageServiceImpl.sendMessage(Message, String)
MessageServiceImpl.sendMessage(Message, Integer)
MessageServiceImpl.sendMessage(Message, User)
MessageServiceImpl.send(Message, Role)
MessageServiceImpl.send(Message, Collection)
MessageServiceImpl.send(String, String, String, String)
OpenmrsSerializer
class
Service Context
, which returns the services represented
throughout the system.answers
; This method assumes that the
sort_weight has already been set.
BaseOpenmrsMetadata.setCreator(User)
editPrivilege
is null,
no extra permissions are required to edit this type
dao
on this encounter service.
FormField
object
AdministrationService.saveGlobalProperties(List)
AdministrationService.saveGlobalProperty(GlobalProperty)
implementationId
as this implementation's unique id
params
[0] = string representing the service interfaceparams
[1] = service instance
Result
object should be returned by the current criteria.
dao
on this obs service.
User.setPerson(Person)
Concept.setPreferredName(ConceptName)
Encounter.setProvider(Person)
BaseOpenmrsMetadata.setRetireReason(String)
Concept.setShortName(ConceptName)
BaseOpenmrsMetadata.setName(String)
instead
key
/value
pair to the given user
.
useSystemClassLoader
is set to true.
OrderService.ORDER_STATUS.ANY
OrderService.ORDER_STATUS.COMPLETE
OrderService.ORDER_STATUS.CURRENT
OrderService.ORDER_STATUS.NOTVOIDED
BaseModuleActivator.willStart()
on the
Module's activator.
ModuleFactory.startModule(Module)
(and hence Daemon.startModule(Module)
) calls this
method in a new Thread and is authenticated as the Daemon
userBaseModuleActivator.willStart()
on the
Module's activator.
doneRefreshingContext
is called
InputRequiredException
is thrown, a call to DatabaseUpdater#update(Map)
will be required with a mapping from question prompt to user answer before startup can be
called again.
InputRequiredException
is thrown, a call to DatabaseUpdater#update(Map)
will be required with a mapping from question prompt to user answer before startup can be
called again.
ConceptStateConversion
object.PatientState
s in the passed
ProgramWorkflow
for the PatientProgram
skipOverStartedProperty
should only be true when openmrs is stopping modules
because it is shutting down.
PatientProgram.transitionToState(ProgramWorkflowState, Date)
ProgramWorkflowState
on the
passed Date
by ending the most recent PatientState
in the
PatientProgram
and creating a new one with the passed ProgramWorkflowState
This will throw an IllegalArgumentException if the transition is invalid
reasonForExit
concept and any ProgramWorkflow in the PatientPrograms for the patient
UserService.unretireUser(User)
AlertService.saveAlert(Alert)
ConceptServiceImpl.saveConcept(Concept)
ConceptServiceImpl.saveConcept(Concept)
ConceptService.saveConceptClass(ConceptClass)
ConceptService.saveConceptDatatype(ConceptDatatype)
ConceptService.saveConceptProposal(ConceptProposal)
ConceptService.updateConceptSetDerived(Concept)
;
ConceptService.updateConceptSetDerived()
ProgramWorkflowService.saveConceptStateConversion(ConceptStateConversion)
ConceptService.updateConceptWord(Concept)
ConceptService.updateConceptWords()
ConceptService.updateConceptWords(Integer, Integer)
conceptIdStart
and
conceptIdEnd
(inclusive) and calls updateConceptWord(concept)
EncounterService.saveEncounter(Encounter)
EncounterServiceImpl.saveEncounter(Encounter)
EncounterService.saveEncounterType(EncounterType)
FormService.saveField(Field)
FormService.saveFieldType(FieldType)
FormService.saveForm(Form)
FormService.saveFormField(FormField)
HL7Service.saveHL7InArchive(HL7InArchive)
HL7Service.saveHL7InError(HL7InError)
HL7Service.saveHL7Source(HL7Source)
LocationService.saveLocation(Location)
ObsService.saveMimeType(MimeType)
ObsService.saveMimeType(MimeType)
ObsService.saveObs(Obs, String)
PatientServiceImpl.savePatient(Patient)
to save changes to the
database
PatientService.savePatient(Patient)
to save changes to the
database
PatientService.savePatientIdentifierType(PatientIdentifierType)
PatientService.savePatientIdentifierType(PatientIdentifierType)
ProgramWorkflowService.savePatientProgram(PatientProgram)
PersonServiceImpl.savePerson(Person)
PersonService.savePerson(Person)
PersonServiceImpl.savePersonAttributeType(PersonAttributeType)
PersonService.savePersonAttributeType(PersonAttributeType)
UserService.savePrivilege(Privilege)
PersonServiceImpl.saveRelationship(Relationship)
PersonServiceImpl.saveRelationshipType(RelationshipType)
ReportObjectService.saveReportObject(AbstractReportObject)
UserService.saveRole(Role)
UserServiceImpl.saveUser(User, String)
UserService.saveUser(User, String)
to save changes to all ProgramWorkflows for the
given Program
User Context
which stores the current user information.User
objects when they are saved via a save* method in an Openmrs
Service.PatientIdentifier
is valid
PatientIdentifierType
Checks for things like blank identifiers, invalid check digits, and invalid format.
User
.
PersonName
is valid
ConceptService.retireConcept(Concept, String)
ConceptServiceImpl.retireConcept(Concept, String)
etireConcept
OrderUtil.voidDrugSet(Patient, String, String, org.openmrs.api.OrderService.ORDER_STATUS)
OrderUtil.voidDrugSet(Patient, String, String, org.openmrs.api.OrderService.ORDER_STATUS)
PatientProgram.voidLastState(ProgramWorkflow, User, Date, String)
PatientState
in the PatientProgram
If earlier
PatientStates exist, it will try to reset the endDate to null so that the next latest state
becomes the current PatientState
UserService.retireUser(User, String)
followed by @link
#saveProgram(Program)
User
's username or
system id.logicService.parse("'CD4 COUNT'").within(Duration.years(2));
|
OpenMRS-1.7.x | ||||||||
PREV NEXT | FRAMES NO FRAMES |