Release 4

Codesystem-goal-achievement.xml

Patient Care Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Code System GoalAchievementStatus

<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="goal-achievement"/> 
  <meta> 
    <lastUpdated value="2021-01-21T15:34:20.265+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> Goal achievement status</h2> 
      <div> 
        <p> Describes the progression, or lack thereof, towards the goal against the target.</p> 

      </div> 
      <p> This code system http://terminology.hl7.org/CodeSystem/goal-achievement defines the following
         codes:</p> 
      <table class="codes">
        <tr> 
          <td> 
            <b> Lvl</b> 
          </td> 
          <td style="white-space:nowrap">
            <b> Code</b> 
          </td> 
          <td> 
            <b> Display</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
        <tr> 
          <td> 1</td> 
          <td style="white-space:nowrap">in-progress
            <a name="goal-achievement-in-progress"> </a> 
          </td> 
          <td> In Progress</td> 
          <td> The goal is being sought but has not yet been reached. (Also applies if the goal was reached
             in the past but there has been regression and the goal is again being sought).</td> 
        </tr> 
        <tr> 
          <td> 2</td> 
          <td style="white-space:nowrap">  improving
            <a name="goal-achievement-improving"> </a> 
          </td> 
          <td> Improving</td> 
          <td> The goal is being sought, and is progressing.</td> 
        </tr> 
        <tr> 
          <td> 2</td> 
          <td style="white-space:nowrap">  worsening
            <a name="goal-achievement-worsening"> </a> 
          </td> 
          <td> Worsening</td> 
          <td> The goal is being sought, but is regressing.</td> 
        </tr> 
        <tr> 
          <td> 2</td> 
          <td style="white-space:nowrap">  no-change
            <a name="goal-achievement-no-change"> </a> 
          </td> 
          <td> No Change</td> 
          <td> The goal is being sought, but the trend is flat.</td> 
        </tr> 
        <tr> 
          <td> 1</td> 
          <td style="white-space:nowrap">achieved
            <a name="goal-achievement-achieved"> </a> 
          </td> 
          <td> Achieved</td> 
          <td> The goal has been met.</td> 
        </tr> 
        <tr> 
          <td> 2</td> 
          <td style="white-space:nowrap">  sustaining
            <a name="goal-achievement-sustaining"> </a> 
          </td> 
          <td> Sustaining</td> 
          <td> The goal has been met, but ongoing activity is needed to sustain the goal objective.</td> 
        </tr> 
        <tr> 
          <td> 1</td> 
          <td style="white-space:nowrap">not-achieved
            <a name="goal-achievement-not-achieved"> </a> 
          </td> 
          <td> Not Achieved</td> 
          <td> The goal has not been met and there might or might not have been progress towards target.</td> 
        </tr> 
        <tr> 
          <td> 2</td> 
          <td style="white-space:nowrap">  no-progress
            <a name="goal-achievement-no-progress"> </a> 
          </td> 
          <td> No Progress</td> 
          <td> The goal has not been met and little to no progress towards target.</td> 
        </tr> 
        <tr> 
          <td> 2</td> 
          <td style="white-space:nowrap">  not-attainable
            <a name="goal-achievement-not-attainable"> </a> 
          </td> 
          <td> Not Attainable</td> 
          <td> The goal is not possible to be met.</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/> 
  </extension> 
  <url value="http://terminology.hl7.org/CodeSystem/goal-achievement"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.4.1375"/> 
  </identifier> 
  <version value="4.0.1"/> 
  <name value="GoalAchievementStatus"/> 
  <title value="Goal achievement status"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <publisher value="HL7 International - Patient Care WG"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/patientcare/"/> 
    </telecom> 
  </contact> 
  <description value="Describes the progression, or lack thereof, towards the goal against the target."/> 
  <caseSensitive value="true"/> 
  <valueSet value="http://hl7.org/fhir/ValueSet/goal-achievement"/> 
  <content value="complete"/> 
  <concept> 
    <code value="in-progress"/> 
    <display value="In Progress"/> 
    <definition value="The goal is being sought but has not yet been reached. (Also applies if the goal was reached
     in the past but there has been regression and the goal is again being sought)."/> 
    <concept> 
      <code value="improving"/> 
      <display value="Improving"/> 
      <definition value="The goal is being sought, and is progressing."/> 
    </concept> 
    <concept> 
      <code value="worsening"/> 
      <display value="Worsening"/> 
      <definition value="The goal is being sought, but is regressing."/> 
    </concept> 
    <concept> 
      <code value="no-change"/> 
      <display value="No Change"/> 
      <definition value="The goal is being sought, but the trend is flat."/> 
    </concept> 
  </concept> 
  <concept> 
    <code value="achieved"/> 
    <display value="Achieved"/> 
    <definition value="The goal has been met."/> 
    <concept> 
      <code value="sustaining"/> 
      <display value="Sustaining"/> 
      <definition value="The goal has been met, but ongoing activity is needed to sustain the goal objective."/> 
    </concept> 
  </concept> 
  <concept> 
    <code value="not-achieved"/> 
    <display value="Not Achieved"/> 
    <definition value="The goal has not been met and there might or might not have been progress towards target."/> 
    <concept> 
      <code value="no-progress"/> 
      <display value="No Progress"/> 
      <definition value="The goal has not been met and little to no progress towards target."/> 
    </concept> 
    <concept> 
      <code value="not-attainable"/> 
      <display value="Not Attainable"/> 
      <definition value="The goal is not possible to be met."/> 
    </concept> 
  </concept> 
</CodeSystem> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.