GP Chronic Condition Management Plan
0.1.0 - ci-build
GP Chronic Condition Management Plan, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/gpccmp-fhir-ig/ and changes regularly. See the Directory of published versions
| Draft as of 2026-02-18 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "GoalStatusLimited"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet GoalStatusLimited</b></p><a name=\"GoalStatusLimited\"> </a><a name=\"hcGoalStatusLimited\"> </a><div style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\"><p>Expansion based on:</p><ul><li><a href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html\">codesystem GoalLifecycleStatus v4.0.1 (CodeSystem)</a></li><li><a href=\"CodeSystem-GPCCMPGoalStatusSupplement.html\">supplement GP CCMP Goal Status Supplement v0.1.0 (CodeSystem)</a></li></ul></div><p>This value set contains 3 concepts</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display (en)</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"GoalStatusLimited-http://hl7.org/fhir/goal-status-active\"> </a><code>http://hl7.org/fhir/goal-status</code></td><td style=\"white-space:nowrap\"> <code>active</code></td><td>active</td><td>The goal is being sought actively.</td></tr><tr><td><a name=\"GoalStatusLimited-http://hl7.org/fhir/goal-status-completed\"> </a><code>http://hl7.org/fhir/goal-status</code></td><td style=\"white-space:nowrap\"> <code>completed</code></td><td>completed</td><td>The goal is no longer being sought.</td></tr><tr><td><a name=\"GoalStatusLimited-http://hl7.org/fhir/goal-status-cancelled\"> </a><code>http://hl7.org/fhir/goal-status</code></td><td style=\"white-space:nowrap\"> <code>cancelled</code></td><td>withdrawn</td><td>The goal has been abandoned.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://gpccmp.csiro.au/ig/ValueSet/GoalStatusLimited"^^xsd:anyURI ;
fhir:l <https://gpccmp.csiro.au/ig/ValueSet/GoalStatusLimited>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "GoalStatusLimited"] ; #
fhir:title [ fhir:v "Goal Status Limited"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-02-18T01:17:02+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "AEHRC CSIRO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "AEHRC CSIRO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set includes the minimal set of codes to represent the status of a goal (i.e., active, completed, and withdrawn)."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/goal-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/goal-status> ] ;
fhir:version [ fhir:v "4.0.1" ] ;
( fhir:concept [
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "active" ] ] [
fhir:code [ fhir:v "completed" ] ;
fhir:display [ fhir:v "completed" ] ] [
fhir:code [ fhir:v "cancelled" ] ;
fhir:display [ fhir:v "withdrawn" ] ] ) ] )
] ; #
fhir:expansion [
fhir:identifier [
fhir:v "urn:uuid:363b3b05-2833-47d2-b88f-6d2ccb006278"^^xsd:anyURI ;
fhir:l <urn:uuid:363b3b05-2833-47d2-b88f-6d2ccb006278> ] ;
fhir:timestamp [ fhir:v "2026-02-17T14:48:48+10:00"^^xsd:dateTime ] ;
fhir:total [ fhir:v 3 ] ;
fhir:offset [ fhir:v 0 ] ;
( fhir:parameter [
fhir:name [ fhir:v "displayLanguage" ] ;
fhir:value [
a fhir:Code ;
fhir:v "en" ] ] [
fhir:name [ fhir:v "count" ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1000 ] ] [
fhir:name [ fhir:v "offset" ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ] ] [
fhir:name [ fhir:v "excludeNested" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false ] ] [
fhir:name [ fhir:v "used-codesystem" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/goal-status|4.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/goal-status?version=4.0.1> ] ] [
fhir:name [ fhir:v "used-supplement" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPGoalStatusSupplement|0.1.0"^^xsd:anyURI ;
fhir:l <https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPGoalStatusSupplement?version=0.1.0> ] ] ) ;
( fhir:contains [
fhir:system [
fhir:v "http://hl7.org/fhir/goal-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/goal-status> ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "active" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/goal-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/goal-status> ] ;
fhir:code [ fhir:v "completed" ] ;
fhir:display [ fhir:v "completed" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/goal-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/goal-status> ] ;
fhir:code [ fhir:v "cancelled" ] ;
fhir:display [ fhir:v "withdrawn" ] ] )
] . #
IG © 2025+ AEHRC CSIRO. Package csiro.fhir.au.gpccmp#0.1.0 based on FHIR 4.0.1. Generated 2026-02-18
Links: Table of Contents |
QA Report