GP Chronic Condition Management Plan
0.1.0 - ci-build
GP Chronic Condition Management Plan, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/gpccmp-fhir-ig/ and changes regularly. See the Directory of published versions
| Draft as of 2026-02-18 |
{
"resourceType" : "CodeSystem",
"id" : "GPCCMPGoalStatusSupplement",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GPCCMPGoalStatusSupplement</b></p><a name=\"GPCCMPGoalStatusSupplement\"> </a><a name=\"hcGPCCMPGoalStatusSupplement\"> </a><p>This code system supplement <code>https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPGoalStatusSupplement</code> defines features on the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-cancelled\">cancelled</a><a name=\"GPCCMPGoalStatusSupplement-cancelled\"> </a></td><td>withdrawn</td></tr></table></div>"
},
"url" : "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPGoalStatusSupplement",
"version" : "0.1.0",
"name" : "GPCCMPGoalStatusSupplement",
"title" : "GP CCMP Goal Status Supplement",
"status" : "draft",
"experimental" : false,
"date" : "2026-02-18T01:17:02+00:00",
"publisher" : "AEHRC CSIRO",
"contact" : [
{
"name" : "AEHRC CSIRO",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "The GP CCMP Goal Status Supplement defines consumer friendly terms for the GoalLifecycleStatus code system for use in the GP CCMP Questionnaire.",
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/goal-status|4.0.1",
"concept" : [
{
"code" : "cancelled",
"display" : "withdrawn"
}
]
}