Difference between revisions of "DTr1 EIVL TS"

(Automated ADBot page content)
(Automated ADBot page content)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
=EIVL_TS Event-related time interval=
 
=EIVL_TS Event-related time interval=
Datatype Release 1: EIVL_TSRealm:   
+
{| class="artdecorwiki"
 +
! style="text-align:left;" | Datatype Release 1 !! Realm
 +
|-
 +
| style="height:30px; vertical-align:middle;" | '''EIVL_TS''' || style="vertical-align:middle;" |  
 +
|}
  
 
==Registered Attributes and Child Elements==
 
==Registered Attributes and Child Elements==
Line 17: Line 21:
 
|}
 
|}
 
==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: '''EIVL_TS'''
 
{{ConstraintBox|Rule ID: '''EIVL_TS'''
 
Extends Rule(s): [[DTr1_SXCM_TS|SXCM_TS]]  
 
Extends Rule(s): [[DTr1_SXCM_TS|SXCM_TS]]  
Line 34: Line 38:
 
*{{Error}} dtr1-11-EIVL_TS: offset null violation. Cannot have @nullFlavor and @value or child elements, or the other way around
 
*{{Error}} dtr1-11-EIVL_TS: offset null violation. Cannot have @nullFlavor and @value or child elements, or the other way around
 
*{{Error}} dtr1-12-EIVL_TS: offset null violation. Cannot have @nullFlavor and @value on any child elements
 
*{{Error}} dtr1-12-EIVL_TS: offset null violation. Cannot have @nullFlavor and @value on any child elements
*{{Error}} dtr1-13-EIVL_TS: offset co-occurence violation. Cannot have @value and other child elements, or missing @value and child elements with data, or center element with other elements, or width element         with both low and high elements
+
*{{Error}} dtr1-13-EIVL_TS: offset co-occurence violation. Cannot have @value and other child elements, or missing @value and child elements with data, or center element with other elements, or width element with both low and high elements
 
*{{Error}} dtr1-14-EIVL_TS: no updateMode on IVL attributes
 
*{{Error}} dtr1-14-EIVL_TS: no updateMode on IVL attributes
*{{Error}} dtr1-15-EIVL_TS:         value in offset/low/@value shall have same precision as offset/high/@value
+
*{{Error}} dtr1-15-EIVL_TS: value in offset/low/@value shall have same precision as offset/high/@value
 
*{{Error}} dtr1-16-EIVL_TS: width element: no unit without value
 
*{{Error}} dtr1-16-EIVL_TS: width element: no unit without value
 
*{{Error}} dtr1-17-EIVL_TS: width element: no translation
 
*{{Error}} dtr1-17-EIVL_TS: width element: no translation
 
}}
 
}}
 
[[Category:DTr1|EIVL_TS]]
 
[[Category:DTr1|EIVL_TS]]

Latest revision as of 14:57, 5 December 2017

EIVL_TS Event-related time interval

Datatype Release 1 Realm
EIVL_TS

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@value   optional   ts
@nullFlavor   optional   cs
hl7:event  0 .. *  EIVL.event
hl7:offset  0 .. *  IVL_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: EIVL_TS

Extends Rule(s): SXCM_TS

Constraints

  • Alert.png dtr1-1-EIVL_TS: required attributes
  • Alert.png dtr1-2-EIVL_TS: no updateMode on EIVL attributes
  • Alert.png dtr1-3-EIVL_TS: null violation
  • Alert.png dtr1-4-EIVL_TS: cannot have codeSystem
  • Alert.png dtr1-5-EIVL_TS: cannot have codeSystemName
  • Alert.png dtr1-6-EIVL_TS: cannot have codeSystemVersion
  • Alert.png dtr1-7-EIVL_TS: cannot have displayName
  • Alert.png dtr1-8-EIVL_TS: cannot have originalText
  • Alert.png dtr1-9-EIVL_TS: cannot have qualifier
  • Alert.png dtr1-10-EIVL_TS: cannot have translation
  • Alert.png dtr1-11-EIVL_TS: offset null violation. Cannot have @nullFlavor and @value or child elements, or the other way around
  • Alert.png dtr1-12-EIVL_TS: offset null violation. Cannot have @nullFlavor and @value on any child elements
  • Alert.png dtr1-13-EIVL_TS: offset co-occurence violation. Cannot have @value and other child elements, or missing @value and child elements with data, or center element with other elements, or width element with both low and high elements
  • Alert.png dtr1-14-EIVL_TS: no updateMode on IVL attributes
  • Alert.png dtr1-15-EIVL_TS: value in offset/low/@value shall have same precision as offset/high/@value
  • Alert.png dtr1-16-EIVL_TS: width element: no unit without value
  • Alert.png dtr1-17-EIVL_TS: width element: no translation