Template:CDA Document Schema Section: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
Kboone (talk | contribs)
mNo edit summary
Kboone (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
      <assert test='.//cda:component/cda:section/cda:templateId[@root = "{{{4}}}"]'>{{If|test={{Equal|{{{3}}}|R}}|then=
 
        &lt;!-- Verify that all required data elements are present -->
        Error: A {{{1}}} must contain a {{{2}}} section.
}}{{If|test={{Equal|{{{3}}}|R2}}|then=
        &lt;!-- Alert on any missing required if known elements -->
        Warning: A {{{1}}} should contain a {{{2}}} section.
}}{{If|test={{Equal|{{{3}}}|O}}|then=
        &lt;!-- Note any missing optional elements -->
        Note: This {{{1}}} does not contain a {{{2}}} section.
}}{{If|test={{Equal|{{{3}}}|C}}|then=
        &lt;!-- Note any missing optional elements -->
        Manual: This {{{1}}} does not contain a {{{2}}} section.
        {{{5}}}
}}
      </assert>

Latest revision as of 15:21, 18 May 2007