Smart Health Checks
0.3.0-draft - trial-use Australia flag

This page is part of the Smart Forms (v0.3.0-draft: R1 Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Heart Rhythm - JSON Representation

Draft as of 2025-10-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "heart-rhythm-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet heart-rhythm-1</b></p><a name=\"heart-rhythm-1\"> </a><a name=\"hcheart-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-Oct 2025</p><p>This value set expansion contains 2 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=\"heart-rhythm-1-http://snomed.info/sct-933506231000036108\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://snomed.info/id/933506231000036108\">933506231000036108</a></td><td>Regular heart rhythm</td></tr><tr><td><a name=\"heart-rhythm-1-http://snomed.info/sct-361137007\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://snomed.info/id/361137007\">361137007</a></td><td>Irregular heart rhythm</td></tr></table></div>"
  },
  "url" : "https://smartforms.csiro.au/ig/ValueSet/heart-rhythm-1",
  "version" : "0.3.0-draft",
  "name" : "HeartRhythm",
  "title" : "Heart Rhythm",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-10-30T20:31:27+10:00",
  "publisher" : "AEHRC CSIRO",
  "contact" : [
    {
      "name" : "AEHRC CSIRO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"
        }
      ]
    }
  ],
  "description" : "The Heart Rhythm value set includes values that may be used to represent the heart rhythm of an individual.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU",
          "display" : "Australia"
        }
      ]
    }
  ],
  "copyright" : "Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.\nThis content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.\nSee https://creativecommons.org/licenses/by-sa/4.0/.\n",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "933506231000036108",
            "display" : "Regular heart rhythm"
          },
          {
            "code" : "361137007",
            "display" : "Irregular heart rhythm"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "urn:uuid:7743ad1f-02f2-4977-b7a4-ea993b57023b",
    "timestamp" : "2025-10-28T16:39:30+10:00",
    "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/20251031"
      },
      {
        "name" : "version",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20251031"
      }
    ],
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "933506231000036108",
        "display" : "Regular heart rhythm"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "361137007",
        "display" : "Irregular heart rhythm"
      }
    ]
  }
}