Code
|
Display
|
Definition
|
122258
|
if (age < 30day) P50 = 24.6 |
Estimate of Oxygen partial pressure at 50% saturation for infants less than 30 days old: P50 = 24.6. |
122259
|
if (age < 18y) P50 = 27.2 |
Estimate of Oxygen partial pressure at 50% saturation for patients less than 18 years old: P50 = 27.2. |
122256
|
if (prem age< 3days) P50 = 19.9 |
Estimate of Oxygen partial pressure at 50% saturation for premature infants less than 3 days old: P50 = 19.9. |
122257
|
if (age < 1day) P50 = 21.6 |
Estimate of Oxygen partial pressure at 50% saturation for infants less than 1 day old: P50 = 21.6. |
122261
|
if (age > 60y) P50 = 29.3 |
Estimate of Oxygen partial pressure at 50% saturation for patients more than 60 years old: P50 = 29.3. |
122260
|
if (age < 40y) P50 = 27.4 |
Estimate of Oxygen partial pressure at 50% saturation for patients less than 40 years old: P50 = 27.4. |