FHIR IG analytics| Package | csiro.fhir.au.gpccmp |
| Resource Type | ValueSet |
| Id | ValueSet-ActionsStatus.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/ValueSet-ActionsStatus.html |
| URL | https://gpccmp.csiro.au/ig/ValueSet/ActionsStatus |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-16T04:47:38+00:00 |
| Name | ActionsStatus |
| Title | Actions Status |
| Description | 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. |
| Copyright | Copyright © 2026 Australian Government Department of Health, Disability and Ageing. All rights reserved. This 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. |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | care-plan-activity-status | CarePlanActivityStatus |
| csiro.fhir.au.gpccmp#current | GPCCMPCarePlanActivityStatusSupplement | GP CCMP Care Plan Activity Status Supplement |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ActionsStatus
This ValueSet requires the Code system Supplement GP CCMP Care Plan Activity Status Supplement.
Expansion based on:
This value set contains 6 concepts
| System | Code | Display (en) | Definition |
http://hl7.org/fhir/care-plan-activity-status | not-started | Planned | Care plan activity is planned but no action has yet been taken. |
http://hl7.org/fhir/care-plan-activity-status | in-progress | In Progress | Care plan activity has been started but is not yet complete. |
http://hl7.org/fhir/care-plan-activity-status | on-hold | On Hold | Care plan activity was started but has temporarily ceased with an expectation of resumption at a future time. |
http://hl7.org/fhir/care-plan-activity-status | completed | Completed | Care plan activity has been completed (more or less) as planned. |
http://hl7.org/fhir/care-plan-activity-status | stopped | Stopped | The planned care plan activity has been ended prior to completion after the activity was started. |
http://hl7.org/fhir/care-plan-activity-status | cancelled | Cancelled | The planned care plan activity has been withdrawn. |
{
"resourceType": "ValueSet",
"id": "ActionsStatus",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement|0.1.0"
}
],
"url": "https://gpccmp.csiro.au/ig/ValueSet/ActionsStatus",
"version": "0.1.0",
"name": "ActionsStatus",
"title": "Actions Status",
"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": "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.",
"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",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/care-plan-activity-status",
"version": "4.0.1",
"concept": [
{
"code": "not-started",
"display": "Planned"
},
{
"code": "in-progress",
"display": "In Progress"
},
{
"code": "on-hold",
"display": "On Hold"
},
{
"code": "completed",
"display": "Completed"
},
{
"code": "stopped",
"display": "Stopped"
},
{
"code": "cancelled",
"display": "Cancelled"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:81e33f47-20e7-444c-9001-d2844bb0eb00",
"timestamp": "2026-05-25T13:11:30+10:00",
"total": 6,
"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/care-plan-activity-status|4.0.1"
},
{
"name": "used-supplement",
"valueUri": "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement|0.1.0"
}
],
"contains": [
{
"system": "http://hl7.org/fhir/care-plan-activity-status",
"code": "not-started",
"display": "Planned"
},
{
"system": "http://hl7.org/fhir/care-plan-activity-status",
"code": "in-progress",
"display": "In Progress"
},
{
"system": "http://hl7.org/fhir/care-plan-activity-status",
"code": "on-hold",
"display": "On Hold"
},
{
"system": "http://hl7.org/fhir/care-plan-activity-status",
"code": "completed",
"display": "Completed"
},
{
"system": "http://hl7.org/fhir/care-plan-activity-status",
"code": "stopped",
"display": "Stopped"
},
{
"system": "http://hl7.org/fhir/care-plan-activity-status",
"code": "cancelled",
"display": "Cancelled"
}
]
}
}