Smart Health Checks
0.3.0 - ci-build Australia flag

Smart Health Checks, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions

: Heart Rhythm - JSON Representation

Draft as of 2025-09-10

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 30-Jun 2025</p><p>This value set expansion contains 2 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display (en-US)</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"heart-rhythm-1-http://snomed.info/sct-933506231000036108\"> </a>\u00a0\u00a0<a href=\"http://snomed.info/id/933506231000036108\">933506231000036108</a></td><td>http://snomed.info/sct</td><td>Regular heart rhythm</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"heart-rhythm-1-http://snomed.info/sct-361137007\"> </a>\u00a0\u00a0<a href=\"http://snomed.info/id/361137007\">361137007</a></td><td>http://snomed.info/sct</td><td>Irregular heart rhythm</td></tr></table></div>"
  },
  "url" : "https://smartforms.csiro.au/ig/ValueSet/heart-rhythm-1",
  "version" : "0.3.0",
  "name" : "HeartRhythm",
  "title" : "Heart Rhythm",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-09-10T06:21:22+00: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:b12cc8bf-25b0-49a8-8ee1-f641fd89cfa7",
    "timestamp" : "2025-06-27T12:16:28+10:00",
    "offset" : 0,
    "parameter" : [
      {
        "name" : "displayLanguage",
        "valueCode" : "en-US"
      },
      {
        "name" : "count",
        "valueInteger" : 1000
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      },
      {
        "name" : "excludeNested",
        "valueBoolean" : false
      },
      {
        "name" : "used-valueset",
        "valueUri" : "null"
      },
      {
        "name" : "used-codesystem",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20250630"
      },
      {
        "name" : "version",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20250630"
      }
    ],
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "933506231000036108",
        "display" : "Regular heart rhythm"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "361137007",
        "display" : "Irregular heart rhythm"
      }
    ]
  }
}