Allergy Concern Act (V3)_2.16.840.1.113883.10.20.22.4.30

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:

Allergy Concern Act (V3)

2.16.840.1.113883.10.20.22.4.30

 

Example: download example view on GitHub

<act classCode="ACT" moodCode="EVN">
  <!-- ** Allergy Concern Act ** -->
  <templateId root="2.16.840.1.113883.10.20.22.4.30" extension="2015-08-01" />
  <id root="36e3e930-7b14-11db-9fe1-0800200c9a66" />
  <code code="CONC" codeSystem="2.16.840.1.113883.5.6" />
  <!-- The statusCode represents the need to continue tracking the allergy -->
  <!-- This is of ongoing concern to the provider -->
  <statusCode code="active" />
  <effectiveTime>
    <!-- The low value represents when the allergy was first recorded in the 
             patient's chart -->
    <!-- Concern started being tracked as an active issue on May 1, 1998 -->
    <low value="199805011145-0800" />
  </effectiveTime>
  <author typeCode="AUT">
    <!-- Same as Concern effectiveTime/low -->
    <time value="199805011145-0800" />
    <assignedAuthor>
      <id extension="555555555" root="1.1.1.1.1.1.1.2" />
    </assignedAuthor>
  </author>
  <entryRelationship typeCode="SUBJ">
    <observation classCode="OBS" moodCode="EVN">
      <!-- ** Allergy observation ** -->
      <templateId root="2.16.840.1.113883.10.20.22.4.7" extension="2014-06-09" />
      <id root="4adc1020-7b14-11db-9fe1-0800200c9a66" />
      <code code="ASSERTION" codeSystem="2.16.840.1.113883.5.4" />
      <!-- Observation statusCode represents the status of the act of observing -->
      <statusCode code="completed" />
      <effectiveTime>
        <!-- The low value reflects the date of onset of the allergy -->
        <!-- Based on patient symptoms, presumed onset is May 1, 1998 -->
        <low value="19980501" />
        <!-- The high value reflects when the allergy was known to be resolved 
                    (and will generally be absent) -->
      </effectiveTime>
      <value xsi:type="CD" code="419199007" displayName="Allergy to substance" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" />
      <author typeCode="AUT">
        <time value="199805011145-0800" />
        <assignedAuthor>
          <id extension="222223333" root="1.1.1.1.1.1.1.3" />
        </assignedAuthor>
      </author>
      <participant typeCode="CSM">
        <participantRole classCode="MANU">
          <playingEntity classCode="MMAT">
            <code code="70618" displayName="Penicillin" codeSystem="2.16.840.1.113883.6.88" codeSystemName="RxNorm" />
          </playingEntity>
        </participantRole>
      </participant>
      <entryRelationship typeCode="MFST" inversionInd="true">
        <observation classCode="OBS" moodCode="EVN">
          <!-- ** Reaction observation ** -->
          <templateId root="2.16.840.1.113883.10.20.22.4.9" extension="2014-06-09" />
          <id root="4adc1020-7b14-11db-9fe1-0800200c9a64" />
          <code code="ASSERTION" codeSystem="2.16.840.1.113883.5.4" />
          <statusCode code="completed" />
          <effectiveTime>
            <low value="200802260800-0800" />
            <high value="2008022801200-0800" />
          </effectiveTime>
          <value xsi:type="CD" code="422587007" codeSystem="2.16.840.1.113883.6.96" displayName="Nausea" />
        </observation>
      </entryRelationship>
    </observation>
  </entryRelationship>
</act>
  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.