BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Domain.Models.Discipline.Profile Class Reference
Inheritance diagram for BMA.EHR.Domain.Models.Discipline.Profile:
BMA.EHR.Domain.Models.Base.EntityBase

Properties

string? CitizenId [get, set]
 
string? ProfileType [get, set]
 
PrefixPrefix [get, set]
 
string? FirstName [get, set]
 
string? LastName [get, set]
 
OrganizationEntityOc [get, set]
 
PositionPathPosition [get, set]
 
PositionNumberEntityPosNo [get, set]
 
string? PosNoEmployee [get, set]
 
PositionLevelPositionLevel [get, set]
 
PositionEmployeePositionPositionEmployeePosition [get, set]
 
PositionEmployeeLevelPositionEmployeeLevel [get, set]
 
double? Salary [get, set]
 
- Properties inherited from BMA.EHR.Domain.Models.Base.EntityBase
Guid Id [get, set]
 
DateTime CreatedAt = DateTime.Now [get, set]
 
string CreatedUserId = string.Empty [get, set]
 
DateTime? LastUpdatedAt [get, set]
 
string LastUpdateUserId = string.Empty [get, set]
 
string CreatedFullName = string.Empty [get, set]
 
string LastUpdateFullName = string.Empty [get, set]
 

Property Documentation

◆ CitizenId

string? BMA.EHR.Domain.Models.Discipline.Profile.CitizenId
getset

◆ FirstName

string? BMA.EHR.Domain.Models.Discipline.Profile.FirstName
getset

◆ LastName

string? BMA.EHR.Domain.Models.Discipline.Profile.LastName
getset

◆ Oc

OrganizationEntity? BMA.EHR.Domain.Models.Discipline.Profile.Oc
getset

◆ Position

PositionPath? BMA.EHR.Domain.Models.Discipline.Profile.Position
getset

◆ PositionEmployeeLevel

PositionEmployeeLevel? BMA.EHR.Domain.Models.Discipline.Profile.PositionEmployeeLevel
getset

◆ PositionEmployeePosition

PositionEmployeePosition? BMA.EHR.Domain.Models.Discipline.Profile.PositionEmployeePosition
getset

◆ PositionLevel

PositionLevel? BMA.EHR.Domain.Models.Discipline.Profile.PositionLevel
getset

◆ PosNo

PositionNumberEntity? BMA.EHR.Domain.Models.Discipline.Profile.PosNo
getset

◆ PosNoEmployee

string? BMA.EHR.Domain.Models.Discipline.Profile.PosNoEmployee
getset

◆ Prefix

Prefix? BMA.EHR.Domain.Models.Discipline.Profile.Prefix
getset

◆ ProfileType

string? BMA.EHR.Domain.Models.Discipline.Profile.ProfileType
getset

◆ Salary

double? BMA.EHR.Domain.Models.Discipline.Profile.Salary
getset

The documentation for this class was generated from the following file: