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

: GP CCMP Care Plan Activity Status Supplement - JSON Representation

Draft as of 2026-06-04

Raw json | Download

{
  "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-04T03:08:25+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.",
  "content" : "supplement",
  "supplements" : "http://hl7.org/fhir/care-plan-activity-status|4.0.1",
  "concept" : [
    {
      "code" : "not-started",
      "display" : "Planned"
    }
  ]
}