Difference between revisions of "DTr1 IVL PQ"

(Automated ADBot page content)
(Automated ADBot page content)
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
=IVL_PQ Interval of Physical Quantity=
 
=IVL_PQ Interval of Physical Quantity=
Datatype Release 1: IVL_PQ
+
{| class="artdecorwiki"
 +
! style="text-align:left;" | Datatype Release 1 !! Realm
 +
|-
 +
| style="height:30px; vertical-align:middle;" | '''IVL_PQ''' || style="vertical-align:middle;" | 
 +
|}
 +
 
 
==Registered Attributes and Child Elements==
 
==Registered Attributes and Child Elements==
{| class=artdecor
+
{| class="artdecorwiki"
 
! @Attribute / Element !! Cardinality !! Datatype  
 
! @Attribute / Element !! Cardinality !! Datatype  
 
|-
 
|-
Line 30: Line 35:
 
|}
 
|}
 
==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 ({{Error}} errors, {{Warning}} warnings, {{Info}} infos).
 
{{ConstraintBox|Rule ID: '''IVL_PQ'''
 
{{ConstraintBox|Rule ID: '''IVL_PQ'''
 
Extends Rule(s): [[DTr1_SXCM_PQ|SXCM_PQ]]  
 
Extends Rule(s): [[DTr1_SXCM_PQ|SXCM_PQ]]  
Line 37: Line 42:
 
*{{Error}} dtr1-2-IVL_PQ: null violation. Cannot have @nullFlavor and @value or other child elements
 
*{{Error}} dtr1-2-IVL_PQ: null violation. Cannot have @nullFlavor and @value or other child elements
 
*{{Error}} dtr1-3-IVL_PQ: co-occurence violation. Cannot have @value and other child elements except translation
 
*{{Error}} dtr1-3-IVL_PQ: co-occurence violation. Cannot have @value and other child elements except translation
*{{Error}} dtr1-4-1-IVL_PQ: co-occurence violation. Must have @nullFlavor or @value or child elements with @value
 
 
*{{Error}} dtr1-4-2-IVL_PQ: co-occurence violation. Cannot have @value and child elements
 
*{{Error}} dtr1-4-2-IVL_PQ: co-occurence violation. Cannot have @value and child elements
 
*{{Error}} dtr1-4-3-IVL_PQ: co-occurence violation. Cannot have center and other elements
 
*{{Error}} dtr1-4-3-IVL_PQ: co-occurence violation. Cannot have center and other elements

Latest revision as of 14:58, 5 December 2017

IVL_PQ Interval of Physical Quantity

Datatype Release 1 Realm
IVL_PQ

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@value   optional   real
@unit   optional   cs
@operator
  • A
  • E
  • H
  • I
  • P
  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 (Alert.png errors, Warning.png warnings, Info.png infos).

Check-circle.svg Rule ID: IVL_PQ

Extends Rule(s): SXCM_PQ

Constraints

  • Alert.png dtr1-2-IVL_PQ: null violation. Cannot have @nullFlavor and @value or other child elements
  • Alert.png dtr1-3-IVL_PQ: co-occurence violation. Cannot have @value and other child elements except translation
  • Alert.png dtr1-4-2-IVL_PQ: co-occurence violation. Cannot have @value and child elements
  • Alert.png dtr1-4-3-IVL_PQ: co-occurence violation. Cannot have center and other elements
  • Alert.png dtr1-4-4-IVL_PQ: co-occurence violation. Cannot have width and have both low and high elements
  • Alert.png dtr1-5-IVL_PQ: no updateMode on IVL attributes
  • Alert.png dtr1-1-PQR: width element: no unit without value
  • Alert.png dtr1-2-PQR: width element: no translation
  • Alert.png dtr1-7-IVL_PQ: low/@value must be lower than or equal to high/@value
  • Alert.png dtr1-7-1-IVL_PQ: low must be lower than or equal to high. Found low boundary PINF (Positive Infinity)
  • Alert.png dtr1-7-2-IVL_PQ: low must be lower than or equal to high. Found high boundary NINF (Negative Infinity)
  • Warning.png dtr1-8-IVL_PQ: units in low and high should be equal or comparable
  • Alert.png dtr1-9-IVL_PQ: co-occurence violation. Cannot have translation and other child elements except translation