Template:CDA-R2-Section-Content-Module

From IHE Wiki
Jump to navigation Jump to search
Draft.gif CDA-R2-Section-Content-Module Section
{{{section-codes}}} {{{valid-entries}}} {{{valid-subsections}}}
Template ID {{{section-oid}}}
General Description {{{description}}}
LOINC Code Opt Description


Sample {{{section-name}}} Section
<component>
  <section>
    <templateId root='{{{section-oid}}}'/>
    <id root=' ' extension=' '/>
    <code code=' ' displayName=' '
      codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
    <text>
      Text as described above
    </text>  
       
  </section>
</component>
{{CDA-R2-Section-Content-Module
    |section-name=My Section Name
    |section-oid=My OID
    |section-status=My Section Status
    |description=My section does ...
    |parent-oid=Parent OID
    |parent-name=Parent Template Name
    |codes=
       {{CDA-R2-Section-Valid-LOINC-Code
          |section-name=xxx
          |entry-name=xxx
          |opt=xxx
          |loinc-code=xxx
          |comment=xxx
        }}
                :
       {{CDA-R2-Section-Valid-LOINC-Code
          |section-name=xxx
          |entry-name=xxx
          |opt=xxx
          |loinc-code=xxx
          |comment=xxx
        }}
    |entries=
       {{CDA-R2-Section-Valid-Entry
          |section-name=xxx
          |entry-name=xxx
          |opt=xxx
          |oid=xxx
          |comment=xxx
        }}
                :
       {{CDA-R2-Section-Code
          |section-name=xxx
          |entry-name=xxx
          |opt=xxx
          |oid=xxx
          |comment=xxx
        }}
    |subsections=
       {{CDA-R2-Section-Valid-Subsection
          |section-name=xxx
          |entry-name=xxx
          |opt=xxx
          |oid=xxx
          |comment=xxx
        }}
        :
       {{CDA-R2-Section-Valid-Subsection
          |section-name=xxx
          |entry-name=xxx
          |opt=xxx
          |oid=xxx
          |comment=xxx
        }}
    |observation-loincs=
       {{Observation-LOINC
         |loinc-code=xxx
         |loinc-full-name=xxx
         |comment=xxx
       }}
 }}