FHIR IG analytics
| Package | csiro.fhir.au.gpccmp |
| Resource Type | CodeSystem |
| Id | CodeSystem-GPCCMPGoalStatusSupplement.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/CodeSystem-GPCCMPGoalStatusSupplement.html |
| URL | https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPGoalStatusSupplement |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-25T23:46:32+00:00 |
| Name | GPCCMPGoalStatusSupplement |
| Title | GP CCMP Goal Status Supplement |
| 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 |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | goal-status | GoalLifecycleStatus |
Narrative
Note: links and images are rebased to the (stated) source
This code system supplement https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPGoalStatusSupplement defines features on the following code:
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"
}
]
}