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

: Yes/No/NA - JSON Representation

Draft as of 2026-01-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "YesNoNA",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet YesNoNA</b></p><a name=\"YesNoNA\"> </a><a name=\"hcYesNoNA\"> </a><p style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\">Expansion based on <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v2-0532.html\">codesystem expandedYes-NoIndicator v2.0.0 (CodeSystem)</a></p><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=\"YesNoNA-http://terminology.hl7.org/CodeSystem/v2-0532-Y\"> </a><code>http://terminology.hl7.org/CodeSystem/v2-0532</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0532.html#v2-0532-Y\">Y</a></td><td>Yes</td><td>Yes</td></tr><tr><td><a name=\"YesNoNA-http://terminology.hl7.org/CodeSystem/v2-0532-N\"> </a><code>http://terminology.hl7.org/CodeSystem/v2-0532</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0532.html#v2-0532-N\">N</a></td><td>No</td><td>No</td></tr><tr><td><a name=\"YesNoNA-http://terminology.hl7.org/CodeSystem/v2-0532-NA\"> </a><code>http://terminology.hl7.org/CodeSystem/v2-0532</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0532.html#v2-0532-NA\">NA</a></td><td>not applicable</td><td>not applicable</td></tr></table></div>"
  },
  "url" : "https://gpccmp.csiro.au/ig/ValueSet/YesNoNA",
  "version" : "0.1.0",
  "name" : "YesNoNA",
  "title" : "Yes/No/NA",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-01-28T04:53:48+00:00",
  "publisher" : "AEHRC CSIRO",
  "contact" : [
    {
      "name" : "AEHRC CSIRO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Concepts for Yes, No and Not applicable",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
        "version" : "2.0.0",
        "concept" : [
          {
            "code" : "Y",
            "display" : "Yes"
          },
          {
            "code" : "N",
            "display" : "No"
          },
          {
            "code" : "NA",
            "display" : "not applicable"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "urn:uuid:b0d3ebde-96ab-4f8f-bb5e-063a45acdcff",
    "timestamp" : "2025-12-11T11:44:01+10:00",
    "total" : 3,
    "offset" : 0,
    "parameter" : [
      {
        "name" : "displayLanguage",
        "valueCode" : "en"
      },
      {
        "name" : "count",
        "valueInteger" : 1000
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      },
      {
        "name" : "excludeNested",
        "valueBoolean" : false
      },
      {
        "name" : "used-codesystem",
        "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0532|2.0.0"
      }
    ],
    "contains" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
        "code" : "Y",
        "display" : "Yes"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
        "code" : "N",
        "display" : "No"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
        "code" : "NA",
        "display" : "not applicable"
      }
    ]
  }
}