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

FHIR IG analytics

Packagecsiro.fhir.au.gpccmp
Resource TypeValueSet
IdValueSet-ActionsStatus.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/ValueSet-ActionsStatus.html
URLhttps://gpccmp.csiro.au/ig/ValueSet/ActionsStatus
Version0.1.0
Statusdraft
Date2026-06-16T04:47:38+00:00
NameActionsStatus
TitleActions Status
DescriptionThis 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.
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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0care-plan-activity-statusCarePlanActivityStatus
csiro.fhir.au.gpccmp#currentGPCCMPCarePlanActivityStatusSupplementGP CCMP Care Plan Activity Status Supplement

Narrative

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.

This value set contains 6 concepts

SystemCodeDisplay (en)Definition
http://hl7.org/fhir/care-plan-activity-status  not-startedPlannedCare plan activity is planned but no action has yet been taken.
http://hl7.org/fhir/care-plan-activity-status  in-progressIn ProgressCare plan activity has been started but is not yet complete.
http://hl7.org/fhir/care-plan-activity-status  on-holdOn HoldCare 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  completedCompletedCare plan activity has been completed (more or less) as planned.
http://hl7.org/fhir/care-plan-activity-status  stoppedStoppedThe planned care plan activity has been ended prior to completion after the activity was started.
http://hl7.org/fhir/care-plan-activity-status  cancelledCancelledThe planned care plan activity has been withdrawn.

Source1

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