Difference between revisions of "DTr1 II"
(Automated ADBot page content) |
(Automated ADBot page content) |
||
Line 17: | Line 17: | ||
|- | |- | ||
|} | |} | ||
− | ==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. | ||
{{ConstraintBox|Rule ID: '''II''' | {{ConstraintBox|Rule ID: '''II''' | ||
Line 33: | Line 33: | ||
*{{Error}} dtr1-10-II: @root SHALL be a syntactically correct OID, UUID. | *{{Error}} dtr1-10-II: @root SHALL be a syntactically correct OID, UUID. | ||
*{{Error}} dtr1-10a-II: @root SHALL NOT be a RUID. Identifiers in this scheme are only defined by balloted HL7 specifications. Local communities or systems must never use such reserved identifiers based on bilateral negotiations. | *{{Error}} dtr1-10a-II: @root SHALL NOT be a RUID. Identifiers in this scheme are only defined by balloted HL7 specifications. Local communities or systems must never use such reserved identifiers based on bilateral negotiations. | ||
+ | *{{Error}} dtr1-13-II: When UUID is used, the hexadecimal digits A-F SHALL be in upper case | ||
+ | }} | ||
+ | ==Additional Strict Schematron Rules (SSR)== | ||
+ | The following rules are defined in the strict mode of core schematrons. | ||
+ | {{ConstraintBox|Constraints | ||
*{{Error}} dtr1-11-II: [RIM-001] <value-of select="$name"/> SHALL NOT have nullFlavor, if there are other <value-of select="$name"/> elements which are not null | *{{Error}} dtr1-11-II: [RIM-001] <value-of select="$name"/> SHALL NOT have nullFlavor, if there are other <value-of select="$name"/> elements which are not null | ||
*{{Error}} dtr1-12-II: [RIM-002] <value-of select="$name"/> SHALL be distinct | *{{Error}} dtr1-12-II: [RIM-002] <value-of select="$name"/> SHALL be distinct | ||
− | |||
}} | }} | ||
− | |||
− | |||
[[Category:DTr1|II]] | [[Category:DTr1|II]] |
Revision as of 17:11, 12 March 2015
Contents
II Instance Identifier
Datatype Release 1: II
Registered Attributes and Child Elements
@Attribute / Element | Cardinality | Datatype |
---|---|---|
@root | optional | uid |
@extension | optional | st |
@assigningAuthorityName | optional | st |
@displayable | optional | bl |
@nullFlavor | optional | cs |
Core Schematron Rules (CSR)
The following rules are defined in the base core schematrons.
![]() | Rule ID: II
Extends Rule(s): ANY Constraints
|
Additional Strict Schematron Rules (SSR)
The following rules are defined in the strict mode of core schematrons.