Difference between revisions of "DTr1 CD"
(Automated ADBot page content) |
(Automated ADBot page content) |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
=CD Concept Descriptor= | =CD Concept Descriptor= | ||
{| class="artdecorwiki" | {| class="artdecorwiki" | ||
| − | ! style="text-align:left;" | Datatype Release 1 !! Realm | + | ! style="text-align:left;" | Datatype Release 1 !! Realm !! Flavors |
|- | |- | ||
| − | | style="height:30px; vertical-align:middle;" | CD || style="vertical-align:middle;" | | + | | style="height:30px; vertical-align:middle;" | '''CD''' || style="vertical-align:middle;" | || style="vertical-align:middle;" | [[DTr1_CO.EPSOS|CO.EPSOS]] [[DTr1_CV.EPSOS|CV.EPSOS]] [[DTr1_CV.IPS|CV.IPS]] [[DTr1_CE.EPSOS|CE.EPSOS]] [[DTr1_CE.IPS|CE.IPS]] [[DTr1_CD.EPSOS|CD.EPSOS]] [[DTr1_CD.IPS|CD.IPS]] [[DTr1_CD.SDTC|CD.SDTC]] |
| − | |}==Registered Attributes and Child Elements== | + | |} |
| + | |||
| + | ==Registered Attributes and Child Elements== | ||
{| class="artdecorwiki" | {| class="artdecorwiki" | ||
! @Attribute / Element !! Cardinality !! Datatype | ! @Attribute / Element !! Cardinality !! Datatype | ||
| Line 29: | Line 31: | ||
|} | |} | ||
==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 ({{Error}} errors, {{Warning}} warnings, {{Info}} infos). |
{{ConstraintBox|Rule ID: '''CD''' | {{ConstraintBox|Rule ID: '''CD''' | ||
Extends Rule(s): [[DTr1_ANY|ANY]] | Extends Rule(s): [[DTr1_ANY|ANY]] | ||
| Line 46: | Line 48: | ||
*{{Error}} dtr1-13-CD: translation codeSystemVersion only if codeSystem | *{{Error}} dtr1-13-CD: translation codeSystemVersion only if codeSystem | ||
*{{Error}} dtr1-14-CD: translation displayName only if code | *{{Error}} dtr1-14-CD: translation displayName only if code | ||
| − | *{{Warning}} dtr1-15-CD: it looks like there are formatting instructions in attribute @displayName. Please note that this may lead to | + | *{{Warning}} dtr1-15-CD: it looks like there are formatting instructions in attribute @displayName. Please note that this may lead to interoperability problems. |
*{{Error}} dtr1-20-CD: originalText/@language SHALL conform to RFC 3066. This usually has format sss?-CC with sss? for language code (ISO-639-1 / ISO-639-2) and optional CC for country code (conform ISO-3166 alpha-2) | *{{Error}} dtr1-20-CD: originalText/@language SHALL conform to RFC 3066. This usually has format sss?-CC with sss? for language code (ISO-639-1 / ISO-639-2) and optional CC for country code (conform ISO-3166 alpha-2) | ||
}} | }} | ||
Latest revision as of 14:58, 5 December 2017
Contents
CD Concept Descriptor
| Datatype Release 1 | Realm | Flavors |
|---|---|---|
| CD | CO.EPSOS CV.EPSOS CV.IPS CE.EPSOS CE.IPS CD.EPSOS CD.IPS CD.SDTC |
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 (
errors,
warnings,
infos).
| 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.