Dev:Subform-block Total Keratometry: Difference between revisions

From Kordeus Wiki
Jump to navigation Jump to search
Mionamilosevic (talk | contribs)
No edit summary
Mionamilosevic (talk | contribs)
No edit summary
Line 33: Line 33:
|BIO
|BIO
|
|
|
|Check if calculation matches XML
|
Formula should be implemented, XML import data is for checking only
|332/TR1 (if KIndex is 1.332)
or 337.5/TR1 (if KIndex is 1.3375)
|<TotalKeratometry>
|<TotalKeratometry>
<FlatK>
<FlatK>
Line 58: Line 60:
|
|
|
|
|
|((TR1+TR2)/2)
|
|
|-
|-
Line 80: Line 82:
|BIO
|BIO
|
|
|
|Check if calculation matches XML
|
Formula should be implemented, XML import data is for checking only
|332/TR2 (if KIndex is 1.332)
or 337.5/TR2 (if KIndex is 1.3375)
|<TotalKeratometry>
|<TotalKeratometry>
<SteepK>
<SteepK>
Line 105: Line 109:
|
|
|
|
|
|((TK1 + TK2)/2)
|
|
|-
|-
Line 127: Line 131:
|BIO
|BIO
|
|
|Check if calculation matches XML
Formula should be implemented, XML import data is for checking only
|TK1-TK2 @ A1
|TK1-TK2 @ A1
or
TK2- TK1 @ A2
|
|<TotalKeratometry>
|<TotalKeratometry>
<DeltaD>
<DeltaD>
Line 142: Line 144:
|BIO
|BIO
|
|
|
|Check if calculation matches XML
|
Formula should be implemented, XML import data is for checking only
|Axis from TK1
|<TotalKeratometry>
|<TotalKeratometry>
<DeltaAxis>
<DeltaAxis>

Revision as of 07:34, 13 June 2023

Block fields[edit | edit source]

Field type Field name EN Field name DE Patient data set Patient data item Procedure Step Comment Formula XML import
Number textbox TR1 [mm] TR1 [mm] COR K1(dim3) BIO <TotalKeratometry>

<MaximalRadius>

Number textbox TK1 [D] TK1 [dpt] COR K1(dim1) BIO Check if calculation matches XML

Formula should be implemented, XML import data is for checking only

332/TR1 (if KIndex is 1.332)

or 337.5/TR1 (if KIndex is 1.3375)

<TotalKeratometry>

<FlatK>

Number textbox TAxis [°] Achse [°] COR K1(dim2) BIO <TotalKeratometry>

<MaximalAxis>

Number textbox TR [mm] TR [mm] COR KR(dim1) BIO ((TR1+TR2)/2)
Number textbox TR2 [mm] TR2 [mm] COR K2(dim3) BIO <TotalKeratometry>

<MinimalRadius>

Number textbox TK2 [D] TK2 [dpt] COR K2(dim1) BIO Check if calculation matches XML

Formula should be implemented, XML import data is for checking only

332/TR2 (if KIndex is 1.332)

or 337.5/TR2 (if KIndex is 1.3375)

<TotalKeratometry>

<SteepK>

Number textbox TAxis [°] Achse [°] COR K2(dim2) BIO <TotalKeratometry>

<MinimalAxis>

Number textbox TK [D] TK [Dpt] COR KR(dim2) BIO ((TK1 + TK2)/2)
Dropdown K Index K index COR REFIND BIO <TotalKeratometry>

<RefractiveIndex>

Number textbox ∆ TK [D] ∆ TK [Dpt] COR CAST(dim1) BIO Check if calculation matches XML

Formula should be implemented, XML import data is for checking only

TK1-TK2 @ A1 <TotalKeratometry>

<DeltaD>

Number textbox Axis [°] Achse [°] COR CAST(dim2) BIO Check if calculation matches XML

Formula should be implemented, XML import data is for checking only

Axis from TK1 <TotalKeratometry>

<DeltaAxis>

Mockup