This page is part of the FHIR Specification (v1.8.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
Definition for Code System GoalStatusReason
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="goal-status-reason"/> <meta> <lastUpdated value="2016-12-06T12:22:34.981+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"/> </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> <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.412"/> </identifier> <version value="1.8.0"/> <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>
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.