API browser of generalFormRequest450 COM module


/images/arrow_right.png DiagnosisCodeType enumeration type
Enumerates the defined types of diagnosis coding systems. space
space
Set of enumeration values 7 elements
enDiagnosisCodeICD: 0 The coding system is of type "ICD 10".
enDiagnosisCodeCantonal: 1 The coding system is of type "Cantonal diagnosis".
enDiagnosisCodeByContract: 2 The coding system is of type "contract" - an agreement between sender and recipient.
enDiagnosisCodeFreeText: 3 The coding system is of type "free text" - the diagnosis is given purely by a text without a coupled code.
enDiagnosisCodeBirthdefect: 4 The coding system is of type "birth defect".
enDiagnosisCodeICPC: 5 The coding system is of type "ICPC" diagnosis (International Classification of Primary Care)
enDiagnosisCodeDRG: 6 The coding system is of type "DRG" - that is the diagnosis is implicitly defined by using a DRG code.
space