- getActiveConfiguration() - Method in interface org.phenotips.configuration.RecordConfigurationManager
-
Retrieves the RecordConfiguration patient record configuration active for the current user.
- getActiveConfiguration() - Method in class org.phenotips.configuration.script.RecordConfigurationManagerScriptService
-
Retrieves the RecordConfiguration patient record configuration active for the current user.
- getAllElements() - Method in interface org.phenotips.configuration.RecordSection
-
The list of elements configured in this section, whether they are enabled or not.
- getAllFieldNames() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The list of possible fields defined in the application.
- getAllSections() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The list of available sections, enabled or disabled, that can be displayed in the patient record.
- getContainingSection() - Method in interface org.phenotips.configuration.RecordElement
-
The parent
section containing this element.
- getDateOfBirthFormat() - Method in interface org.phenotips.configuration.RecordConfiguration
-
- getDisplayedFields() - Method in interface org.phenotips.configuration.RecordElement
-
The list of fields displayed in the patient record by this element.
- getEnabledElements() - Method in interface org.phenotips.configuration.RecordSection
-
The list of elements displayed in the patient record by this section.
- getEnabledFieldNames() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The list of fields displayed in the patient record.
- getEnabledNonIdentifiableFieldNames() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The list of non-identifiable fields displayed in the patient record (i.e.
- getEnabledSections() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The list of sections enabled in the patient record.
- getExtension() - Method in interface org.phenotips.configuration.RecordElement
-
The extension defining this element.
- getExtension() - Method in interface org.phenotips.configuration.RecordSection
-
The extension defining this section.
- getISODateFormat() - Method in interface org.phenotips.configuration.RecordConfiguration
-
- getName() - Method in interface org.phenotips.configuration.RecordElement
-
The name of this element, displayed in the form designer.
- getName() - Method in interface org.phenotips.configuration.RecordSection
-
The name of this section, displayed in the patient record and in the form designer.
- getPhenotypeMapping() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The custom predefined phenotypes displayed in the "Clinical Symptoms" section are configured in a document, and
this type of configuration is called a "Phenotype Mapping".
- GLOBAL_PREFERENCES_CLASS - Static variable in interface org.phenotips.configuration.RecordConfiguration
-
The XClass used for storing the global configuration.