Difference between revisions of "DTr1 IVL INT"
(Automated ADBot page content) |
(Automated ADBot page content) |
||
| Line 27: | Line 27: | ||
|- | |- | ||
|} | |} | ||
| − | ==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: '''IVL_INT''' | {{ConstraintBox|Rule ID: '''IVL_INT''' | ||
| Line 42: | Line 42: | ||
*{{Error}} dtr1-7-IVL_INT: low/@value must be lower than or equal to high/@value | *{{Error}} dtr1-7-IVL_INT: low/@value must be lower than or equal to high/@value | ||
}} | }} | ||
| − | |||
| − | |||
[[Category:DTr1|IVL_INT]] | [[Category:DTr1|IVL_INT]] | ||
Revision as of 17:11, 12 March 2015
IVL_INT Interval of Integer
Datatype Release 1: IVL_INT
Registered Attributes and Child Elements
| @Attribute / Element | Cardinality | Datatype |
|---|---|---|
| @value | optional | int |
@operator
|
optional | cs |
| @nullFlavor | optional | cs |
| hl7:low | 0 .. 1 | IVXB_INT |
| hl7:center | 0 .. 1 | INT |
| hl7:width | 0 .. 1 | INT |
| hl7:high | 0 .. 1 | IVXB_INT |
Core Schematron Rules (CSR)
The following rules are defined in the base core schematrons.
| Rule ID: IVL_INT
Extends Rule(s): SXCM_INT Constraints
|