FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecsiro.fhir.au.gpccmp
Resource TypeCodeSystem
IdCodeSystem-GPCCMPCarePlanActivityStatusSupplement.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/CodeSystem-GPCCMPCarePlanActivityStatusSupplement.html
URLhttps://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement
Version0.1.0
Statusdraft
Date2026-06-16T04:47:38+00:00
NameGPCCMPCarePlanActivityStatusSupplement
TitleGP CCMP Care Plan Activity Status Supplement
DescriptionThe GP CCMP Care Plan Activity Status Supplement defines consumer friendly terms for the CarePlanActivityStatus code system for use in the GP CCMP Questionnaire.
CopyrightCopyright © 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.
Contentsupplement
Supplementshttp://hl7.org/fhir/care-plan-activity-status|4.0.1

Resources that use this resource

ValueSet
csiro.fhir.au.gpccmp#currentActionsStatusActions Status

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0care-plan-activity-statusCarePlanActivityStatus

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem GPCCMPCarePlanActivityStatusSupplement

This code system supplement https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPCarePlanActivityStatusSupplement defines features on the following code:

CodeDisplay
not-started Planned

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"
    }
  ]
}