IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Lib.MsgConstCommon Class Reference

Common Constants related to messages sent with BIS. Remark: class MsgConst is composed of different part in order to make it easily scanned. More...

+ Inheritance diagram for IG.Lib.MsgConstCommon:

Public Attributes

string ActionPriorityRoutine = "R"
 
string DiagnosisCodeSystem = "MKB10"
 
int DiagnosisTypeClinical = 1
 
int GenderMale = 1
 
readonly DateTime NullDateTime = new DateTime(1990, 1, 1)
 
int NullInt = -1
 
bool NullBool = false
 
string LabexId = "Labex"
 
string OoRootName = "MCCI_MT000100HT03.Message"
 
int OoGenderMale = 1
 

Private Attributes

string ActionPriorityUrgent = "UR"
 
string ActionPriorityCritical = "T"
 
string LeftSideCode = "L"
 
string RightsideCode = "D"
 
string ObservationTypePatology = "PATO"
 
string ObservationTypeHistology = "HISLAB"
 
string ObservationTypeCitology = "CIT"
 
string MissingDataString = "NP"
 
int DiagnosisTypeHistopatological = 2
 
int GenderFemale = 2
 
string LabexIdOid = "1.2.3.4.1000.61.x.1"
 
string BisId = "b21App"
 
string BisIdOid = "1.2.3.4.1000.60.x.1"
 
string ReceiverPath = "/*/communicationFunctionRCV/deviceRCV/id"
 
string SenderPath = "/*/communicationFunctionSND/deviceSND/id"
 
string ResponderPath = "/*/communicationFunctionRSP/deviceRSP/id"
 
string SenderReceiverAttribute = "extension"
 
string OeRootName = "MCCI_MT000100HT02.Message"
 
string FtRootName = "MCCI_MT000100HT03.Message"
 
string FtAction = "FIAB_TE000001"
 
string OoMessageContainer = "MCAI_MT000001HT03.ControlActEvent"
 
string OeMessageContainer = "MCAI_MT000001HT02.ControlActEvent"
 
string FtMessageContainer = "MCAI_MT000001HT03.ControlActEvent"
 
string OoMessageSubContainer2 = "POXX_MT121000HT02.SpecimenObservationOrder"
 
string OeMessageSubContainer2 = "POXX_MT111000HT01.SpecimenObservationEvent"
 
string FtMessageSubContainer2 = "FIAB_MT020000HT01.FinancialTransaction"
 
string ExtensionAttribute = "extension"
 
string IdElement = "id"
 
string IdIdAttribute = "extension"
 
string IdOidAttribute = "root"
 
string ValueAttribute = "value"
 
string ReceiverContainer = "communicationFunctionRCV"
 
string ReceiverSubContainer = "deviceRCV"
 
string ResponderContainer = "communicationFunctionRSP"
 
string ResponderSubContainer = "deviceRSP"
 
string SenderContainer = "communicationFunctionSND"
 
string SenderSubContainer = "deviceSND"
 
string MessageSubContainer = "subject"
 
string MessageSubContainerTypeAttribute = "type"
 
string MessageSubContainerTypeAttributeValue = "ActRelationship"
 
string MessageTypeAttribute = "type"
 
string CodeElement = "code"
 
string CodeAttribute = "code"
 
string CodeSystemAttribute = "codeSystemName"
 
string CodeDescriptionAttribute = "displayName"
 
int OoGenderFemale = 2
 

Detailed Description

Common Constants related to messages sent with BIS. Remark: class MsgConst is composed of different part in order to make it easily scanned.

Member Data Documentation

string IG.Lib.MsgConstCommon.ActionPriorityRoutine = "R"
string IG.Lib.MsgConstCommon.ActionPriorityUrgent = "UR"
private
string IG.Lib.MsgConstCommon.ActionPriorityCritical = "T"
private
string IG.Lib.MsgConstCommon.LeftSideCode = "L"
private
string IG.Lib.MsgConstCommon.RightsideCode = "D"
private
string IG.Lib.MsgConstCommon.ObservationTypePatology = "PATO"
private
string IG.Lib.MsgConstCommon.ObservationTypeHistology = "HISLAB"
private
string IG.Lib.MsgConstCommon.ObservationTypeCitology = "CIT"
private
string IG.Lib.MsgConstCommon.MissingDataString = "NP"
private
string IG.Lib.MsgConstCommon.DiagnosisCodeSystem = "MKB10"
int IG.Lib.MsgConstCommon.DiagnosisTypeClinical = 1
int IG.Lib.MsgConstCommon.DiagnosisTypeHistopatological = 2
private
int IG.Lib.MsgConstCommon.GenderMale = 1

