Goal Observation_2.16.840.1.113883.10.20.22.4.121

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:

Goal Observation

2.16.840.1.113883.10.20.22.4.121

 

Example: download example view on GitHub

<observation classCode="OBS" moodCode="GOL">
  <templateId root="2.16.840.1.113883.10.20.22.4.121" />
  <id root="3700b3b0-fbed-11e2-b778-0800200c9a66" />
  <code code="59408-5" 
        codeSystem="2.16.840.1.113883.6.1" 
        codeSystemName="LOINC" 
        displayName="Oxygen saturation in Arterial blood by Pulse oximetry" />
  <statusCode code="active" />
  <effectiveTime value="20130902" />
  <value xsi:type="IVL_PQ">
    <low value="92" unit="%" />
  </value>
  <!--
    If the author is set to the recordTarget (patient), this is a patient goal.  
    If the author is set to a provider, this is a provider goal. 
    If both patient and provider are set as authors, this is a negotiated goal.
  -->
  <!-- Provider Author -->
  <author>
    <templateId root="2.16.840.1.113883.10.20.22.4.119" />
    ...
  
  </author>
  <!-- Patient Author -->
  <author typeCode="AUT">
    <templateId root="2.16.840.1.113883.10.20.22.4.119" />
    ...
  
  </author>
  <!-- This entryRelationship represents the relationship "Goal REFERS TO Health Concern" -->
  <entryRelationship typeCode="REFR">
    <!-- Entry Reference Concern Act -->
    <act classCode="ACT" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.122" />
      <!-- This id points to an already defined Health Concern in the Health Concerns Section -->
      <id root="4eab0e52-dd7d-4285-99eb-72d32ddb195c" />
      ...
    
    </act>
  </entryRelationship>
  <!-- Priority Preference -->
  <entryRelationship typeCode="RSON">
    <!-- Priority Preference - this is the preference that the patient 
      (specified by the Author Participation template)
                  places on the Goal -->
    <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 Goal -->
  <entryRelationship typeCode="RSON">
    <!--  Priority Preference -->
    <observation classCode="OBS" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.143" />
      ...
    
    </observation>
  </entryRelationship>
</observation>
  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.