Previous Topic

Next Topic

Book Contents

Book Index

ValidBPCheck

Description of ValidBPCheck rule template

Characteristic

Description

Availability

Blood pressure items

Description

Checks whether the entered systolic value is greater than the entered diastolic value.

Returns

  • True—The systolic value is greater than the diastolic value.
  • False—The systolic value is less than the diastolic value.

Display text

this.SystolicVariable.Value > this.DiastolicVariable.Value

Copyright © 2013, 2016 Oracle and/or its affiliates. All rights reserved.