Difference between revisions of "DTr1 RTO QTY QTY"

(Automated ADBot page content)
(Automated ADBot page content)
Line 13: Line 13:
 
|-
 
|-
 
|}
 
|}
==Core Schematron Rules CSR==
+
==Core Schematron Rules (CSR)==
 
The following rules are defined in the base core schematrons.
 
The following rules are defined in the base core schematrons.
 
{{ConstraintBox|Rule ID: '''RTO_QTY_QTY'''
 
{{ConstraintBox|Rule ID: '''RTO_QTY_QTY'''
Line 24: Line 24:
 
*{{Error}} dtr1-4-RTO_QTY_QTY: The denominator must not be zero.
 
*{{Error}} dtr1-4-RTO_QTY_QTY: The denominator must not be zero.
 
}}
 
}}
==Additional Strict Schematron Rules SSR==
 
The following rules are defined in the strict mode of core schematrons.
 
 
[[Category:DTr1|RTO_QTY_QTY]]
 
[[Category:DTr1|RTO_QTY_QTY]]

Revision as of 17:11, 12 March 2015

RTO_QTY_QTY Ratio Quantity / Quantity

Datatype Release 1: RTO_QTY_QTY

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@nullFlavor   optional   cs
hl7:numerator  1 .. 1  QTY
hl7:denominator  1 .. 1  QTY

Core Schematron Rules (CSR)

The following rules are defined in the base core schematrons.

Check-circle.svg Rule ID: RTO_QTY_QTY

Extends Rule(s): QTY

Constraints

  • Alert.png dtr1-1-RTO_QTY_QTY: numerator and denominator required
  • Alert.png dtr1-2-RTO_QTY_QTY: no updateMode on numerator or denominator
  • Alert.png dtr1-3-RTO_QTY_QTY: no uncertainty
  • Alert.png dtr1-4-RTO_QTY_QTY: The denominator must not be zero.