http://terminology.hl7.org/CodeSystem/goal-achievement|1.0.1
name
GoalAchievementStatus
GoalAchievementStatus
package
hl7.terminology.r4@6.3.0
hl7.terminology.r4@6.3.0
content
complete
complete
status
active
active
date
2025-05-01 01:35:10.0
2025-05-01 01:35:10.0
Goal achievement status
Describes the progression, or lack thereof, towards the goal against the target.
{
"description" : "Describes the progression, or lack thereof, towards the goal against the target.",
"compose" : null,
"package" : "hl7.terminology.r4@6.3.0",
"date" : "2025-05-01T01:35:10Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2024-04-24T00:00:00+00:00"
},
"publisher" : "Health Level Seven International",
"content" : "complete",
"name" : "GoalAchievementStatus",
"copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Goal achievement status",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
} ],
"status" : "active",
"id" : "cbc5344a-db55-5187-b24f-dacf6891c342",
"valueSet" : "http://terminology.hl7.org/ValueSet/goal-achievement",
"url" : "http://terminology.hl7.org/CodeSystem/goal-achievement",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.1.1375",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "in-progress",
"concept" : [ {
"code" : "improving",
"display" : "Improving",
"definition" : "The goal is being sought, and is progressing."
}, {
"code" : "worsening",
"display" : "Worsening",
"definition" : "The goal is being sought, but is regressing."
}, {
"code" : "no-change",
"display" : "No Change",
"definition" : "The goal is being sought, but the trend is flat."
} ],
"display" : "In Progress",
"definition" : "The goal is being sought but has not yet been reached. (Also applies if the goal was reached in the past but there has been regression and the goal is again being sought)."
}, {
"code" : "achieved",
"concept" : [ {
"code" : "sustaining",
"display" : "Sustaining",
"definition" : "The goal has been met, but ongoing activity is needed to sustain the goal objective."
} ],
"display" : "Achieved",
"definition" : "The goal has been met."
}, {
"code" : "not-achieved",
"concept" : [ {
"code" : "no-progress",
"display" : "No Progress",
"definition" : "The goal has not been met and little to no progress towards target."
}, {
"code" : "not-attainable",
"display" : "Not Attainable",
"definition" : "The goal is not possible to be met."
} ],
"display" : "Not Achieved",
"definition" : "The goal has not been met and there might or might not have been progress towards target."
} ],
"caseSensitive" : true,
"version" : "1.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org",
"system" : "url"
}, {
"value" : "hq@HL7.org",
"system" : "email"
} ]
} ]
}