html rendering
This commit is contained in:
parent
a47cf59898
commit
88e362c04b
|
@ -5454,23 +5454,9 @@ into their component parts i.e. one record for systolic, one record for
|
||||||
diastolic.
|
diastolic.
|
||||||
</td>
|
</td>
|
||||||
<td style="text-align:left;">
|
<td style="text-align:left;">
|
||||||
If there is a negative value coming from the source, set the
|
<a
|
||||||
VALUE_AS_NUMBER to NULL, with the exception of the following
|
href="https://ohdsi.github.io/Themis/negative_value_as_number.html">Convention
|
||||||
Measurements (listed as LOINC codes):<br>- <a
|
for negative values</a>
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3003396">1925-7</a>
|
|
||||||
Base excess in Arterial blood by calculation - <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3002032">1927-3</a>
|
|
||||||
Base excess in Venous blood by calculation - <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3006277">8632-2</a>
|
|
||||||
QRS-Axis - <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3012501">11555-0</a>
|
|
||||||
Base excess in Blood by calculation - <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3003129">1926-5</a>
|
|
||||||
Base excess in Capillary blood by calculation - <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3004959">28638-5</a>
|
|
||||||
Base excess in Arterial cord blood by calculation <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3007435">28639-3</a>
|
|
||||||
Base excess in Venous cord blood by calculation
|
|
||||||
</td>
|
</td>
|
||||||
<td style="text-align:left;">
|
<td style="text-align:left;">
|
||||||
float
|
float
|
||||||
|
|
|
@ -5788,23 +5788,9 @@ into their component parts i.e. one record for systolic, one record for
|
||||||
diastolic.
|
diastolic.
|
||||||
</td>
|
</td>
|
||||||
<td style="text-align:left;">
|
<td style="text-align:left;">
|
||||||
If there is a negative value coming from the source, set the
|
<a
|
||||||
VALUE_AS_NUMBER to NULL, with the exception of the following
|
href="https://ohdsi.github.io/Themis/negative_value_as_number.html">Convention
|
||||||
Measurements (listed as LOINC codes):<br>- <a
|
for negative values</a>
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3003396">1925-7</a>
|
|
||||||
Base excess in Arterial blood by calculation - <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3002032">1927-3</a>
|
|
||||||
Base excess in Venous blood by calculation - <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3006277">8632-2</a>
|
|
||||||
QRS-Axis - <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3012501">11555-0</a>
|
|
||||||
Base excess in Blood by calculation - <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3003129">1926-5</a>
|
|
||||||
Base excess in Capillary blood by calculation - <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3004959">28638-5</a>
|
|
||||||
Base excess in Arterial cord blood by calculation <a
|
|
||||||
href="https://athena.ohdsi.org/search-terms/terms/3007435">28639-3</a>
|
|
||||||
Base excess in Venous cord blood by calculation
|
|
||||||
</td>
|
</td>
|
||||||
<td style="text-align:left;">
|
<td style="text-align:left;">
|
||||||
float
|
float
|
||||||
|
|
Loading…
Reference in New Issue