FHIR IG analytics
| Package | csiro.fhir.au.gpccmp |
| Resource Type | CodeSystem |
| Id | CodeSystem-GPCCMPCarePlanActivityStatusSupplement.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/CodeSystem-GPCCMPCarePlanActivityStatusSupplement.html |
| URL | https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-16T04:47:38+00:00 |
| Name | GPCCMPCarePlanActivityStatusSupplement |
| Title | GP CCMP Care Plan Activity Status Supplement |
| 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. |
| 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.
|
| Content | supplement |
| Supplements | http://hl7.org/fhir/care-plan-activity-status|4.0.1 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This code system supplement https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement defines features on the following code:
Source1
{
"resourceType": "CodeSystem",
"id": "GPCCMPCarePlanActivityStatusSupplement",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-16T04:47:38+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.",
"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",
"content": "supplement",
"supplements": "http://hl7.org/fhir/care-plan-activity-status|4.0.1",
"concept": [
{
"code": "not-started",
"display": "Planned"
}
]
}