Single Consultation Note

back to homepage

Approval Status

  • Approval Status: Approved
  • Example Task Force: 11/16/2017
  • SDWG: 11/30/2017

C-CDA 2.1 Example:

  • 2.16.840.1.113883.10.20.22.2.65:2016-11-01
  • 2.16.840.1.113883.10.20.22.4.202

Reference to full CDA sample:

  • Encounter in empty CCD

Validation location

Comments

  • This is an example of how to record a single Consultation Note.

Custodian

  • Brett Marquard, brett@riverrockassociates.com (GitHub: brettmarquard)

Keywords

  • Note, Note Activity, Notes

Permalink

Links

 

Example: download example view on GitHub

<section>
    <!-- Notes Section -->
    <templateId root="2.16.840.1.113883.10.20.22.2.65" extension="2016-11-01"/>
    <!-- This Notes Section is not intended to replace a C-CDA Consultation Note Document -->
    <!-- If your system captures Consultation Note information in Discrete sections it's not recommended to lump all the text together here. -->
    <!-- This Notes Section could be included in a Consultation Note Document with other discrete sections (Results, Vitals etc.)-->
    <!-- This Notes Section is most appropriate for an encounter specific document -->
    <!-- If this Notes section were included in a CCD, each Note Activity entry should be linked to an appropriate Encounter entry in the Encounters section -->
    <code code="11488-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"
        displayName="Consult note"/>
    <title>Consultation Notes</title>
    <text>
        <list>
            <item ID="ConsultNote1">
                <paragraph>Dr. Specialist - September 8, 2016</paragraph>
                <paragraph> Dear Dr. Henry Leven: Thank you for referring Ms. Everywoman for evaluation. As
                    you know, she is a 40-year-old woman who has had chronic gastrointestinal
                    symptoms. Approximately 18 years ago, she was hospitalized with a bleeding
                    ulcer. She had a CT scan of the abdomen, which revealed findings consistent with
                    focal nodular hyperplasia (FNH). She has had epigastric abdominal pain as well
                    as a significant change in her bowel movements from baseline constipation to
                    frequent diarrhea. The past medical history is otherwise negative. She takes no
                    prescription medications. The remainder of the history is not contributory. </paragraph>
                <paragraph>Physical examination revealed a well-appearing woman. The vital signs
                    were normal. The head and neck were unremarkable. The lung fields were clear.
                    The heart exam was normal. The abdomen was obese with normal bowel sounds. There
                    was no tenderness, mass, or hepatosplenomegaly. </paragraph>
                <paragraph>Endoscopic evaluation revealed a normal colonoscopy. Biopsies taken
                    throughout the colon were essentially unremarkable. Stool tests for pathogenic
                    organisms were negative. Of note, on the upper endoscopy examination, no
                    significant abnormalities were seen; however, upon biopsy, features of celiac
                    disease were noted.</paragraph>
                <paragraph> In summary, this 40-year-old woman has evidence of celiac disease. We
                    discussed the diagnosis in detail in the office. She was advised to undertake a
                    lifelong gluten-free diet. Followup laboratories in my office were notable for a
                    low serum iron with a low-normal ferritin. The bone density was normal. Repeat
                    triple-phase CT scan of the liver revealed no change in the right hepatic lobe
                    lesion, which is consistent with FNH. I advised periodic reevaluation of the
                    liver with imaging, as well as followup for any potential development of
                    nutritional deficiencies. She should take an iron supplement and continue on a
                    lifelong gluten-free diet. </paragraph>
                <paragraph>Thank you for the courtesy of this referral. I would be pleased to see
                    Ms. Everywoman in followup.</paragraph>
            </item>
        </list>
    </text>
    <!-- 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">
                <!-- Code must match or be equivalent to section code -->
                <translation code="11488-4" codeSystem="2.16.840.1.113883.6.1"
                    codeSystemName="LOINC" displayName="Consult note"/>
            </code>
            <text>
                <reference value="#ConsultNote1"/>
            </text>
            <statusCode code="completed"/>
            <!-- Clinically-relevant time of the note -->
            <effectiveTime value="20160908"/>
            <!-- Author Participation -->
            <author>
                <templateId root="2.16.840.1.113883.10.20.22.4.119"/>
                <!-- Time note was actually written -->
                <time value="20160908083215-0500"/>
                <assignedAuthor>
                    <!-- Full author information is elsewhere in the document . -->
                    <id root="20cf14fb-b65c-4c8c-a54d-b0cca834c18c"/>
                    <assignedPerson>
                        <name>
                            <prefix>Dr.</prefix>
                            <family>Specialist</family>
                        </name>
                    </assignedPerson>
                </assignedAuthor>
            </author>
        </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.