Namespace adas_core.Domain.Models.Masters
Classes
- AccessControlList
Represents an access control list, derived from MasterList, used to organize and manage a collection of access control entries or permissions.
- AllergyList
Represents a list of allergy entries, inheriting common list behavior from the MasterList base class.
- AltableOptionList
Represents a list of alterable options, inheriting core list functionality from the MasterList base class.
- DestinationList
Represents a list of destinations, deriving its base functionality from the MasterList class.
- DiagnosisList
Represents a specialized list of diagnosis entries, extending the base MasterList functionality.
- DischargeStatusList
Represents a typed master list of discharge statuses, deriving from the base MasterList class.
- DoctorList
Represents a collection of doctor entries, deriving its core list functionality from the MasterList base class.
- DoctorTypeList
Represents a master list of doctor types, extending the base MasterList class.
- Element
Represents a generic element within the system, serving as a foundational type that can be extended or composed to model domain-specific entities or structures.
- GenericList
Represents a generic list type that derives from MasterList, extending the base master list functionality.
- InsulationList
Represents a specialized list that manages insulation-related entries within the system. Inherits from MasterList, providing a dedicated collection for organizing and handling insulation data.
- InternalDestinationList
Represents an internal list of destinations, derived from the base MasterList class.
- LanguageBarrierList
Represents a specialized master list that manages entries related to language barriers.
- Locale
Represents a locale, providing culture-specific or region-specific information such as language, country, or regional settings.
- LocaleItem
Represents a single locale item, typically used to encapsulate locale-related data such as language or regional settings.
- MasterList
Represents a master list, serving as a centralized collection for managing a comprehensive set of items.
- MobilityOptionList
Represents a master list of mobility options, providing a centralized collection for managing and accessing related mobility-related entries.
- OptionList
Represents a list that contains a collection of options.
- OptionListDetails
Represents a container that holds detailed information about a list of options.
- OriginList
Represents a list of origin entities, inheriting core list functionality from MasterList.
- PassiveSittingList
Represents a specialized master list containing passive sitting entries, inheriting from the MasterList base class.
- PatientStatusList
Represents a master list of patient status entries, providing a centralized collection for managing and accessing patient status data.
- ProcedureList
Represents a list of procedures, inheriting from MasterList to provide procedure-specific list functionality. Serves as a specialized master list dedicated to managing procedure entries.
- ServiceList
Represents a specialized list that inherits from MasterList, intended to manage and organize service-related entries.
- TestList
Represents a test list that derives from the MasterList base class, providing specialized list behavior for testing scenarios.
- TherapeuticCeilingList
Represents a master list of therapeutic ceiling values, defining the maximum allowable limits for treatments or dosages.
- TreatmentList
Represents a specialized list of treatment items that inherits its core list functionality from the MasterList base class.
- VisitOptionList
Represents a list of visit options, inheriting from the MasterList base class.