<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="goal-status-reason" />
  <meta>
    <lastUpdated value="2017-04-19T07:44:43.294+10:00" />
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>GoalStatusReason</h2>
      <div>
        <p>Example codes indicating the reason for a current status.  Note that these are in no way complete and may not even be appropriate for some uses.</p>
      </div>
      <p>This code system http://hl7.org/fhir/goal-status-reason defines the following codes:</p>
      <table class="codes">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td>surgery
                  <a name="goal-status-reason-surgery"></a></td>
          <td>Surgery</td>
          <td>Goal suspended or ended because of a surgical procedure.</td>
        </tr>
        <tr>
          <td>life-event
                  <a name="goal-status-reason-life-event"></a></td>
          <td>Life Event</td>
          <td>Goal suspended or ended because of a significant life event (marital change, bereavement, etc.).</td>
        </tr>
        <tr>
          <td>replaced
                  <a name="goal-status-reason-replaced"></a></td>
          <td>Replaced</td>
          <td>Goal has been superseded by a new goal.</td>
        </tr>
        <tr>
          <td>patient-request
                  <a name="goal-status-reason-patient-request"></a></td>
          <td>Patient Request</td>
          <td>Patient wishes the goal to be set aside, at least temporarily.</td>
        </tr>
        <tr>
          <td>temp-not-attainable
                  <a name="goal-status-reason-temp-not-attainable"></a></td>
          <td>Goal Not Attainable Temporarily</td>
          <td>Goal can not be reached temporarily.</td>
        </tr>
        <tr>
          <td>permanent-not-attainable
                  <a name="goal-status-reason-permanent-not-attainable"></a></td>
          <td>Goal Not Attainable Permanently</td>
          <td>Goal can not be reached permanently.</td>
        </tr>
        <tr>
          <td>financial-barrier
                  <a name="goal-status-reason-financial-barrier"></a></td>
          <td>Financial Reason</td>
          <td>Goal can not be reached due to financial barrier or reason.</td>
        </tr>
        <tr>
          <td>lack-of-transportation
                  <a name="goal-status-reason-lack-of-transportation"></a></td>
          <td>Lack Of Transportation</td>
          <td>Goal can not be reached due to a lack of transportation.</td>
        </tr>
        <tr>
          <td>lack-of-social-support
                  <a name="goal-status-reason-lack-of-social-support"></a></td>
          <td>Lack Of Social Support</td>
          <td>Goal can not be reached due to a lack of social support.</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <url value="http://hl7.org/fhir/goal-status-reason" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.4.642.1.273" />
  </identifier>
  <version value="3.0.1" />
  <name value="GoalStatusReason" />
  <status value="draft" />
  <experimental value="true" />
  <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="Example codes indicating the reason for a current status.  Note that these are in no way complete and may not even be appropriate for some uses." />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/goal-status-reason" />
  <content value="complete" />
  <concept>
    <code value="surgery" />
    <display value="Surgery" />
    <definition value="Goal suspended or ended because of a surgical procedure." />
  </concept>
  <concept>
    <code value="life-event" />
    <display value="Life Event" />
    <definition value="Goal suspended or ended because of a significant life event (marital change, bereavement, etc.)." />
  </concept>
  <concept>
    <code value="replaced" />
    <display value="Replaced" />
    <definition value="Goal has been superseded by a new goal." />
  </concept>
  <concept>
    <code value="patient-request" />
    <display value="Patient Request" />
    <definition value="Patient wishes the goal to be set aside, at least temporarily." />
  </concept>
  <concept>
    <code value="temp-not-attainable" />
    <display value="Goal Not Attainable Temporarily" />
    <definition value="Goal can not be reached temporarily." />
  </concept>
  <concept>
    <code value="permanent-not-attainable" />
    <display value="Goal Not Attainable Permanently" />
    <definition value="Goal can not be reached permanently." />
  </concept>
  <concept>
    <code value="financial-barrier" />
    <display value="Financial Reason" />
    <definition value="Goal can not be reached due to financial barrier or reason." />
  </concept>
  <concept>
    <code value="lack-of-transportation" />
    <display value="Lack Of Transportation" />
    <definition value="Goal can not be reached due to a lack of transportation." />
  </concept>
  <concept>
    <code value="lack-of-social-support" />
    <display value="Lack Of Social Support" />
    <definition value="Goal can not be reached due to a lack of social support." />
  </concept>
</CodeSystem>