Difference between revisions of "DTr1 CS"

(Automated ADBot page content)
(Automated ADBot page content)
Line 1: Line 1:
  
=CS Coded Simple Value=Datatype Release 1: CS
+
=CS Coded Simple Value=
 +
Datatype Release 1: CS
 
==Registered Attributes and Child Elements==
 
==Registered Attributes and Child Elements==
 
{| class=artdecor
 
{| class=artdecor

Revision as of 18:13, 19 February 2015

CS Coded Simple Value

Datatype Release 1: CS

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@code   optional   cs
@nullFlavor   optional   cs

Core Schematron Rules CSR

The following rules are defined in the base core schematrons.

Check-circle.svg Rule ID: CS

Extends Rule(s): ANY

Constraints

  • Alert.png dtr1-1-CS: @code/@typeCode and @nullFlavor are mutually exclusive
  • Alert.png dtr1-2-CS: cannot have codeSystem
  • Alert.png dtr1-3-CS: cannot have codeSystemName
  • Alert.png dtr1-4-CS: cannot have codeSystemVersion
  • Alert.png dtr1-5-CS: cannot have displayName
  • Alert.png dtr1-6-CS: cannot have originalText
  • Alert.png dtr1-7-CS: cannot have qualifier
  • Alert.png dtr1-8-CS: cannot have translation

Additional Strict Schematron Rules SSR

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