Class Unit
- Namespace
- adas_core.Domain.Models.MongoModels
- Assembly
- adas-core.Domain.dll
Represents a unit, typically used as a return type for operations that have no meaningful result value.
public class Unit
- Inheritance
-
Unit
- Inherited Members
- Extension Methods
Properties
AccessControlList
public AccessControlList? AccessControlList { get; set; }
Property Value
AccessControlListId
public ObjectId? AccessControlListId { get; set; }
Property Value
- ObjectId?
AllergyList
public AllergyList? AllergyList { get; set; }
Property Value
AllergyListId
public ObjectId? AllergyListId { get; set; }
Property Value
- ObjectId?
AltableOptionList
public AltableOptionList? AltableOptionList { get; set; }
Property Value
AltableOptionListId
public ObjectId? AltableOptionListId { get; set; }
Property Value
- ObjectId?
Configuration
public UnitConfiguration Configuration { get; set; }
Property Value
DestinationList
public DestinationList? DestinationList { get; set; }
Property Value
DestinationListId
public ObjectId? DestinationListId { get; set; }
Property Value
- ObjectId?
DiagnosisList
public DiagnosisList? DiagnosisList { get; set; }
Property Value
DiagnosisListId
public ObjectId? DiagnosisListId { get; set; }
Property Value
- ObjectId?
DischargeStatusList
public DischargeStatusList? DischargeStatusList { get; set; }
Property Value
DischargeStatusListId
public ObjectId? DischargeStatusListId { get; set; }
Property Value
- ObjectId?
DoctorList
public DoctorList? DoctorList { get; set; }
Property Value
DoctorListId
public ObjectId? DoctorListId { get; set; }
Property Value
- ObjectId?
DoctorTypeList
public DoctorTypeList? DoctorTypeList { get; set; }
Property Value
DoctorTypeListId
public ObjectId? DoctorTypeListId { get; set; }
Property Value
- ObjectId?
GenericList
public GenericList? GenericList { get; set; }
Property Value
GenericListId
public ObjectId? GenericListId { get; set; }
Property Value
- ObjectId?
Id
public ObjectId Id { get; set; }
Property Value
- ObjectId
InsulationList
public InsulationList? InsulationList { get; set; }
Property Value
InsulationListId
public ObjectId? InsulationListId { get; set; }
Property Value
- ObjectId?
InternalDestinationList
public InternalDestinationList? InternalDestinationList { get; set; }
Property Value
InternalDestinationListId
public ObjectId? InternalDestinationListId { get; set; }
Property Value
- ObjectId?
LanguageBarrierList
public LanguageBarrierList? LanguageBarrierList { get; set; }
Property Value
LanguageBarrierListId
public ObjectId? LanguageBarrierListId { get; set; }
Property Value
- ObjectId?
LastUpdate
public DateTime? LastUpdate { get; set; }
Property Value
MobilityOptionList
public MobilityOptionList? MobilityOptionList { get; set; }
Property Value
MobilityOptionListId
public ObjectId? MobilityOptionListId { get; set; }
Property Value
- ObjectId?
Name
public string? Name { get; set; }
Property Value
OriginList
public OriginList? OriginList { get; set; }
Property Value
OriginListId
public ObjectId? OriginListId { get; set; }
Property Value
- ObjectId?
PassiveSittingList
public PassiveSittingList? PassiveSittingList { get; set; }
Property Value
PassiveSittingListId
public ObjectId? PassiveSittingListId { get; set; }
Property Value
- ObjectId?
PatientStatusList
public PatientStatusList? PatientStatusList { get; set; }
Property Value
PatientStatusListId
public ObjectId? PatientStatusListId { get; set; }
Property Value
- ObjectId?
PocCount
public int PocCount { get; }
Property Value
PointOfCareIds
public List<ObjectId>? PointOfCareIds { get; set; }
Property Value
- List<ObjectId>
PointOfCares
public List<PointOfCare>? PointOfCares { get; set; }
Property Value
ProcedureList
public ProcedureList? ProcedureList { get; set; }
Property Value
ProcedureListId
public ObjectId? ProcedureListId { get; set; }
Property Value
- ObjectId?
ServiceList
public ServiceList? ServiceList { get; set; }
Property Value
ServiceListId
public ObjectId? ServiceListId { get; set; }
Property Value
- ObjectId?
Status
public StatusEnum.Type? Status { get; set; }
Property Value
TestList
public TestList? TestList { get; set; }
Property Value
TestListId
public ObjectId? TestListId { get; set; }
Property Value
- ObjectId?
TherapeuticCeilingList
public TherapeuticCeilingList? TherapeuticCeilingList { get; set; }
Property Value
TherapeuticCeilingListId
public ObjectId? TherapeuticCeilingListId { get; set; }
Property Value
- ObjectId?
Title
public string? Title { get; set; }
Property Value
TreatmentList
public TreatmentList? TreatmentList { get; set; }
Property Value
TreatmentListId
public ObjectId? TreatmentListId { get; set; }
Property Value
- ObjectId?
VisitOptionList
public VisitOptionList? VisitOptionList { get; set; }
Property Value
VisitOptionListId
public ObjectId? VisitOptionListId { get; set; }
Property Value
- ObjectId?