Difference between revisions of "DTr1 IVL PQ"
(Automated ADBot page content) |
(Automated ADBot page content) |
||
| Line 26: | Line 26: | ||
The following rules are defined in the base core schematrons. | The following rules are defined in the base core schematrons. | ||
{{ConstraintBox|Rule ID: '''IVL_PQ''' | {{ConstraintBox|Rule ID: '''IVL_PQ''' | ||
| − | Extends Rule(s): SXCM_PQ | + | Extends Rule(s): [[DTr1_SXCM_PQ|SXCM_PQ]] |
Constraints | Constraints | ||
| Line 34: | Line 34: | ||
*{{Error}} dtr1-4-IVL_PQ: co-occurence violation. Cannot have center and other child elements | *{{Error}} dtr1-4-IVL_PQ: co-occurence violation. Cannot have center and other child elements | ||
*{{Error}} dtr1-5-IVL_PQ: no updateMode on IVL attributes | *{{Error}} dtr1-5-IVL_PQ: no updateMode on IVL attributes | ||
| − | |||
*{{Error}} dtr1-1-PQR: width element: no unit without value | *{{Error}} dtr1-1-PQR: width element: no unit without value | ||
*{{Error}} dtr1-2-PQR: width element: no translation | *{{Error}} dtr1-2-PQR: width element: no translation | ||
| − | *{{Error}} dtr1-7-IVL_PQ: low/@value must be lower than high/@value | + | *{{Error}} dtr1-7-IVL_PQ: low/@value must be lower than or equal to high/@value |
| − | *{{ | + | *{{Warning}} dtr1-8-IVL_PQ: units in low and high should be equal or comparable |
*{{Error}} dtr1-9-IVL_PQ: co-occurence violation. Cannot have translation and other child elements except translation | *{{Error}} dtr1-9-IVL_PQ: co-occurence violation. Cannot have translation and other child elements except translation | ||
}} | }} | ||
==Additional Strict Schematron Rules SSR== | ==Additional Strict Schematron Rules SSR== | ||
The following rules are defined in the strict mode of core schematrons. | The following rules are defined in the strict mode of core schematrons. | ||
| + | [[Category:DTr1]] | ||
Revision as of 13:17, 20 February 2015
Contents
IVL_PQ Interval of Physical Quantity
Datatype Release 1: IVL_PQ
Registered Attributes and Child Elements
| @Attribute / Element | Cardinality | Datatype |
|---|---|---|
| @value | optional | real |
| @unit | optional | cs |
| @operator | optional | cs |
| @nullFlavor | optional | cs |
| hl7:low | 0 .. 1 | IVXB_PQ |
| hl7:center | 0 .. 1 | PQ |
| hl7:width | 0 .. 1 | PQ |
| hl7:high | 0 .. 1 | IVXB_PQ |
Core Schematron Rules CSR
The following rules are defined in the base core schematrons.
| Rule ID: IVL_PQ
Extends Rule(s): SXCM_PQ Constraints
|
Additional Strict Schematron Rules SSR
The following rules are defined in the strict mode of core schematrons.