Class FormItemOverview
- Namespace
- adas_core.Domain.Models.MongoModels
- Assembly
- adas-core.Domain.dll
Represents an overview of form items, providing a consolidated view or summary of form-related data.
public class FormItemOverview
- Inheritance
-
FormItemOverview
- Inherited Members
- Extension Methods
Properties
AdmDischarge
public bool? AdmDischarge { get; set; }
Property Value
- bool?
Allergy
public bool? Allergy { get; set; }
Property Value
- bool?
Bed
public bool? Bed { get; set; }
Property Value
- bool?
Birthday
public bool? Birthday { get; set; }
Property Value
- bool?
Destination
public bool? Destination { get; set; }
Property Value
- bool?
DestinationAux
public bool? DestinationAux { get; set; }
Property Value
- bool?
Diagnostic
public bool? Diagnostic { get; set; }
Property Value
- bool?
DiagnosticAux
public bool? DiagnosticAux { get; set; }
Property Value
- bool?
Genre
public bool? Genre { get; set; }
Property Value
- bool?
IncomingDate
public bool? IncomingDate { get; set; }
Property Value
- bool?
Insulation
public bool? Insulation { get; set; }
Property Value
- bool?
Language
public bool? Language { get; set; }
Property Value
- bool?
LastName
public bool? LastName { get; set; }
Property Value
- bool?
MedicalDischarge
public bool? MedicalDischarge { get; set; }
Property Value
- bool?
Name
public bool? Name { get; set; }
Property Value
- bool?
Nhc
public bool Nhc { get; set; }
Property Value
NurseDischarge
public bool? NurseDischarge { get; set; }
Property Value
- bool?
Origin
public bool? Origin { get; set; }
Property Value
- bool?
OriginAux
public bool? OriginAux { get; set; }
Property Value
- bool?
SecondName
public bool? SecondName { get; set; }
Property Value
- bool?
Service
public bool? Service { get; set; }
Property Value
- bool?
UciDays
public bool? UciDays { get; set; }
Property Value
- bool?