FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecsiro.fhir.au.smartforms
Resource TypeValueSet
IdValueSet-heart-rhythm-1.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/aehrc/smart-forms-ig/ValueSet-heart-rhythm-1.html
URLhttps://smartforms.csiro.au/ig/ValueSet/heart-rhythm-1
Version0.4.0
Statusdraft
Date2026-01-30T07:21:06+00:00
NameHeartRhythm
TitleHeart Rhythm
Realmau
Authorityhl7
DescriptionThe Heart Rhythm value set includes values that may be used to represent the heart rhythm of an individual.
CopyrightCopyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved. This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See https://creativecommons.org/licenses/by-sa/4.0/.

Resources that use this resource

StructureDefinition
SHCHeartRhythmSmart Health Checks Heart Rhythm

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet heart-rhythm-1

Expansion based on SNOMED CT Australian Edition edition 31-Oct 2025

This value set expansion contains 2 concepts.

SystemCodeDisplay (en)
http://snomed.info/sct  933506231000036108Regular heart rhythm
http://snomed.info/sct  361137007Irregular heart rhythm

Source1

{
  "resourceType": "ValueSet",
  "id": "heart-rhythm-1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://smartforms.csiro.au/ig/ValueSet/heart-rhythm-1",
  "version": "0.4.0",
  "name": "HeartRhythm",
  "title": "Heart Rhythm",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-30T07:21:06+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: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"
      }
    ]
  }
}