Namespace adas_core.Infrastructure.Utils.MongoMaps
Classes
- AlarmMapContributor
Represents a contributor that provides entity mapping configuration for Alarm entities.
- AppointmentMapContributor
Represents a contributor that provides entity mapping configuration for the PatientAppointment type as part of the mapping framework.
- AuthMapContributor
Represents an entity map contributor that provides authentication-related mapping logic.
- BannerConfigMapContributor
Provides mapping contributions for the
BannerConfigentity by implementing the IEntityMapContributor contract.
- BeaconMapContributor
Represents a map contributor that participates in entity mapping operations for beacon-related entities.
- BoxConfigMapContributor
Provides configuration mapping contributions for box entities, implementing the IEntityMapContributor interface to participate in entity map setup.
- CameraContributor
Represents a contributor that participates in entity mapping operations related to camera entities.
- CardMapContributor
Provides card-specific mapping contributions by implementing the IEntityMapContributor contract within the entity mapping pipeline.
- CellMapContributor
Represents a contributor that participates in populating a cell-based map by implementing the entity map contribution contract.
- ColorConfigMapContributor
Represents a contributor that supplies color configuration mappings for entities by implementing the IEntityMapContributor interface.
- ComunicationFlowMapContributor
Represents a map contributor that provides mapping configuration for communication flow entities by implementing the IEntityMapContributor interface.
- DeviceMapContributor
Represents a contributor that provides device-related mapping logic for entities. Implements the IEntityMapContributor interface to participate in the entity mapping process.
- DisplayHomeConfigContributor
Represents a contributor that supplies entity map configuration related to display home functionality.
- DisplayMapContributor
Represents a contributor responsible for providing display-related mapping logic for entities.
- FormMapContributor
Represents a contributor responsible for providing form-related mapping logic for entities. Implements the IEntityMapContributor interface to participate in the entity mapping process.
- GraphMapContributor
Represents a contributor that provides graph-based mapping logic for entities.
- HeaderMapContributor
Represents a contributor that participates in entity mapping, providing header-related mapping logic.
- MasterListMapContributor
Represents a map contributor for the master list entity, providing mapping logic through the IEntityMapContributor contract.
- NoticeControlMapContributor
Represents a map contributor responsible for contributing mapping logic for notice control entities.
- ObsUnitMapContributor
Represents a contributor that participates in entity mapping for observation units by implementing the IEntityMapContributor contract.
- ObservationMapContributor
Represents a contributor that provides entity mapping logic for observations.
- PatientMapContributor
Represents a contributor that participates in the mapping configuration of the Patient entity by implementing the IEntityMapContributor interface.
- PoCMapContributor
Provides a proof-of-concept implementation of the IEntityMapContributor interface for contributing entity mapping logic.
- PumpMapContributor
Represents a contributor that provides mapping logic for pump-related entities within an entity mapping context.
- RelayContributor
Provides an entity map contributor that relays or forwards mapping contributions from an underlying source. Implements the IEntityMapContributor contract to participate in entity mapping workflows.
- RowMapContributor
Provides row-level mapping contributions to the entity mapping process by implementing the IEntityMapContributor interface.
- SectionMapContributor
Represents a contributor that participates in section-based entity mapping by implementing the IEntityMapContributor interface.
- ServiceConfigMapContributor
Represents an entity map contributor that provides mapping configuration for service configuration entities.
- StandardMapContributor
Provides a standard implementation of the IEntityMapContributor interface.
- TreatmentMapContributor
Represents a contributor that participates in entity mapping for treatment-related entities by implementing the IEntityMapContributor contract.
- UnitMapContributor
Represents an entity mapping contributor that provides mapping configuration for units.