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 |
{
"resourceType" : "CodeSystem",
"id" : "goal-status-reason",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "Informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
]
}
}
],
"url" : "http://hl7.org/fhir/goal-status-reason",
"version" : "3.0.2",
"name" : "GoalStatusReason",
"status" : "draft",
"experimental" : true,
"date" : "2025-09-13T15:32:29-04:00",
"publisher" : "FHIR Infrastructure",
"contact" : [
{
"name" : "FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "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" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/goal-status-reason|4.0.1",
"content" : "complete",
"concept" : [
{
"code" : "surgery",
"display" : "Surgery",
"definition" : "Goal suspended or ended because of a surgical procedure."
},
{
"code" : "life-event",
"display" : "Life Event",
"definition" : "Goal suspended or ended because of a significant life event (marital change, bereavement, etc.)."
},
{
"code" : "replaced",
"display" : "Replaced",
"definition" : "Goal has been superseded by a new goal."
},
{
"code" : "patient-request",
"display" : "Patient Request",
"definition" : "Patient wishes the goal to be set aside, at least temporarily."
},
{
"code" : "temp-not-attainable",
"display" : "Goal Not Attainable Temporarily",
"definition" : "Goal can not be reached temporarily."
},
{
"code" : "permanent-not-attainable",
"display" : "Goal Not Attainable Permanently",
"definition" : "Goal can not be reached permanently."
},
{
"code" : "financial-barrier",
"display" : "Financial Reason",
"definition" : "Goal can not be reached due to financial barrier or reason."
},
{
"code" : "lack-of-transportation",
"display" : "Lack Of Transportation",
"definition" : "Goal can not be reached due to a lack of transportation."
},
{
"code" : "lack-of-social-support",
"display" : "Lack Of Social Support",
"definition" : "Goal can not be reached due to a lack of social support."
}
]
}