Difference between revisions of "DTr1 SXPR TS"

(Automated ADBot page content)
(Automated ADBot page content)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
=SXPR_TS Parenthetic Set Expression of Time Stamp=
 
=SXPR_TS Parenthetic Set Expression of Time Stamp=
{| style="border-width: 20px;" class="artdecorwiki"
+
{| class="artdecorwiki"
 
! style="text-align:left;" | Datatype Release 1 !! Realm  
 
! style="text-align:left;" | Datatype Release 1 !! Realm  
 
|-
 
|-
|SXPR_TS ||   
+
| style="height:30px; vertical-align:middle;" | '''SXPR_TS''' || style="vertical-align:middle;" |   
|}==Registered Attributes and Child Elements==
+
|}
 +
 
 +
==Registered Attributes and Child Elements==
 
{| class="artdecorwiki"
 
{| class="artdecorwiki"
 
! @Attribute / Element !! Cardinality !! Datatype  
 
! @Attribute / Element !! Cardinality !! Datatype  
Line 17: Line 19:
 
|}
 
|}
 
==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: '''SXPR_TS'''
 
{{ConstraintBox|Rule ID: '''SXPR_TS'''
 
Extends Rule(s): [[DTr1_SXCM_TS|SXCM_TS]]  
 
Extends Rule(s): [[DTr1_SXCM_TS|SXCM_TS]]  
Line 26: Line 28:
 
*{{Error}} dtr1-3-SXPR_TS: no updateMode on components or other subelements
 
*{{Error}} dtr1-3-SXPR_TS: no updateMode on components or other subelements
 
*{{Error}} dtr1-4-SXPR_TS: null violation. Cannot have @nullFlavor and @value or child elements, or the other way around
 
*{{Error}} dtr1-4-SXPR_TS: null violation. Cannot have @nullFlavor and @value or child elements, or the other way around
*{{Error}} dtr1-5-SXPR_TS: 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-5-SXPR_TS: 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-6-SXPR_TS: comp/low/@value must have the same precision as comp/high/@value
 
*{{Error}} dtr1-6-SXPR_TS: comp/low/@value must have the same precision as comp/high/@value
 
*{{Error}} dtr1-7-SXPR_TS: width element: no unit without value
 
*{{Error}} dtr1-7-SXPR_TS: width element: no unit without value

Latest revision as of 14:57, 5 December 2017

SXPR_TS Parenthetic Set Expression of Time Stamp

Datatype Release 1 Realm
SXPR_TS

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@value   optional   ts
@nullFlavor   optional   cs
hl7:comp  0 .. *  SXCM_TS

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: SXPR_TS

Extends Rule(s): SXCM_TS

Constraints

  • Alert.png dtr1-1-SXPR_TS: null or at least two components
  • Alert.png dtr1-2-SXPR_TS: null or at least two components
  • Alert.png dtr1-3-SXPR_TS: no updateMode on components or other subelements
  • Alert.png dtr1-4-SXPR_TS: null violation. Cannot have @nullFlavor and @value or child elements, or the other way around
  • Alert.png dtr1-5-SXPR_TS: 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-6-SXPR_TS: comp/low/@value must have the same precision as comp/high/@value
  • Alert.png dtr1-7-SXPR_TS: width element: no unit without value
  • Alert.png dtr1-8-SXPR_TS: width element: no translation
  • Alert.png dtr1-9-SXPR_TS: null or value in period
  • Alert.png dtr1-10-SXPR_TS: no translation if null in period
  • Alert.png dtr1-11-SXPR_TS: null violation. Cannot have @nullFlavor and @value or child elements, or the other way around
  • Alert.png dtr1-12-SXPR_TS: 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-13-SXPR_TS: comp/low/@value must have the same precision as comp/high/@value
  • Alert.png dtr1-14-SXPR_TS: value in period/@value SHALL be rounded to 4 decimals or less
  • Alert.png dtr1-15-SXPR_TS: width element: no unit without value
  • Alert.png dtr1-16-SXPR_TS: width element: no translation