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.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/goal-status"
}, {
"name" : "version",
"valueString" : "5.0.0"
} ]
}