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-06-16 |
{
"resourceType" : "CodeSystem",
"id" : "GPCCMPCarePlanActivityStatusSupplement",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GPCCMPCarePlanActivityStatusSupplement</b></p><a name=\"GPCCMPCarePlanActivityStatusSupplement\"> </a><a name=\"hcGPCCMPCarePlanActivityStatusSupplement\"> </a><p>This code system supplement <code>https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement</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-care-plan-activity-status.html#care-plan-activity-status-not-started\">not-started</a><a name=\"GPCCMPCarePlanActivityStatusSupplement-not-started\"> </a></td><td>Planned</td></tr></table></div>"
},
"url" : "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement",
"version" : "0.1.0",
"name" : "GPCCMPCarePlanActivityStatusSupplement",
"title" : "GP CCMP Care Plan Activity Status Supplement",
"status" : "draft",
"experimental" : false,
"date" : "2026-06-16T04:47:38+00:00",
"publisher" : "AEHRC CSIRO",
"contact" : [
{
"name" : "AEHRC CSIRO",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "The GP CCMP Care Plan Activity Status Supplement defines consumer friendly terms for the CarePlanActivityStatus code system for use in the GP CCMP Questionnaire.",
"copyright" : "Copyright © 2026 Australian Government Department of Health, Disability and Ageing. All rights reserved.\nThis material is published for evaluation and local testing only, pending selection of a final licence. You may clone, build, and run it locally/personally to evaluate the IG. No other rights are granted — including no redistribution, modification for distribution, sublicensing, or commercial/production use. Final licence terms will be published and will supersede this notice.\n",
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/care-plan-activity-status|4.0.1",
"concept" : [
{
"code" : "not-started",
"display" : "Planned"
}
]
}