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 - JSON Representation

Draft as of 2026-02-18

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "GPCCMPExpandedYesNoIndicatorSupplement",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPExpandedYesNoIndicatorSupplement",
  "version" : "0.1.0",
  "name" : "GPCCMPExpandedYesNoIndicatorSupplement",
  "title" : "GP CCMP Expanded Yes No Indicator Supplement",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-02-18T01:17:02+00:00",
  "publisher" : "AEHRC CSIRO",
  "contact" : [
    {
      "name" : "AEHRC CSIRO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "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.",
  "content" : "supplement",
  "supplements" : "http://terminology.hl7.org/CodeSystem/v2-0532|3.0.0",
  "concept" : [
    {
      "code" : "NAV",
      "display" : "Pending"
    },
    {
      "code" : "NA",
      "display" : "N/A"
    }
  ]
}