FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="goal-status-reason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem goal-status-reason</b></p><a name="goal-status-reason"> </a><a name="hcgoal-status-reason"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/goal-status-reason</code> 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 can not 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 can not 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 can not 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 can not 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 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>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r3.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/goal-status-reason"/>
<version value="3.0.2"/>
<name value="GoalStatusReason"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2025-09-13T15:32:29-04:00"/>
<publisher value="FHIR Infrastructure"/>
<contact>
<name value="FHIR Infrastructure"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</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."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/goal-status-reason|4.0.1"/>
<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>