DTr1 IVL PQ

Revision as of 18:09, 19 February 2015 by ADbot (talk | contribs) (Automated ADBot page content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Datatype Release 1: IVL_PQ Interval of Physical Quantity

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.

Check-circle.svg Rule ID: IVL_PQ

Extends Rule(s): SXCM_PQ

Constraints

  • Alert.png dtr1-1-IVL_PQ: null violation. Cannot have @nullFlavor and @value or child elements, or the other way around
  • Alert.png dtr1-2-IVL_PQ: null violation. Cannot have @nullFlavor and @value on any child elements
  • Alert.png dtr1-3-IVL_PQ: co-occurence violation. Cannot have @value and other child elements except translation
  • Alert.png dtr1-4-IVL_PQ: co-occurence violation. Cannot have center and other child elements
  • Alert.png dtr1-5-IVL_PQ: no updateMode on IVL attributes
  • Alert.png dtr1-6-IVL_PQ: low/@value must not be equal to high/@value
  • 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 high/@value
  • Alert.png dtr1-8-IVL_PQ: units in low and high must be equal
  • Alert.png dtr1-9-IVL_PQ: co-occurence violation. Cannot have translation and other child elements except translation

Additional Strict Schematron Rules SSR

The following rules are defined in the strict mode of core schematrons.