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

: Pulse Rhythm - JSON Representation

Draft as of 2026-02-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "pulse-rhythm-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pulse-rhythm-1</b></p><a name=\"pulse-rhythm-1\"> </a><a name=\"hcpulse-rhythm-1\"> </a><p style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\">Expansion based on SNOMED CT Australian Edition edition 31-Jan 2026</p><p>This value set contains 4 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></tr><tr><td><a name=\"pulse-rhythm-1-http://snomed.info/sct-271636001\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://snomed.info/id/271636001\">271636001</a></td><td>Pulse regular</td></tr><tr><td><a name=\"pulse-rhythm-1-http://snomed.info/sct-61086009\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://snomed.info/id/61086009\">61086009</a></td><td>Pulse irregular</td></tr><tr><td><a name=\"pulse-rhythm-1-http://snomed.info/sct-271637005\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://snomed.info/id/271637005\">271637005</a></td><td>Pulse irregularly irregular</td></tr><tr><td><a name=\"pulse-rhythm-1-http://snomed.info/sct-271638000\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://snomed.info/id/271638000\">271638000</a></td><td>Pulse regularly irregular</td></tr></table></div>"
  },
  "url" : "https://gpccmp.csiro.au/ig/ValueSet/pulse-rhythm-1",
  "version" : "0.1.0",
  "name" : "PulseRhythm",
  "title" : "Pulse Rhythm",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-02-13T07:49:17+00:00",
  "publisher" : "AEHRC CSIRO",
  "contact" : [
    {
      "name" : "AEHRC CSIRO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "The Pulse Rhythm value set includes values that may be used to represent the pulse rhythm of an individual.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "271636001",
            "display" : "Pulse regular"
          },
          {
            "code" : "61086009",
            "display" : "Pulse irregular"
          },
          {
            "code" : "271637005",
            "display" : "Pulse irregularly irregular"
          },
          {
            "code" : "271638000",
            "display" : "Pulse regularly irregular"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "urn:uuid:a544a2bc-fc6b-45e8-bbaa-4472eedaba72",
    "timestamp" : "2026-02-09T11:26:29+10:00",
    "total" : 4,
    "offset" : 0,
    "parameter" : [
      {
        "name" : "displayLanguage",
        "valueCode" : "en"
      },
      {
        "name" : "count",
        "valueInteger" : 1000
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      },
      {
        "name" : "excludeNested",
        "valueBoolean" : false
      },
      {
        "name" : "system-version",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/32506021000036107"
      },
      {
        "name" : "used-codesystem",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20260131"
      },
      {
        "name" : "version",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20260131"
      }
    ],
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "271636001",
        "display" : "Pulse regular"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "61086009",
        "display" : "Pulse irregular"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "271637005",
        "display" : "Pulse irregularly irregular"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "271638000",
        "display" : "Pulse regularly irregular"
      }
    ]
  }
}