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

: GP CCMP Expanded Yes No Indicator Supplement - TTL Representation

Draft as of 2026-02-18

Raw ttl | Download


@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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "GPCCMPExpandedYesNoIndicatorSupplement"] ; # 
  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: CodeSystem GPCCMPExpandedYesNoIndicatorSupplement</b></p><a name=\"GPCCMPExpandedYesNoIndicatorSupplement\"> </a><a name=\"hcGPCCMPExpandedYesNoIndicatorSupplement\"> </a><p>This code system supplement <code>https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPExpandedYesNoIndicatorSupplement</code> defines features on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0532.html#v2-0532-NAV\">NAV</a><a name=\"GPCCMPExpandedYesNoIndicatorSupplement-NAV\"> </a></td><td>Pending</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0532.html#v2-0532-NA\">NA</a><a name=\"GPCCMPExpandedYesNoIndicatorSupplement-NA\"> </a></td><td>N/A</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPExpandedYesNoIndicatorSupplement"^^xsd:anyURI ;
fhir:l <https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPExpandedYesNoIndicatorSupplement>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "GPCCMPExpandedYesNoIndicatorSupplement"] ; # 
  fhir:title [ fhir:v "GP CCMP Expanded Yes No Indicator Supplement"] ; # 
  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 "The GP CCMP Expanded Yes No Indicator Supplement defines consumer friendly terms for the HL7 expandedYes-NoIndicator code system for use in the GP CCMP Questionnaire."] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0532|3.0.0"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0532?version=3.0.0>
  ] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "NAV" ] ;
fhir:display [ fhir:v "Pending" ]
  ] [
fhir:code [ fhir:v "NA" ] ;
fhir:display [ fhir:v "N/A" ]
  ] ) . #