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

FHIR IG analytics

Packagecsiro.fhir.au.gpccmp
Resource TypeCodeSystem
IdCodeSystem-GPCCMPGoalStatusSupplement.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/CodeSystem-GPCCMPGoalStatusSupplement.html
URLhttps://gpccmp.csiro.au/ig/CodeSystem/GPCCMPGoalStatusSupplement
Version0.1.0
Statusdraft
Date2026-03-25T23:46:32+00:00
NameGPCCMPGoalStatusSupplement
TitleGP CCMP Goal Status Supplement
DescriptionThe GP CCMP Goal Status Supplement defines consumer friendly terms for the GoalLifecycleStatus code system for use in the GP CCMP Questionnaire.
Contentsupplement
Supplementshttp://hl7.org/fhir/goal-status|4.0.1

Resources that use this resource

ValueSet
csiro.fhir.au.gpccmp#currentGoalStatusLimitedGoal Status Limited

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0goal-statusGoalLifecycleStatus

Narrative

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

Generated Narrative: CodeSystem GPCCMPGoalStatusSupplement

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

CodeDisplay
cancelled withdrawn

Source1

{
  "resourceType": "CodeSystem",
  "id": "GPCCMPGoalStatusSupplement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPGoalStatusSupplement",
  "version": "0.1.0",
  "name": "GPCCMPGoalStatusSupplement",
  "title": "GP CCMP Goal Status Supplement",
  "status": "draft",
  "experimental": false,
  "date": "2026-03-25T23:46:32+00:00",
  "publisher": "AEHRC CSIRO",
  "contact": [
    {
      "name": "AEHRC CSIRO",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description": "The GP CCMP Goal Status Supplement defines consumer friendly terms for the GoalLifecycleStatus code system for use in the GP CCMP Questionnaire.",
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/goal-status|4.0.1",
  "concept": [
    {
      "code": "cancelled",
      "display": "withdrawn"
    }
  ]
}