Difference between revisions of "DTr1 CD"
(Automated ADBot page content) |
(Automated ADBot page content) |
||
| Line 36: | Line 36: | ||
*{{Error}} dtr1-4-CD: codeSystemVersion only if codeSystem | *{{Error}} dtr1-4-CD: codeSystemVersion only if codeSystem | ||
*{{Error}} dtr1-5-CD: displayName only if code | *{{Error}} dtr1-5-CD: displayName only if code | ||
| − | *{{Error}} dtr1-6-CD: | + | *{{Error}} dtr1-6-CD: co-occurence violation. Cannot have code and null |
| − | *{{Error}} dtr1-7-CD: | + | *{{Error}} dtr1-7-CD: co-occurence violation. Cannot have displayName and null |
*{{Error}} dtr1-10-CD: no null on translations (Exceptional values (NULL-values) can not be elements of a set.) | *{{Error}} dtr1-10-CD: no null on translations (Exceptional values (NULL-values) can not be elements of a set.) | ||
*{{Error}} dtr1-11-CD: translation code requires codeSystem | *{{Error}} dtr1-11-CD: translation code requires codeSystem | ||
| Line 49: | Line 49: | ||
The following rules are defined in the strict mode of core schematrons. | The following rules are defined in the strict mode of core schematrons. | ||
{{ConstraintBox|Constraints | {{ConstraintBox|Constraints | ||
| − | |||
*{{Error}} dtr1-18-CD: [RIM-002] <value-of select="$name"/> (@code=<value-of select="$code"/> @codeSystem=<value-of select="$codeSystem"/>) SHALL be distinct | *{{Error}} dtr1-18-CD: [RIM-002] <value-of select="$name"/> (@code=<value-of select="$code"/> @codeSystem=<value-of select="$codeSystem"/>) SHALL be distinct | ||
*{{Info}} dtr1-19-CD: [RIM-002] translations SHALL be distinct | *{{Info}} dtr1-19-CD: [RIM-002] translations SHALL be distinct | ||
}} | }} | ||
[[Category:DTr1|CD]] | [[Category:DTr1|CD]] | ||
Revision as of 19:03, 3 April 2016
Contents
CD Concept Descriptor
Datatype Release 1: CD
Registered Attributes and Child Elements
| @Attribute / Element | Cardinality | Datatype |
|---|---|---|
| @code | optional | cs |
| @codeSystem | optional | oid |
| @codeSystemName | optional | st |
| @codeSystemVersion | optional | st |
| @displayName | optional | st |
| @nullFlavor | optional | cs |
| hl7:originalText | 0 .. 1 | ED |
| hl7:qualifier | 0 .. * | CR |
| hl7:translation | 0 .. * | CD |
Core Schematron Rules (CSR)
The following rules are defined in the base core schematrons.
| Rule ID: CD
Extends Rule(s): ANY Constraints
|
Additional Strict Schematron Rules (SSR)
The following rules are defined in the strict mode of core schematrons.