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 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="GoalStatusLimited"/>
<text>
<status value="generated"/>
<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><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"> <code>active</code></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"> <code>completed</code></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"> <code>cancelled</code></td><td>withdrawn</td><td>The goal has been abandoned.</td></tr></table></div>
</text>
<url value="https://gpccmp.csiro.au/ig/ValueSet/GoalStatusLimited"/>
<version value="0.1.0"/>
<name value="GoalStatusLimited"/>
<title value="Goal Status Limited"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2026-02-18T01:17:02+00:00"/>
<publisher value="AEHRC CSIRO"/>
<contact>
<name value="AEHRC CSIRO"/>
<telecom>
<system value="url"/>
<value value="http://example.org/example-publisher"/>
</telecom>
</contact>
<description
value="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 value="http://hl7.org/fhir/goal-status"/>
<version value="4.0.1"/>
<concept>
<code value="active"/>
<display value="active"/>
</concept>
<concept>
<code value="completed"/>
<display value="completed"/>
</concept>
<concept>
<code value="cancelled"/>
<display value="withdrawn"/>
</concept>
</include>
</compose>
<expansion>
<identifier value="urn:uuid:363b3b05-2833-47d2-b88f-6d2ccb006278"/>
<timestamp value="2026-02-17T14:48:48+10:00"/>
<total value="3"/>
<offset value="0"/>
<parameter>
<name value="displayLanguage"/>
<valueCode value="en"/>
</parameter>
<parameter>
<name value="count"/>
<valueInteger value="1000"/>
</parameter>
<parameter>
<name value="offset"/>
<valueInteger value="0"/>
</parameter>
<parameter>
<name value="excludeNested"/>
<valueBoolean value="false"/>
</parameter>
<parameter>
<name value="used-codesystem"/>
<valueUri value="http://hl7.org/fhir/goal-status|4.0.1"/>
</parameter>
<parameter>
<name value="used-supplement"/>
<valueUri
value="https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPGoalStatusSupplement|0.1.0"/>
</parameter>
<contains>
<system value="http://hl7.org/fhir/goal-status"/>
<code value="active"/>
<display value="active"/>
</contains>
<contains>
<system value="http://hl7.org/fhir/goal-status"/>
<code value="completed"/>
<display value="completed"/>
</contains>
<contains>
<system value="http://hl7.org/fhir/goal-status"/>
<code value="cancelled"/>
<display value="withdrawn"/>
</contains>
</expansion>
</ValueSet>