http://hl7.org/fhir/goal-status|5.0.0
name
GoalLifecycleStatus
GoalLifecycleStatus
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2021-01-04 23:01:24.0
2021-01-04 23:01:24.0
Goal Lifecycle Status
Codes that reflect the current state of a goal and whether the goal is still being targeted.
{
"description" : "Codes that reflect the current state of a goal and whether the goal is still being targeted.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : "2021-01-04T23:01:24Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "GoalLifecycleStatus",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Goal Lifecycle Status",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
} ],
"status" : "active",
"hierarchyMeaning" : "is-a",
"id" : "e79a54a3-3a64-556d-ac33-cc6906f5c1ac",
"valueSet" : "http://hl7.org/fhir/ValueSet/goal-status",
"url" : "http://hl7.org/fhir/goal-status",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.272",
"system" : "urn:ietf:rfc:3986"
}, {
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.267",
"system" : "urn:ietf:rfc:3986"
}, {
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.2.150",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "proposed",
"display" : "Proposed",
"definition" : "A goal is proposed for this patient."
}, {
"code" : "planned",
"display" : "Planned",
"definition" : "A goal is planned for this patient."
}, {
"code" : "accepted",
"concept" : [ {
"code" : "active",
"display" : "Active",
"definition" : "The goal is being sought actively."
}, {
"code" : "on-hold",
"display" : "On Hold",
"definition" : "The goal remains a long term objective but is no longer being actively pursued for a temporary period of time."
}, {
"code" : "completed",
"display" : "Completed",
"definition" : "The goal is no longer being sought."
} ],
"display" : "Accepted",
"definition" : "A proposed goal was accepted or acknowledged."
}, {
"code" : "cancelled",
"display" : "Cancelled",
"definition" : "The goal has been abandoned."
}, {
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The goal was entered in error and voided."
}, {
"code" : "rejected",
"display" : "Rejected",
"definition" : "A proposed goal was rejected."
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}