Difference between revisions of "DTr1 IVL TS"
(Automated ADBot page content) |
(Automated ADBot page content) |
||
| Line 24: | Line 24: | ||
The following rules are defined in the base core schematrons. | The following rules are defined in the base core schematrons. | ||
{{ConstraintBox|Rule ID: '''IVL_TS''' | {{ConstraintBox|Rule ID: '''IVL_TS''' | ||
| − | Extends Rule(s): SXCM_TS | + | Extends Rule(s): [[DTr1_SXCM_TS|SXCM_TS]] |
Constraints | Constraints | ||
| Line 37: | Line 37: | ||
*{{Error}} dtr1-7-IVL_TS: low/@value must be before high/@value | *{{Error}} dtr1-7-IVL_TS: low/@value must be before high/@value | ||
*{{Error}} dtr1-8-IVL_TS: for width only us (microseconds), ms (milliseconds), s (seconds), min (minute), h (hours), d (day), wk (week), mo (month) or a (year) are allowed | *{{Error}} dtr1-8-IVL_TS: for width only us (microseconds), ms (milliseconds), s (seconds), min (minute), h (hours), d (day), wk (week), mo (month) or a (year) are allowed | ||
| + | *{{Info}} dtr1-9-IVL_TS: /low "" is not a valid timestamp. | ||
| + | *{{Info}} dtr1-9-IVL_TS: /center "" is not a valid timestamp. | ||
| + | *{{Info}} dtr1-9-IVL_TS: /high "" is not a valid timestamp. | ||
}} | }} | ||
==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_TS Interval of Time Stamp
Datatype Release 1: IVL_TS
Registered Attributes and Child Elements
| @Attribute / Element | Cardinality | Datatype |
|---|---|---|
| @value | optional | ts |
| @operator | optional | cs |
| @nullFlavor | optional | cs |
| hl7:low | 0 .. 1 | IVXB_TS |
| hl7:center | 0 .. 1 | TS |
| hl7:width | 0 .. 1 | PQ |
| hl7:high | 0 .. 1 | IVXB_TS |
Core Schematron Rules CSR
The following rules are defined in the base core schematrons.
| Rule ID: IVL_TS
Extends Rule(s): SXCM_TS Constraints
|
Additional Strict Schematron Rules SSR
The following rules are defined in the strict mode of core schematrons.