IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Holds any data that is specified in the section that can contain any medical data, i.e. within XML element whose name equals MsgConst.OoMedicalDataContainer (="support"). This class contains converters to classes holding specific data. More...
Public Member Functions | |
override string | ToString () |
Public Attributes | |
string | DataKind = null |
Properties | |
MsgConst | C [get] |
bool | IsDiagnosisCode [get] |
bool | IsDiagnosisText [get] |
bool | IsAutopsyDeathReason [get] |
bool | IsAutopsyBasicDisease [get] |
bool | IsAutopsyAssociatedDisease [get] |
bool | IsAutopsyOtherInformation [get] |
DiagnosisCodeClass | DiagonsisCode [get] |
Converts medical data contained in this object to diagnosis code. More... | |
DiagnosisText | DiagnosisText [get] |
Converts medical data contained in this object to diagnosis text. More... | |
AutopsyDeathReason | AutopsyDeathReason [get] |
Converts medical data contained in this object to AutopsyDeathReason. More... | |
AutopsyBasicDisease | AutopsyBasicDisease [get] |
Converts medical data contained in this object to AutopsyBasicDisease. More... | |
AutopsyAssociatedDisease | AutopsyAssociatedDisease [get] |
Converts medical data contained in this object to AutopsyAssociatedDisease. More... | |
AutopsyOtherInformation | AutopsyOtherInformation [get] |
Converts medical data contained in this object to AutopsyOtherInformation. More... | |
Private Attributes | |
string | DataType = null |
string | Code = null |
string | CodeSystem = null |
string | AttributeValue = null |
string | ElementValue = null |
Holds any data that is specified in the section that can contain any medical data, i.e. within XML element whose name equals MsgConst.OoMedicalDataContainer (="support"). This class contains converters to classes holding specific data.
|
inline |
string IG.Lib.MedicalData.DataKind = null |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
private |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
private |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
private |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
private |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
private |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
getprivate |
|
get |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
get |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
get |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
get |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
get |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
get |
Referenced by IG.Lib.MsgObervationOrder.Read().
|
get |
Converts medical data contained in this object to diagnosis code.
Referenced by IG.Lib.MsgObervationOrder.Read().
|
get |
Converts medical data contained in this object to diagnosis text.
Referenced by IG.Lib.MsgObervationOrder.Read().
|
get |
Converts medical data contained in this object to AutopsyDeathReason.
Referenced by IG.Lib.MsgObervationOrder.Read().
|
get |
Converts medical data contained in this object to AutopsyBasicDisease.
Referenced by IG.Lib.MsgObervationOrder.Read().
|
get |
Converts medical data contained in this object to AutopsyAssociatedDisease.
Referenced by IG.Lib.MsgObervationOrder.Read().
|
get |
Converts medical data contained in this object to AutopsyOtherInformation.
Referenced by IG.Lib.MsgObervationOrder.Read().