Package | Description |
---|---|
org.openmrs |
These classes represent the core domain objects for the OpenMRS project.
|
org.openmrs.util |
Shared utilities for OpenMRS classes
|
Modifier and Type | Class and Description |
---|---|
class |
Concept
A Concept object can represent either a question or an answer to a data point.
|
class |
ConceptComplex
Child class of Concept that has a
ComplexObsHandler associated with the Concept. |
class |
ConceptNumeric
The ConceptNumeric extends upon the Concept object by adding some number range values
|
class |
Location
A Location is a physical place, such as a hospital, a room, a clinic, or a district.
|
class |
User
Defines a User Account in the system.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributableDate
This class is a stand in for using "java.util.Date" as a PersonAttribute format.
|
Copyright © 2024 OpenMRS Inc.. All rights reserved.