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

: Yes/No/Not Asked/Asked But Declined - TTL Representation

Draft as of 2025-09-05

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 "YesNoNotAskedDeclined"] ; # 
  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 YesNoNotAskedDeclined</b></p><a name=\"YesNoNotAskedDeclined\"> </a><a name=\"hcYesNoNotAskedDeclined\"> </a><div style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\"><p>Expansion based on:</p><ul><li><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-data-absent-reason.html\">codesystem DataAbsentReason v1.0.0 (CodeSystem)</a></li><li><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0532.html\">codesystem expandedYes-NoIndicator v2.1.0 (CodeSystem)</a></li></ul></div><p>This value set contains 4 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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"YesNoNotAskedDeclined-http://terminology.hl7.org/CodeSystem/v2-0532-Y\"> </a>  <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0532.html#v2-0532-Y\">Y</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0532</td><td>Yes</td><td>Yes</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"YesNoNotAskedDeclined-http://terminology.hl7.org/CodeSystem/v2-0532-N\"> </a>  <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0532.html#v2-0532-N\">N</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0532</td><td>No</td><td>No</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"YesNoNotAskedDeclined-http://terminology.hl7.org/CodeSystem/v2-0532-NASK\"> </a>  <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0532.html#v2-0532-NASK\">NASK</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0532</td><td>Not Asked</td><td>not asked</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"YesNoNotAskedDeclined-http://terminology.hl7.org/CodeSystem/data-absent-reason-asked-declined\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-data-absent-reason.html#data-absent-reason-asked-declined\">asked-declined</a></td><td>http://terminology.hl7.org/CodeSystem/data-absent-reason</td><td>Asked But Declined</td><td>The source was asked but declined to answer.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://smartforms.csiro.au/ig/ValueSet/YesNoNotAskedDeclined"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "YesNoNotAskedDeclined"] ; # 
  fhir:title [ fhir:v "Yes/No/Not Asked/Asked But Declined"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-05T06:31:30+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 "Concepts for Yes, No, Not Asked and Asked But Declined"] ; # 
  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://terminology.hl7.org/CodeSystem/v2-0532"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "Y" ] ;
fhir:display [ fhir:v "Yes" ]       ] [
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "No" ]       ] [
fhir:code [ fhir:v "NASK" ] ;
fhir:display [ fhir:v "Not Asked" ]       ] )     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "asked-declined" ] ;
fhir:display [ fhir:v "Asked But Declined" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:identifier [ fhir:v "urn:uuid:20552db7-8def-4e55-a0d2-cb446651929c"^^xsd:anyURI ] ;
fhir:timestamp [ fhir:v "2025-05-01T10:00:51+10:00"^^xsd:dateTime ] ;
fhir:total [ fhir:v 4 ] ;
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-codesystem" ] ;
fhir:value [
a fhir:uri ;
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0532|2.1.0"^^xsd:anyURI       ]     ] [
fhir:name [ fhir:v "used-codesystem" ] ;
fhir:value [
a fhir:uri ;
fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason|1.0.0"^^xsd:anyURI       ]     ] ) ;
    ( fhir:contains [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0532"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Y" ] ;
fhir:display [ fhir:v "Yes" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0532"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "No" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0532"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NASK" ] ;
fhir:display [ fhir:v "Not Asked" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "asked-declined" ] ;
fhir:display [ fhir:v "Asked But Declined" ]     ] )
  ] . #