Difference between revisions of "DTr1 SC"

(Automated ADBot page content)
 
(Automated ADBot page content)
Line 1: Line 1:
  
=Datatype Release 1: SC String with Codes=
+
=SC String with Codes=Datatype Release 1: SC
 
==Registered Attributes and Child Elements==
 
==Registered Attributes and Child Elements==
 
{| class=artdecor
 
{| class=artdecor

Revision as of 18:12, 19 February 2015

=SC String with Codes=Datatype Release 1: SC

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@code   optional   cs
@codeSystem   optional   oid
@codeSystemName   optional   st
@codeSystemVersion   optional   st
@displayName   optional   st
@mediaType   optional   cs
@language   optional   cs
@compression   optional   
@integrityCheck   optional   bin
@integrityCheckAlgorithm   optional   cs
@representation   optional   cs
@nullFlavor   optional   cs
hl7:reference  0 .. 1  TEL
hl7:thumbnail  0 .. 1  thumbnail

Core Schematron Rules CSR

The following rules are defined in the base core schematrons.

Check-circle.svg Rule ID: SC

Extends Rule(s): ST

Constraints

  • Alert.png dtr1-2-SC: code requires codeSystem
  • Alert.png dtr1-3-SC: codeSystemName only if codeSystem
  • Alert.png dtr1-4-SC: codeSystemVersion only if codeSystem
  • Alert.png dtr1-5-SC: displayName only if code
  • Alert.png dtr1-6-SC: no code if null
  • Alert.png dtr1-7-SC: no displayName if null

Additional Strict Schematron Rules SSR

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