Table of Contents

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

AccessControlList

AccessControlListId

public ObjectId? AccessControlListId { get; set; }

Property Value

ObjectId?

AllergyList

public AllergyList? AllergyList { get; set; }

Property Value

AllergyList

AllergyListId

public ObjectId? AllergyListId { get; set; }

Property Value

ObjectId?

AltableOptionList

public AltableOptionList? AltableOptionList { get; set; }

Property Value

AltableOptionList

AltableOptionListId

public ObjectId? AltableOptionListId { get; set; }

Property Value

ObjectId?

Configuration

public UnitConfiguration Configuration { get; set; }

Property Value

UnitConfiguration

DestinationList

public DestinationList? DestinationList { get; set; }

Property Value

DestinationList

DestinationListId

public ObjectId? DestinationListId { get; set; }

Property Value

ObjectId?

DiagnosisList

public DiagnosisList? DiagnosisList { get; set; }

Property Value

DiagnosisList

DiagnosisListId

public ObjectId? DiagnosisListId { get; set; }

Property Value

ObjectId?

DischargeStatusList

public DischargeStatusList? DischargeStatusList { get; set; }

Property Value

DischargeStatusList

DischargeStatusListId

public ObjectId? DischargeStatusListId { get; set; }

Property Value

ObjectId?

DoctorList

public DoctorList? DoctorList { get; set; }

Property Value

DoctorList

DoctorListId

public ObjectId? DoctorListId { get; set; }

Property Value

ObjectId?

DoctorTypeList

public DoctorTypeList? DoctorTypeList { get; set; }

Property Value

DoctorTypeList

DoctorTypeListId

public ObjectId? DoctorTypeListId { get; set; }

Property Value

ObjectId?

GenericList

public GenericList? GenericList { get; set; }

Property Value

GenericList

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

InsulationList

InsulationListId

public ObjectId? InsulationListId { get; set; }

Property Value

ObjectId?

InternalDestinationList

public InternalDestinationList? InternalDestinationList { get; set; }

Property Value

InternalDestinationList

InternalDestinationListId

public ObjectId? InternalDestinationListId { get; set; }

Property Value

ObjectId?

LanguageBarrierList

public LanguageBarrierList? LanguageBarrierList { get; set; }

Property Value

LanguageBarrierList

LanguageBarrierListId

public ObjectId? LanguageBarrierListId { get; set; }

Property Value

ObjectId?

LastUpdate

public DateTime? LastUpdate { get; set; }

Property Value

DateTime?

MobilityOptionList

public MobilityOptionList? MobilityOptionList { get; set; }

Property Value

MobilityOptionList

MobilityOptionListId

public ObjectId? MobilityOptionListId { get; set; }

Property Value

ObjectId?

Name

public string? Name { get; set; }

Property Value

string

OriginList

public OriginList? OriginList { get; set; }

Property Value

OriginList

OriginListId

public ObjectId? OriginListId { get; set; }

Property Value

ObjectId?

PassiveSittingList

public PassiveSittingList? PassiveSittingList { get; set; }

Property Value

PassiveSittingList

PassiveSittingListId

public ObjectId? PassiveSittingListId { get; set; }

Property Value

ObjectId?

PatientStatusList

public PatientStatusList? PatientStatusList { get; set; }

Property Value

PatientStatusList

PatientStatusListId

public ObjectId? PatientStatusListId { get; set; }

Property Value

ObjectId?

PocCount

public int PocCount { get; }

Property Value

int

PointOfCareIds

public List<ObjectId>? PointOfCareIds { get; set; }

Property Value

List<ObjectId>

PointOfCares

public List<PointOfCare>? PointOfCares { get; set; }

Property Value

List<PointOfCare>

ProcedureList

public ProcedureList? ProcedureList { get; set; }

Property Value

ProcedureList

ProcedureListId

public ObjectId? ProcedureListId { get; set; }

Property Value

ObjectId?

ServiceList

public ServiceList? ServiceList { get; set; }

Property Value

ServiceList

ServiceListId

public ObjectId? ServiceListId { get; set; }

Property Value

ObjectId?

Status

public StatusEnum.Type? Status { get; set; }

Property Value

StatusEnum.Type?

TestList

public TestList? TestList { get; set; }

Property Value

TestList

TestListId

public ObjectId? TestListId { get; set; }

Property Value

ObjectId?

TherapeuticCeilingList

public TherapeuticCeilingList? TherapeuticCeilingList { get; set; }

Property Value

TherapeuticCeilingList

TherapeuticCeilingListId

public ObjectId? TherapeuticCeilingListId { get; set; }

Property Value

ObjectId?

Title

public string? Title { get; set; }

Property Value

string

TreatmentList

public TreatmentList? TreatmentList { get; set; }

Property Value

TreatmentList

TreatmentListId

public ObjectId? TreatmentListId { get; set; }

Property Value

ObjectId?

VisitOptionList

public VisitOptionList? VisitOptionList { get; set; }

Property Value

VisitOptionList

VisitOptionListId

public ObjectId? VisitOptionListId { get; set; }

Property Value

ObjectId?