FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-goal-status-reason.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-goal-status-reason.html |
| URL | http://hl7.org/fhir/goal-status-reason |
| Version | 4.0.1 |
| Status | draft |
| Date | 2025-09-13T16:11:23-04:00 |
| Name | GoalStatusReason |
| Title | Goal status reason |
| Realm | uv |
| Authority | hl7 |
| Description | 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. |
| Content | complete |
| ValueSet | |
| R4-goal-status-reason-for-R4B | Cross-version VS for R4.GoalStatusReason for use in FHIR R4B |
| R2-goal-status-reason-for-R4B | Cross-version VS for R2.GoalStatusReason for use in FHIR R4B |
| R2-goal-status-reason-for-R4 | Cross-version VS for R2.GoalStatusReason for use in FHIR R4 |
| R3-goal-status-reason-for-R4B | Cross-version VS for R3.GoalStatusReason for use in FHIR R4B |
| R4-goal-status-reason-for-R5 | Cross-version VS for R4.GoalStatusReason for use in FHIR R5 |
| R2-goal-status-reason-for-R5 | Cross-version VS for R2.GoalStatusReason for use in FHIR R5 |
| R3-goal-status-reason-for-R4 | Cross-version VS for R3.GoalStatusReason for use in FHIR R4 |
| R3-goal-status-reason-for-R5 | Cross-version VS for R3.GoalStatusReason for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem goal-status-reason
This case-sensitive code system http://hl7.org/fhir/goal-status-reason defines the following codes:
{
"resourceType": "CodeSystem",
"id": "goal-status-reason",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"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-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/goal-status-reason",
"version": "4.0.1",
"name": "GoalStatusReason",
"title": "Goal status reason",
"status": "draft",
"experimental": false,
"date": "2025-09-13T16:11:23-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 might 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",
"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 cannot be reached temporarily."
},
{
"code": "permanent-not-attainable",
"display": "Goal Not Attainable Permanently",
"definition": "Goal cannot be reached permanently."
},
{
"code": "financial-barrier",
"display": "Financial Reason",
"definition": "Goal cannot be reached due to financial barrier or reason."
},
{
"code": "lack-of-transportation",
"display": "Lack Of Transportation",
"definition": "Goal cannot be reached due to a lack of transportation."
},
{
"code": "lack-of-social-support",
"display": "Lack Of Social Support",
"definition": "Goal cannot be reached due to a lack of social support."
}
]
}