Note Activity_2.16.840.1.113883.10.20.22.4.202

back to homepage

SDWG Supported Sample from Implementation Guide

The initial load of this repository in January 2021 includes all examples (figures) from the June 2019 Errata published PDF of C-CDA 2.1 and 2019 release of C-CDA Companion Guide.

These examples were reviewed through the HL7 ballot process. They have not been formally reviewed/approved by the examples task force.

Keywords:

Note Activity

2.16.840.1.113883.10.20.22.4.202

 

Example: RTF Example.xml download example view on GitHub

<section>
  <text>
    <list>
      <item ID="note1">
        <caption>Nursing Note written by Nick Nurse</caption>
        <paragraph>Completed rounds; no incident</paragraph>
      </item>
    </list>
  </text>
  <!-- Note Activity (extra markup removed to focus on <text>) -->
  <entry>
    <act>
      <code>...</code>
      <text mediaType="text/rtf" representation="B64">e1xydGYxXGFuc2lcYW5zaWNwZzEyNTJcZGVmZjBcbm91aWNvbXBhdFxkZWZsYW5nMTAzM3tcZm9udHRibHtcZjBcZm5pbFxmY2hhcnNldDAgQ2FsaWJyaTt9fQ0Ke1wqXGdlbmVyYXRvciBSaWNoZWQyMCA2LjMuOTYwMH1cdmlld2tpbmQ0XHVjMSANClxwYXJkXHNhMjAwXHNsMjc2XHNsbXVsdDFcZjBcZnMyMlxsYW5nOSBDb21wbGV0ZWQgcm91bmRzOyBubyBpbmNpZGVudFxwYXINCn0NCiA=            
								
                
        <reference value="#note1"/>
      </text>
      <!--...-->
    </act>
  </entry>
</section> 

Example: Note Activity as entryRelationship to C-CDA Entry.xml download example view on GitHub

<?xml version="1.0" encoding="UTF-8"?>
<section>
  <!-- C-CDA 2.1 Procedures Section -->
  <templateId root="2.16.840.1.113883.10.20.22.2.7.1"/>
  <templateId root="2.16.840.1.113883.10.20.22.2.7.1" extension="2014-06-09"/>
  <code code="47519-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="HISTORY OF PROCEDURES"/>
  <title>Procedures</title>
  <text>
    <table>
      <thead>
        <tr>
          <th>Description</th>
          <th>Date and Time (Range)</th>
          <th>Status</th>
          <th>Notes</th>
        </tr>
      </thead>
      <tbody>
        <tr ID="Procedure1">
          <td ID="ProcedureDesc1">Laparoscopic appendectomy</td>
          <td>(03 Feb 2014 09:22am- 03 Feb 2014 11:15am)</td>
          <td>Completed</td>
          <td ID="ProcedureNote1">
            <paragraph>Dr. Physician - 03 Feb 2014</paragraph>
            <paragraph>Free-text note about the procedure.</paragraph>
          </td>
        </tr>
      </tbody>
    </table>
  </text>
  <entry typeCode="DRIV">
    <!-- Procedures should be used for care that directly changes the patient's physical state.-->
    <procedure moodCode="EVN" classCode="PROC">
      <templateId root="2.16.840.1.113883.10.20.22.4.14" extension="2014-06-09"/>
      <id root="64af26d5-88ef-4169-ba16-c6ef16a1824f"/>
      <code code="6025007" displayName="Laparoscopic appendectomy" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT">
        <originalText>
          <reference value="#ProcedureDesc1" />
        </originalText>
      </code>
      <text>
        <reference value="#Procedure1" />
      </text>
      <statusCode code="completed" />
      <effectiveTime>
        <low value="20140203092205-0700" />
        <high value="20140203111514-0700" />
      </effectiveTime>
      <!-- Note Activity entry -->
      <entryRelationship typeCode="COMP">
        <act classCode="ACT" moodCode="EVN">
          <templateId root="2.16.840.1.113883.10.20.22.4.202" extension="2016-11-01"/>
          <code code="34109-9" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Note">
            <translation code="28570-0" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Procedure note" />
          </code>
          <text>
            <reference value="#ProcedureNote1" />
          </text>
          <statusCode code="completed"/>
          <!-- Clinically-relevant time of the note -->
          <effectiveTime value="20140203" />
          <!-- Author Participation -->
          <author>
            <templateId root="2.16.840.1.113883.10.20.22.4.119" />
            <!-- Time note was actually written -->
            <time value="20140204083215-0500" />
            <assignedAuthor>
              <id root="20cf14fb-b65c-4c8c-a54d-b0cca834c18c" />
              <assignedPerson>
                <name>Dr. Physician</name>
              </assignedPerson>
            </assignedAuthor>
          </author>
          <!-- Reference to encounter -->
          <entryRelationship typeCode="COMP" inversionInd="true">
            <encounter classCode="ENC" moodCode="EVN">
              <!-- Encounter ID matches an encounter in the Encounters Section -->
              <id root="1.2.3.4" />
            </encounter>
          </entryRelationship>
        </act>
      </entryRelationship>
    </procedure>
  </entry>
