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

: Goal Status Limited - JSON Representation

Draft as of 2026-06-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "GoalStatusLimited",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet GoalStatusLimited</b></p><a name=\"GoalStatusLimited\"> </a><a name=\"hcGoalStatusLimited\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-GPCCMPGoalStatusSupplement.html\">GP CCMP Goal Status Supplement</a>.</p><div style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\"><p>Expansion based on:</p><ul><li><a href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html\">codesystem GoalLifecycleStatus v4.0.1 (CodeSystem)</a></li><li><a href=\"CodeSystem-GPCCMPGoalStatusSupplement.html\">supplement GP CCMP Goal Status Supplement v0.1.0 (CodeSystem)</a></li></ul></div><p>This value set contains 3 concepts</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display (en)</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"GoalStatusLimited-http://hl7.org/fhir/goal-status-active\"> </a><code>http://hl7.org/fhir/goal-status</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-active\">active</a></td><td>Active</td><td>The goal is being sought actively.</td></tr><tr><td><a name=\"GoalStatusLimited-http://hl7.org/fhir/goal-status-completed\"> </a><code>http://hl7.org/fhir/goal-status</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-completed\">completed</a></td><td>Completed</td><td>The goal is no longer being sought.</td></tr><tr><td><a name=\"GoalStatusLimited-http://hl7.org/fhir/goal-status-cancelled\"> </a><code>http://hl7.org/fhir/goal-status</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-cancelled\">cancelled</a></td><td>Withdrawn</td><td>The goal has been abandoned.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPGoalStatusSupplement|0.1.0"
    }
  ],
  "url" : "https://gpccmp.csiro.au/ig/ValueSet/GoalStatusLimited",
  "version" : "0.1.0",
  "name" : "GoalStatusLimited",
  "title" : "Goal Status Limited",
  "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" : "This value set includes the minimal set of codes to represent the status of a goal (i.e., active, completed, and withdrawn).",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/goal-status",
        "version" : "4.0.1",
        "concept" : [
          {
            "code" : "active",
            "display" : "Active"
          },
          {
            "code" : "completed",
            "display" : "Completed"
          },
          {
            "code" : "cancelled",
            "display" : "Withdrawn"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "urn:uuid:fff81a46-8231-4929-b534-3b0e07d0c502",
    "timestamp" : "2026-05-25T13:11:30+10:00",
    "total" : 3,
    "offset" : 0,
    "parameter" : [
      {
        "name" : "displayLanguage",
        "valueCode" : "en"
      },
      {
        "name" : "count",
        "valueInteger" : 1000
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      },
      {
        "name" : "excludeNested",
        "valueBoolean" : false
      },
      {
        "name" : "used-codesystem",
        "valueUri" : "http://hl7.org/fhir/goal-status|4.0.1"
      },
      {
        "name" : "used-supplement",
        "valueUri" : "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPGoalStatusSupplement|0.1.0"
      }
    ],
    "contains" : [
      {
        "system" : "http://hl7.org/fhir/goal-status",
        "code" : "active",
        "display" : "Active"
      },
      {
        "system" : "http://hl7.org/fhir/goal-status",
        "code" : "completed",
        "display" : "Completed"
      },
      {
        "system" : "http://hl7.org/fhir/goal-status",
        "code" : "cancelled",
        "display" : "Withdrawn"
      }
    ]
  }
}