Release 4

Codesystem-goal-status-reason.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

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

Definition for Code System GoalStatusReason

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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="goal-status-reason"/> 
  <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 status reason</h2> 
      <div> 
        <p> Example codes indicating the reason for a current status.  Note that these are in no way
           complete and might 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 style="white-space:nowrap">
            <b> Code</b> 
          </td> 
          <td> 
            <b> Display</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">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 style="white-space:nowrap">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 style="white-space:nowrap">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 style="white-space:nowrap">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 style="white-space:nowrap">temp-not-attainable
            <a name="goal-status-reason-temp-not-attainable"> </a> 
          </td> 
          <td> Goal Not Attainable Temporarily</td> 
          <td> Goal cannot be reached temporarily.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">permanent-not-attainable
            <a name="goal-status-reason-permanent-not-attainable"> </a> 
          </td> 
          <td> Goal Not Attainable Permanently</td> 
          <td> Goal cannot be reached permanently.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">financial-barrier
            <a name="goal-status-reason-financial-barrier"> </a> 
          </td> 
          <td> Financial Reason</td> 
          <td> Goal cannot be reached due to financial barrier or reason.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">lack-of-transportation
            <a name="goal-status-reason-lack-of-transportation"> </a> 
          </td> 
          <td> Lack Of Transportation</td> 
          <td> Goal cannot be reached due to a lack of transportation.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">lack-of-social-support
            <a name="goal-status-reason-lack-of-social-support"> </a> 
          </td> 
          <td> Lack Of Social Support</td> 
          <td> Goal cannot be reached due to a lack of social support.</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <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.4.278"/> 
  </identifier> 
  <version value="4.0.1"/> 
  <name value="GoalStatusReason"/> 
  <title value="Goal status reason"/> 
  <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="Example codes indicating the reason for a current status.  Note that these are in no way
   complete and might 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 cannot be reached temporarily."/> 
  </concept> 
  <concept> 
    <code value="permanent-not-attainable"/> 
    <display value="Goal Not Attainable Permanently"/> 
    <definition value="Goal cannot be reached permanently."/> 
  </concept> 
  <concept> 
    <code value="financial-barrier"/> 
    <display value="Financial Reason"/> 
    <definition value="Goal cannot be reached due to financial barrier or reason."/> 
  </concept> 
  <concept> 
    <code value="lack-of-transportation"/> 
    <display value="Lack Of Transportation"/> 
    <definition value="Goal cannot 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 cannot be reached due to a lack of social support."/> 
  </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.