DTr1 SC

Revision as of 14:58, 5 December 2017 by ADbot (talk | contribs) (Automated ADBot page content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SC String with Codes

Datatype Release 1 Realm
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
  • DF
  • GZ
  • Z
  • ZL
  optional   cs
@integrityCheck   optional   bin
@integrityCheckAlgorithm
  • SHA-1
  • SHA-256
  optional   cs
@representation
  • B64
  • TXT
  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 (Alert.png errors, Warning.png warnings, Info.png infos).

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