Health Concern Act (V2)_2.16.840.1.113883.10.20.22.4.132

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:

Health Concern Act (V2)

2.16.840.1.113883.10.20.22.4.132

 

Example: download example view on GitHub

<act classCode="ACT" moodCode="EVN">
  <templateId root="2.16.840.1.113883.10.20.22.4.132" extension="2015-08-01" />
  <id root="4eab0e52-dd7d-4285-99eb-72d32ddb195c" />
  <code code="75310-3" 
        codeSystem="2.16.840.1.113883.6.1" 
        codeSystemName="LOINC" 
        displayName="Health Concern" />
  <!-- This Health Concern has a statusCode of active because it is an active concern -->
  <statusCode code="active" />
  <!-- The effective time is the date that the Health Concern started being followed - 
     this does not necessarily correlate to the onset date of the contained health issues-->
  <effectiveTime value="20130616" />
  <!-- Health Concern: Current every day smoker-->
  <entryRelationship typeCode="REFR">
    <!-- Tobacco Use (V2) -->
    <observation classCode="OBS" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.85" extension="2014-06-09" />
      ...
    
        
    </observation>
  </entryRelationship>
  <!-- Health Concern Problem: Respiratory insufficiency -->
  <entryRelationship typeCode="REFR">
    <!-- Problem Observation (V2) -->
    <observation classCode="OBS" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.4" extension="2015-08-01" />
      ...
    
        
    </observation>
  </entryRelationship>
  <!-- Health Concern Diagnosis: Pneumonia -->
  <entryRelationship typeCode="REFR">
    <!-- Problem Observation (V2) -->
    <observation classCode="OBS" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.4" extension="2015-08-01" />
      ...
    
        
    </observation>
  </entryRelationship>
  <!-- 
        This is an entry relationship of the SPRT (support) type which shows 
        that the productive cough supports the Health Concern (Problem: Respiratory 
        Insufficiency and Diagnosis: Pneumonia
        This entryRelationship represents the relationship: 
         Health Concern HAS SUPPORT Observation
       -->
  <entryRelationship typeCode="SPRT">
    <!-- Problem Observation (V2) -->
    <observation classCode="OBS" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.4" extension="2015-08-01" />
      ...
    
        
    </observation>
  </entryRelationship>
  <!-- Priority Preference -->
  <entryRelationship typeCode="RSON">
    <!-- Priority Preference - this is the preference that the patient 
      (specified by the Author Participation template)
       places on the Health Concern -->
    <observation classCode="OBS" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.143" />
      ...
    
        
    </observation>
  </entryRelationship>
  <!--  Priority Preference - this is the preference that the provider 
    (specified by the Author Participation template)
     places on the Health Concern -->
  <entryRelationship typeCode="RSON">
    <!--  Priority Preference -->
    <observation classCode="OBS" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.143" />
      ...
    
        
    </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.