C G I O R 

C

containsPrivateIdentifiableInformation() - Method in interface org.phenotips.configuration.RecordElement
Whether this element contains any private indentifiable information (PII) about the patient or not.
CUSTOM_PREFERENCES_CLASS - Static variable in interface org.phenotips.configuration.RecordConfiguration
The XClass used for storing group- and user-specific configurations.

G

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
The format of the date of birth, in the standard Java date format.
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
The date format compliant with the ISO 8601 standard, in the Java date format.
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.

I

isEnabled() - Method in interface org.phenotips.configuration.RecordElement
Whether this element is going to be displayed in the patient record or not.
isEnabled() - Method in interface org.phenotips.configuration.RecordSection
Whether this section and its elements are going to be displayed in the patient record or not.
isExpandedByDefault() - Method in interface org.phenotips.configuration.RecordSection
Whether this section should be expanded and fully visible in edit mode by default.

O

org.phenotips.configuration - package org.phenotips.configuration
 
org.phenotips.configuration.script - package org.phenotips.configuration.script
 

R

RecordConfiguration - Interface in org.phenotips.configuration
Exposes the current configuration related to the patient record.
RecordConfigurationManager - Interface in org.phenotips.configuration
Provides access to RecordConfiguration patient record configurations.
RecordConfigurationManagerScriptService - Class in org.phenotips.configuration.script
Provides access to RecordConfiguration patient record configurations.
RecordConfigurationManagerScriptService() - Constructor for class org.phenotips.configuration.script.RecordConfigurationManagerScriptService
 
RecordElement - Interface in org.phenotips.configuration
A single field or a small subset of related fields displayed in a RecordSection section.
RecordSection - Interface in org.phenotips.configuration
Represents a section that can be displayed in the patient record.
C G I O R 

Copyright © 2011–2017 University of Toronto, Computational Biology Lab. All rights reserved.