Class ApiSettings
- Namespace
- adas_core.Domain.Models.AppSettings
- Assembly
- adas-core.Domain.dll
Represents configuration settings for an API, such as base URL, authentication credentials, and timeout values.
public class ApiSettings
- Inheritance
-
ApiSettings
- Inherited Members
- Extension Methods
Fields
Api
public const string Api = "ApiSettings"
Field Value
Properties
AccessControlList
public string AccessControlList { get; set; }
Property Value
ActivateCheckExpiredAlerts
public bool ActivateCheckExpiredAlerts { get; set; }
Property Value
ActivateCheckInactivePatients
public bool ActivateCheckInactivePatients { get; set; }
Property Value
ActivateExpireAlertsTimer
public bool ActivateExpireAlertsTimer { get; set; }
Property Value
ActivateSchedulerCheckActiveAppointmentsJob
public bool ActivateSchedulerCheckActiveAppointmentsJob { get; set; }
Property Value
ActivateSchedulerCheckActiveTreatmentsJob
public bool ActivateSchedulerCheckActiveTreatmentsJob { get; set; }
Property Value
ActivateSchedulerCheckExpiredObservation
public bool ActivateSchedulerCheckExpiredObservation { get; set; }
Property Value
ActivateSchedulerCheckHydricBalance
public bool ActivateSchedulerCheckHydricBalance { get; set; }
Property Value
ActivateSchedulerCheckNewsJob
public bool ActivateSchedulerCheckNewsJob { get; set; }
Property Value
ActivateSchedulerCheckOpiateBoluses
public bool ActivateSchedulerCheckOpiateBoluses { get; set; }
Property Value
ActivateSchedulerGetProvidersObservations
public bool ActivateSchedulerGetProvidersObservations { get; set; }
Property Value
Admissions
public string Admissions { get; set; }
Property Value
AllergiesCode
public List<string> AllergiesCode { get; set; }
Property Value
AllergyList
public string AllergyList { get; set; }
Property Value
AltableOptionList
public string AltableOptionList { get; set; }
Property Value
AntibioticList
public List<string>? AntibioticList { get; set; }
Property Value
AntidepressantsList
public List<string>? AntidepressantsList { get; set; }
Property Value
AntihypertensivesList
public List<string>? AntihypertensivesList { get; set; }
Property Value
AntipsicoticList
public List<string>? AntipsicoticList { get; set; }
Property Value
AnxiolyticList
public List<string>? AnxiolyticList { get; set; }
Property Value
ArchiveNurseData
public ArchiveNurseData ArchiveNurseData { get; set; }
Property Value
ArchivePatient
public string? ArchivePatient { get; set; }
Property Value
ArchivePatientProcedure
public string? ArchivePatientProcedure { get; set; }
Property Value
ArchivePatientWithOru
public bool ArchivePatientWithOru { get; set; }
Property Value
ArchivePatientsAppointments
public string? ArchivePatientsAppointments { get; set; }
Property Value
ArchivePatientsDiagnosis
public string? ArchivePatientsDiagnosis { get; set; }
Property Value
ArchivePatientsObservations
public string? ArchivePatientsObservations { get; set; }
Property Value
ArchivePatientsPumpobservations
public string? ArchivePatientsPumpobservations { get; set; }
Property Value
ArchivePatientsRecordingalerts
public string? ArchivePatientsRecordingalerts { get; set; }
Property Value
ArchivePatientsTreatments
public string? ArchivePatientsTreatments { get; set; }
Property Value
ArchivePatientsWithoutObservationsSinceHours
public int? ArchivePatientsWithoutObservationsSinceHours { get; set; }
Property Value
- int?
Authorizations
public string Authorizations { get; set; }
Property Value
BalizaPassword
public string? BalizaPassword { get; set; }
Property Value
BalizaUrl
public string? BalizaUrl { get; set; }
Property Value
CalculateExtremeEvents
public bool CalculateExtremeEvents { get; set; }
Property Value
CalculateRespRateVentExpires
public double CalculateRespRateVentExpires { get; set; }
Property Value
Cameras
public string Cameras { get; set; }
Property Value
CheckActiveAppointmentsSchedulerIntervalMinutes
public int? CheckActiveAppointmentsSchedulerIntervalMinutes { get; set; }
Property Value
- int?
CheckActiveTreatmentsSchedulerIntervalMinutes
public int? CheckActiveTreatmentsSchedulerIntervalMinutes { get; set; }
Property Value
- int?
CheckErrorQueues
public int? CheckErrorQueues { get; set; }
Property Value
- int?
CheckInactivePatientSchedulerIntervalHours
public int? CheckInactivePatientSchedulerIntervalHours { get; set; }
Property Value
- int?
CheckNewsJobIntervalMinutes
public int CheckNewsJobIntervalMinutes { get; set; }
Property Value
ComplexityMappingObservation
public Dictionary<string, int>? ComplexityMappingObservation { get; set; }
Property Value
ConfigObservation
public ConfigObservationSettings? ConfigObservation { get; set; }
Property Value
ConfigObservations
public string? ConfigObservations { get; set; }
Property Value
ConfigPumps
public string? ConfigPumps { get; set; }
Property Value
ConfigPumpsKey
public string? ConfigPumpsKey { get; set; }
Property Value
ConfigPumpsRequired
public bool ConfigPumpsRequired { get; set; }
Property Value
ConfigSections
public string? ConfigSections { get; set; }
Property Value
ConfigUnits
public string? ConfigUnits { get; set; }
Property Value
ConfigUnitsKey
public string? ConfigUnitsKey { get; set; }
Property Value
ConfigUnitsRequired
public bool ConfigUnitsRequired { get; set; }
Property Value
CreatePatientWithAdtA08
public bool CreatePatientWithAdtA08 { get; set; }
Property Value
CreatePatientWithLocation
public bool CreatePatientWithLocation { get; set; }
Property Value
CreatePatientWithOru
public bool CreatePatientWithOru { get; set; }
Property Value
CreatePatientWithSiu
public bool CreatePatientWithSiu { get; set; }
Property Value
CreatePatientWithoutLocation
public bool CreatePatientWithoutLocation { get; set; }
Property Value
CreatePatientWithoutPatientNumber
public bool CreatePatientWithoutPatientNumber { get; set; }
Property Value
CretatePatientWithoutPatientNumber
public bool CretatePatientWithoutPatientNumber { get; set; }
Property Value
Customize
public string? Customize { get; set; }
Property Value
DefaultIdRecord
public List<string>? DefaultIdRecord { get; set; }
Property Value
DestinationList
public string DestinationList { get; set; }
Property Value
Devices
public string? Devices { get; set; }
Property Value
DiagnosisCode
public List<string> DiagnosisCode { get; set; }
Property Value
DiagnosisList
public string DiagnosisList { get; set; }
Property Value
DiagnosisSystem
public string? DiagnosisSystem { get; set; }
Property Value
DischargeStatusList
public string DischargeStatusList { get; set; }
Property Value
Discharges
public string Discharges { get; set; }
Property Value
DisplayCardConfig
public string DisplayCardConfig { get; set; }
Property Value
DisplayChartConfig
public string DisplayChartConfig { get; set; }
Property Value
DisplayDetailConfig
public string DisplayDetailConfig { get; set; }
Property Value
Displays
public string Displays { get; set; }
Property Value
DisplaysConfig
public string DisplaysConfig { get; set; }
Property Value
DoctorList
public string DoctorList { get; set; }
Property Value
DoctorTypeList
public string DoctorTypeList { get; set; }
Property Value
DrainageCode
public List<string> DrainageCode { get; set; }
Property Value
Ecmo
public List<string>? Ecmo { get; set; }
Property Value
Electroencephalogram
public List<string>? Electroencephalogram { get; set; }
Property Value
EndContinuousInfusionAlarm
public List<string>? EndContinuousInfusionAlarm { get; set; }
Property Value
ExpireAlertIntervalSeconds
public int ExpireAlertIntervalSeconds { get; set; }
Property Value
FindPatientByLocationWithoutId
public bool FindPatientByLocationWithoutId { get; set; }
Property Value
GenericList
public string GenericList { get; set; }
Property Value
GetProvidersObservationsSchedulerIntervalMinutes
public int? GetProvidersObservationsSchedulerIntervalMinutes { get; set; }
Property Value
- int?
HighFrequencyVentilation
public List<string>? HighFrequencyVentilation { get; set; }
Property Value
HistoricalConfigChanges
public string? HistoricalConfigChanges { get; set; }
Property Value
IccaFacility
public string? IccaFacility { get; set; }
Property Value
IgnoreCalcObservationsOlderInMinutesThan
public int IgnoreCalcObservationsOlderInMinutesThan { get; set; }
Property Value
InotropicEndInfusionAlarm
public List<string>? InotropicEndInfusionAlarm { get; set; }
Property Value
InotropicMedicines
public List<string>? InotropicMedicines { get; set; }
Property Value
InsulationList
public string InsulationList { get; set; }
Property Value
InternalDestinationList
public string InternalDestinationList { get; set; }
Property Value
IntravenousLinesCode
public List<string>? IntravenousLinesCode { get; set; }
Property Value
InvasiveVentilation
public List<string>? InvasiveVentilation { get; set; }
Property Value
IsolationCode
public List<string> IsolationCode { get; set; }
Property Value
LanguageBarrierList
public string LanguageBarrierList { get; set; }
Property Value
LightBeacons
public string LightBeacons { get; set; }
Property Value
Locations
public string Locations { get; set; }
Property Value
MappingInterventions
public List<MappingInterventions>? MappingInterventions { get; set; }
Property Value
Mappings
public string Mappings { get; set; }
Property Value
MedicationBolus
public List<string>? MedicationBolus { get; set; }
Property Value
Medicines
public string? Medicines { get; set; }
Property Value
MobilityOptionList
public string MobilityOptionList { get; set; }
Property Value
NeuroMedicationList
public List<string>? NeuroMedicationList { get; set; }
Property Value
NoCalculateStatusWithCodingSystem
public string? NoCalculateStatusWithCodingSystem { get; set; }
Property Value
NonInvasiveVentilation
public List<string>? NonInvasiveVentilation { get; set; }
Property Value
NotesIndicatingMedication
public List<string>? NotesIndicatingMedication { get; set; }
Property Value
Notices
public string Notices { get; set; }
Property Value
OnArchivePatientAction
public string? OnArchivePatientAction { get; set; }
Property Value
Oni
public List<string>? Oni { get; set; }
Property Value
OriginList
public string OriginList { get; set; }
Property Value
PassiveSittingList
public string PassiveSittingList { get; set; }
Property Value
PathToDisplayAssets
public string[]? PathToDisplayAssets { get; set; }
Property Value
- string[]
PathUpdateFiles
public string[]? PathUpdateFiles { get; set; }
Property Value
- string[]
PatientCarePlan
public string? PatientCarePlan { get; set; }
Property Value
PatientStatusList
public string PatientStatusList { get; set; }
Property Value
Patients
public string? Patients { get; set; }
Property Value
PatientsAlarms
public string? PatientsAlarms { get; set; }
Property Value
PatientsAppointments
public string? PatientsAppointments { get; set; }
Property Value
PatientsDiagnosis
public string? PatientsDiagnosis { get; set; }
Property Value
PatientsObservations
public string? PatientsObservations { get; set; }
Property Value
PatientsRecordingAlerts
public string? PatientsRecordingAlerts { get; set; }
Property Value
PatientsTreatments
public string? PatientsTreatments { get; set; }
Property Value
PersistObservationCodes
public bool PersistObservationCodes { get; set; }
Property Value
PoCSettings
public string? PoCSettings { get; set; }
Property Value
PointOfCareMapping
public PointOfCareMapping? PointOfCareMapping { get; set; }
Property Value
PositionCode
public List<string> PositionCode { get; set; }
Property Value
ProcedureList
public string ProcedureList { get; set; }
Property Value
PumPressureAlarm
public List<string>? PumPressureAlarm { get; set; }
Property Value
PumpAlarmEvent
public string? PumpAlarmEvent { get; set; }
Property Value
PumpAlarmState
public string? PumpAlarmState { get; set; }
Property Value
PumpExpiresSeconds
public int PumpExpiresSeconds { get; set; }
Property Value
PumpObservations
public string? PumpObservations { get; set; }
Property Value
PumpStates
public string? PumpStates { get; set; }
Property Value
PushPatientWithOru
public bool PushPatientWithOru { get; set; }
Property Value
RegionalBrainSaturation
public List<string>? RegionalBrainSaturation { get; set; }
Property Value
Relays
public string Relays { get; set; }
Property Value
Respiratory
public List<string>? Respiratory { get; set; }
Property Value
RetentionPolicy
public RetentionPolicy RetentionPolicy { get; set; }
Property Value
RetentionPolicyValue
public int RetentionPolicyValue { get; set; }
Property Value
SchedulerCheckExpiredAlertsIntervalSeconds
public int? SchedulerCheckExpiredAlertsIntervalSeconds { get; set; }
Property Value
- int?
SchedulerCheckExpiredObservationsIntervalMinutes
public int? SchedulerCheckExpiredObservationsIntervalMinutes { get; set; }
Property Value
- int?
Sedation
public List<string>? Sedation { get; set; }
Property Value
SendPumpsZero
public bool SendPumpsZero { get; set; }
Property Value
SendingFacility
public List<string>? SendingFacility { get; set; }
Property Value
SerumColloidList
public List<string>? SerumColloidList { get; set; }
Property Value
SerumCrystalloidList
public List<string>? SerumCrystalloidList { get; set; }
Property Value
ServiceConfig
public string? ServiceConfig { get; set; }
Property Value
ServiceList
public string ServiceList { get; set; }
Property Value
Shift
public List<string>? Shift { get; set; }
Property Value
SinceDischargeTimeToArchive
public int? SinceDischargeTimeToArchive { get; set; }
Property Value
- int?
StartRecordingWithoutPatientNumber
public bool StartRecordingWithoutPatientNumber { get; set; }
Property Value
Surgery
public List<string>? Surgery { get; set; }
Property Value
SurgeryText
public List<string>? SurgeryText { get; set; }
Property Value
TestList
public string TestList { get; set; }
Property Value
TherapeuticCeilingList
public string TherapeuticCeilingList { get; set; }
Property Value
TimeToSendGroupedObs
public int? TimeToSendGroupedObs { get; set; }
Property Value
- int?
Transcutaneous
public List<string>? Transcutaneous { get; set; }
Property Value
TreatmentList
public string TreatmentList { get; set; }
Property Value
Units
public string? Units { get; set; }
Property Value
UpdatePatientDataWithAdtA02
public bool UpdatePatientDataWithAdtA02 { get; set; }
Property Value
UpdatePatientDataWithOru
public bool UpdatePatientDataWithOru { get; set; }
Property Value
UpdatePatientLocationWithOru
public bool UpdatePatientLocationWithOru { get; set; }
Property Value
UpdatePatientNumberWithOru
public bool UpdatePatientNumberWithOru { get; set; }
Property Value
Users
public string Users { get; set; }
Property Value
VisitOptionList
public string VisitOptionList { get; set; }
Property Value
VolumetricAirInLineAlarm
public List<string>? VolumetricAirInLineAlarm { get; set; }
Property Value
VolumetricAirOcclusionAlarm
public List<string>? VolumetricAirOcclusionAlarm { get; set; }