Referenced by IG.Lib.DocFindings.Read().

int IG.Lib.MsgConstCommon.GenderFemale = 2
private
readonly DateTime IG.Lib.MsgConstCommon.NullDateTime = new DateTime(1990, 1, 1)
int IG.Lib.MsgConstCommon.NullInt = -1
bool IG.Lib.MsgConstCommon.NullBool = false
string IG.Lib.MsgConstCommon.LabexId = "Labex"
string IG.Lib.MsgConstCommon.LabexIdOid = "1.2.3.4.1000.61.x.1"
private
string IG.Lib.MsgConstCommon.BisId = "b21App"
private
string IG.Lib.MsgConstCommon.BisIdOid = "1.2.3.4.1000.60.x.1"
private
string IG.Lib.MsgConstCommon.ReceiverPath = "/*/communicationFunctionRCV/deviceRCV/id"
private
string IG.Lib.MsgConstCommon.SenderPath = "/*/communicationFunctionSND/deviceSND/id"
private
string IG.Lib.MsgConstCommon.ResponderPath = "/*/communicationFunctionRSP/deviceRSP/id"
private
string IG.Lib.MsgConstCommon.SenderReceiverAttribute = "extension"
private
string IG.Lib.MsgConstCommon.OoRootName = "MCCI_MT000100HT03.Message"
string IG.Lib.MsgConstCommon.OeRootName = "MCCI_MT000100HT02.Message"
private
string IG.Lib.MsgConstCommon.FtRootName = "MCCI_MT000100HT03.Message"
private
string IG.Lib.MsgConstCommon.FtAction = "FIAB_TE000001"
private
string IG.Lib.MsgConstCommon.OoMessageContainer = "MCAI_MT000001HT03.ControlActEvent"
private
string IG.Lib.MsgConstCommon.OeMessageContainer = "MCAI_MT000001HT02.ControlActEvent"
private
string IG.Lib.MsgConstCommon.FtMessageContainer = "MCAI_MT000001HT03.ControlActEvent"
private
string IG.Lib.MsgConstCommon.OoMessageSubContainer2 = "POXX_MT121000HT02.SpecimenObservationOrder"
private
string IG.Lib.MsgConstCommon.OeMessageSubContainer2 = "POXX_MT111000HT01.SpecimenObservationEvent"
private
string IG.Lib.MsgConstCommon.FtMessageSubContainer2 = "FIAB_MT020000HT01.FinancialTransaction"
private
string IG.Lib.MsgConstCommon.ExtensionAttribute = "extension"
private
string IG.Lib.MsgConstCommon.IdElement = "id"
private
string IG.Lib.MsgConstCommon.IdIdAttribute = "extension"
private
string IG.Lib.MsgConstCommon.IdOidAttribute = "root"
private
string IG.Lib.MsgConstCommon.ValueAttribute = "value"
private
string IG.Lib.MsgConstCommon.ReceiverContainer = "communicationFunctionRCV"
private
string IG.Lib.MsgConstCommon.ReceiverSubContainer = "deviceRCV"
private
string IG.Lib.MsgConstCommon.ResponderContainer = "communicationFunctionRSP"
private
string IG.Lib.MsgConstCommon.ResponderSubContainer = "deviceRSP"
private
string IG.Lib.MsgConstCommon.SenderContainer = "communicationFunctionSND"
private
string IG.Lib.MsgConstCommon.SenderSubContainer = "deviceSND"
private
string IG.Lib.MsgConstCommon.MessageSubContainer = "subject"
private
string IG.Lib.MsgConstCommon.MessageSubContainerTypeAttribute = "type"
private
string IG.Lib.MsgConstCommon.MessageSubContainerTypeAttributeValue = "ActRelationship"
private
string IG.Lib.MsgConstCommon.MessageTypeAttribute = "type"
private
string IG.Lib.MsgConstCommon.CodeElement = "code"
private
string IG.Lib.MsgConstCommon.CodeAttribute = "code"
private
string IG.Lib.MsgConstCommon.CodeSystemAttribute = "codeSystemName"
private
string IG.Lib.MsgConstCommon.CodeDescriptionAttribute = "displayName"
private
int IG.Lib.MsgConstCommon.OoGenderMale = 1
int IG.Lib.MsgConstCommon.OoGenderFemale = 2
private

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