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

: Actions Status - TTL Representation

Draft as of 2026-06-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ActionsStatus"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ActionsStatus</b></p><a name=\"ActionsStatus\"> </a><a name=\"hcActionsStatus\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-GPCCMPCarePlanActivityStatusSupplement.html\">GP CCMP Care Plan Activity 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-care-plan-activity-status.html\">codesystem CarePlanActivityStatus v4.0.1 (CodeSystem)</a></li><li><a href=\"CodeSystem-GPCCMPCarePlanActivityStatusSupplement.html\">supplement GP CCMP Care Plan Activity Status Supplement v0.1.0 (CodeSystem)</a></li></ul></div><p>This value set contains 6 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=\"ActionsStatus-http://hl7.org/fhir/care-plan-activity-status-not-started\"> </a><code>http://hl7.org/fhir/care-plan-activity-status</code></td><td style=\"white-space:nowrap\">  <a href=\"http://hl7.org/fhir/R4/codesystem-care-plan-activity-status.html#care-plan-activity-status-not-started\">not-started</a></td><td>Planned</td><td>Care plan activity is planned but no action has yet been taken.</td></tr><tr><td><a name=\"ActionsStatus-http://hl7.org/fhir/care-plan-activity-status-in-progress\"> </a><code>http://hl7.org/fhir/care-plan-activity-status</code></td><td style=\"white-space:nowrap\">  <a href=\"http://hl7.org/fhir/R4/codesystem-care-plan-activity-status.html#care-plan-activity-status-in-progress\">in-progress</a></td><td>In Progress</td><td>Care plan activity has been started but is not yet complete.</td></tr><tr><td><a name=\"ActionsStatus-http://hl7.org/fhir/care-plan-activity-status-on-hold\"> </a><code>http://hl7.org/fhir/care-plan-activity-status</code></td><td style=\"white-space:nowrap\">  <a href=\"http://hl7.org/fhir/R4/codesystem-care-plan-activity-status.html#care-plan-activity-status-on-hold\">on-hold</a></td><td>On Hold</td><td>Care plan activity was started but has temporarily ceased with an expectation of resumption at a future time.</td></tr><tr><td><a name=\"ActionsStatus-http://hl7.org/fhir/care-plan-activity-status-completed\"> </a><code>http://hl7.org/fhir/care-plan-activity-status</code></td><td style=\"white-space:nowrap\">  <a href=\"http://hl7.org/fhir/R4/codesystem-care-plan-activity-status.html#care-plan-activity-status-completed\">completed</a></td><td>Completed</td><td>Care plan activity has been completed (more or less) as planned.</td></tr><tr><td><a name=\"ActionsStatus-http://hl7.org/fhir/care-plan-activity-status-stopped\"> </a><code>http://hl7.org/fhir/care-plan-activity-status</code></td><td style=\"white-space:nowrap\">  <a href=\"http://hl7.org/fhir/R4/codesystem-care-plan-activity-status.html#care-plan-activity-status-stopped\">stopped</a></td><td>Stopped</td><td>The planned care plan activity has been ended prior to completion after the activity was started.</td></tr><tr><td><a name=\"ActionsStatus-http://hl7.org/fhir/care-plan-activity-status-cancelled\"> </a><code>http://hl7.org/fhir/care-plan-activity-status</code></td><td style=\"white-space:nowrap\">  <a href=\"http://hl7.org/fhir/R4/codesystem-care-plan-activity-status.html#care-plan-activity-status-cancelled\">cancelled</a></td><td>Cancelled</td><td>The planned care plan activity has been withdrawn.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-supplement"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-supplement>     ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement|0.1.0"^^xsd:anyURI ;
fhir:l <https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement?version=0.1.0>     ]
  ] ) ; # 
  fhir:url [
fhir:v "https://gpccmp.csiro.au/ig/ValueSet/ActionsStatus"^^xsd:anyURI ;
fhir:l <https://gpccmp.csiro.au/ig/ValueSet/ActionsStatus>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ActionsStatus"] ; # 
  fhir:title [ fhir:v "Actions Status"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-06-04T03:08:25+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "AEHRC CSIRO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "AEHRC CSIRO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set includes values to represent the status of a care plan action. It uses canonical status codes for FHIR resources for applicability to different resource types that may represent an action."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/care-plan-activity-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/care-plan-activity-status>       ] ;
fhir:version [ fhir:v "4.0.1" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "not-started" ] ;
fhir:display [ fhir:v "Planned" ]       ] [
fhir:code [ fhir:v "in-progress" ] ;
fhir:display [ fhir:v "In Progress" ]       ] [
fhir:code [ fhir:v "on-hold" ] ;
fhir:display [ fhir:v "On Hold" ]       ] [
fhir:code [ fhir:v "completed" ] ;
fhir:display [ fhir:v "Completed" ]       ] [
fhir:code [ fhir:v "stopped" ] ;
fhir:display [ fhir:v "Stopped" ]       ] [
fhir:code [ fhir:v "cancelled" ] ;
fhir:display [ fhir:v "Cancelled" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:identifier [
fhir:v "urn:uuid:81e33f47-20e7-444c-9001-d2844bb0eb00"^^xsd:anyURI ;
fhir:l <urn:uuid:81e33f47-20e7-444c-9001-d2844bb0eb00>     ] ;
fhir:timestamp [ fhir:v "2026-05-25T13:11:30+10:00"^^xsd:dateTime ] ;
fhir:total [ fhir:v 6 ] ;
fhir:offset [ fhir:v 0 ] ;
    ( fhir:parameter [
fhir:name [ fhir:v "displayLanguage" ] ;
fhir:value [
a fhir:Code ;
fhir:v "en"       ]     ] [
fhir:name [ fhir:v "count" ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1000       ]     ] [
fhir:name [ fhir:v "offset" ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0       ]     ] [
fhir:name [ fhir:v "excludeNested" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false       ]     ] [
fhir:name [ fhir:v "used-codesystem" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/care-plan-activity-status|4.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/care-plan-activity-status?version=4.0.1>       ]     ] [
fhir:name [ fhir:v "used-supplement" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement|0.1.0"^^xsd:anyURI ;
fhir:l <https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement?version=0.1.0>       ]     ] ) ;
    ( fhir:contains [
fhir:system [
fhir:v "http://hl7.org/fhir/care-plan-activity-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/care-plan-activity-status>       ] ;
fhir:code [ fhir:v "not-started" ] ;
fhir:display [ fhir:v "Planned" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/care-plan-activity-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/care-plan-activity-status>       ] ;
fhir:code [ fhir:v "in-progress" ] ;
fhir:display [ fhir:v "In Progress" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/care-plan-activity-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/care-plan-activity-status>       ] ;
fhir:code [ fhir:v "on-hold" ] ;
fhir:display [ fhir:v "On Hold" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/care-plan-activity-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/care-plan-activity-status>       ] ;
fhir:code [ fhir:v "completed" ] ;
fhir:display [ fhir:v "Completed" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/care-plan-activity-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/care-plan-activity-status>       ] ;
fhir:code [ fhir:v "stopped" ] ;
fhir:display [ fhir:v "Stopped" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/care-plan-activity-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/care-plan-activity-status>       ] ;
fhir:code [ fhir:v "cancelled" ] ;
fhir:display [ fhir:v "Cancelled" ]     ] )
  ] . #