</section>

Example: Note Activity as Standalone Entry.xml download example view on GitHub

<section>
  <!-- C-CDA 2.1 Procedures Section, entries optional -->
  <templateId root="2.16.840.1.113883.10.20.22.2.7"/>
  <templateId root="2.16.840.1.113883.10.20.22.2.7" extension="2014-06-09"/>
  <code code="47519-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="HISTORY OF PROCEDURES"/>
  <title>Procedures</title>
  <text>
    <list>
      <item ID="ProcedureNote1">
        <paragraph>Dr. Physician - 03 Feb 2014</paragraph>
        <paragraph>Free-text note about procedures which have occurred during this visit.</paragraph>
      </item>
    </list>
  </text>
  <!-- If section were entries required, an additional <entry nullFlavor="NI"> would be required for a Procedure Activity -->
  <!-- Note Activity entry -->
  <entry>
    <act classCode="ACT" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.202" extension="2016-11-01"/>
      <code code="34109-9" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Note">
        <translation code="28570-0" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Procedure note" />
      </code>
      <text>
        <reference value="#ProcedureNote1" />
      </text>
      <statusCode code="completed"/>
      <!-- Clinically-relevant time of the note -->
      <effectiveTime value="20140203" />
      <!-- Author Participation -->
      <author>
        <templateId root="2.16.840.1.113883.10.20.22.4.119" />
        <!-- Time note was actually written -->
        <time value="20140204083215-0500" />
        <assignedAuthor>
          <id root="20cf14fb-b65c-4c8c-a54d-b0cca834c18c" />
          <assignedPerson>
            <name>Dr. Physician</name>
          </assignedPerson>
        </assignedAuthor>
      </author>
      <!-- Reference to encounter -->
      <entryRelationship typeCode="COMP" inversionInd="true">
        <encounter classCode="ENC" moodCode="EVN">
          <!-- Encounter ID matches an encounter in the Encounters Section -->
          <id root="1.2.3.4" />
        </encounter>
      </entryRelationship>
    </act>
  </entry>
</section>
  1. C-CDA Example Search Help

    C-CDA Example Search Results
    This screen displays the results of executing the example search criteria against the existing examples recorded in the example database.

  2. Search Criteria Panel

    This panel allow you to further refine your queries and narrow the results

  3. Text Search Words

    Use this field to enter words related to your search. These words can appear in the title, the comments or as part of a special list of keywords associated with the example. The search words should be entered with spaces separating the items.

  4. Filter by example status

    By selecting the various statuses, the search results can be limited to only the example that are set to the selected status(es). By removing all status selections, the filtering is removed and examples from all statuses will be returned (based on any other filtering).

  5. Select only ONC Certified examples

    These are samples referenced in a government rule or certification companion guide.

  6. Execute the search based on the criteria entered (or retrieve all examples if no criteria specified).

  7. The number of results that match the query parameters can be found here.

  8. Use this link to jump back to the initial page of the application (that lists the sections).

  9. This columns list the names of the examples that match the criteria (and the comment for each example).

  10. This columns lists the area in the C-CDA specification (the specification is broken into distinct topics for the various exchangeable documents, the common header, and the sections that occur within the exchangeable documents) that the example demonstrates.

  11. This columns lists the state of the example in the example verification and approval process.

  12. You can select to download the examples directly or navigate to page with the full detailed description of the example.

  13. Tour Complete

    Return to the C-CDA Example Search Results page.