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 - TTL Representation

Draft as of 2025-09-10

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "heart-rhythm-1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>  <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>  <a href=\"http://snomed.info/id/361137007\">361137007</a></td><td>http://snomed.info/sct</td><td>Irregular heart rhythm</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://smartforms.csiro.au/ig/ValueSet/heart-rhythm-1"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "HeartRhythm"] ; # 
  fhir:title [ fhir:v "Heart Rhythm"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-10T06:21:22+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "AEHRC CSIRO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "AEHRC CSIRO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The Heart Rhythm value set includes values that may be used to represent the heart rhythm of an individual."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ] ;
fhir:display [ fhir:v "Australia" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "933506231000036108" ] ;
fhir:display [ fhir:v "Regular heart rhythm" ]       ] [
fhir:code [ fhir:v "361137007" ] ;
fhir:display [ fhir:v "Irregular heart rhythm" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:identifier [ fhir:v "urn:uuid:b12cc8bf-25b0-49a8-8ee1-f641fd89cfa7"^^xsd:anyURI ] ;
fhir:timestamp [ fhir:v "2025-06-27T12:16:28+10:00"^^xsd:dateTime ] ;
fhir:offset [ fhir:v 0 ] ;
    ( fhir:parameter [
fhir:name [ fhir:v "displayLanguage" ] ;
fhir:value [
a fhir:code ;
fhir:v "en-US"       ]     ] [
fhir:name [ fhir:v "count" ] ;
fhir:value [
a fhir:integer ;
fhir:v 1000       ]     ] [
fhir:name [ fhir:v "offset" ] ;
fhir:value [
a fhir:integer ;
fhir:v 0       ]     ] [
fhir:name [ fhir:v "excludeNested" ] ;
fhir:value [
a fhir:boolean ;
fhir:v false       ]     ] [
fhir:name [ fhir:v "used-valueset" ] ;
fhir:value [
a fhir:uri ;
fhir:v "null"^^xsd:anyURI       ]     ] [
fhir:name [ fhir:v "used-codesystem" ] ;
fhir:value [
a fhir:uri ;
fhir:v "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20250630"^^xsd:anyURI       ]     ] [
fhir:name [ fhir:v "version" ] ;
fhir:value [
a fhir:uri ;
fhir:v "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20250630"^^xsd:anyURI       ]     ] ) ;
    ( fhir:contains [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "933506231000036108" ] ;
fhir:display [ fhir:v "Regular heart rhythm" ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "361137007" ] ;
fhir:display [ fhir:v "Irregular heart rhythm" ]     ] )
  ] . #