Smart Health Checks
0.4.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.4.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

Draft as of 2026-08-21

Raw ttl | Download


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

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

<http://hl7.org/fhir/ValueSet/YesNoNotAskedDeclined> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "YesNoNotAskedDeclined"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-HealthChecksExpandedYesNoIndicatorSupplement.html\">Health Checks Expanded Yes No Indicator Supplement</a>.</p><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/7.1.0/CodeSystem-data-absent-reason.html\">codesystem DataAbsentReason v1.0.0 (CodeSystem)</a></li><li><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0532.html\">codesystem expandedYes-NoIndicator v3.0.0 (CodeSystem)</a></li><li><a href=\"CodeSystem-HealthChecksExpandedYesNoIndicatorSupplement.html\">supplement Health Checks Expanded Yes No Indicator Supplement v0.4.0 (CodeSystem)</a></li></ul></div><p>This value set contains 4 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><td><b>Definition</b></td></tr><tr><td><a name=\"YesNoNotAskedDeclined-http://terminology.hl7.org/CodeSystem/v2-0532-Y\"> </a><code>http://terminology.hl7.org/CodeSystem/v2-0532</code></td><td style=\"white-space:nowrap\">  <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0532.html#v2-0532-Y\">Y</a></td><td>Yes</td><td>Yes</td></tr><tr><td><a name=\"YesNoNotAskedDeclined-http://terminology.hl7.org/CodeSystem/v2-0532-N\"> </a><code>http://terminology.hl7.org/CodeSystem/v2-0532</code></td><td style=\"white-space:nowrap\">  <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0532.html#v2-0532-N\">N</a></td><td>No</td><td>No</td></tr><tr><td><a name=\"YesNoNotAskedDeclined-http://terminology.hl7.org/CodeSystem/v2-0532-NASK\"> </a><code>http://terminology.hl7.org/CodeSystem/v2-0532</code></td><td style=\"white-space:nowrap\">  <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0532.html#v2-0532-NASK\">NASK</a></td><td>Not Asked</td><td>not asked</td></tr><tr><td><a name=\"YesNoNotAskedDeclined-http://terminology.hl7.org/CodeSystem/data-absent-reason-asked-declined\"> </a><code>http://terminology.hl7.org/CodeSystem/data-absent-reason</code></td><td style=\"white-space:nowrap\">  <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-data-absent-reason.html#data-absent-reason-asked-declined\">asked-declined</a></td><td>Asked But Declined</td><td>The source was asked but declined to answer.</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-supplement" ] ;
     fhir:Extension.valueCanonical [
       fhir:value "https://smartforms.csiro.au/ig/CodeSystem/HealthChecksExpandedYesNoIndicatorSupplement|0.4.0" ;
       fhir:link <https://smartforms.csiro.au/ig/CodeSystem/HealthChecksExpandedYesNoIndicatorSupplement|0.4.0>
     ]
  ] ;
  fhir:ValueSet.url [ fhir:value "https://smartforms.csiro.au/ig/ValueSet/YesNoNotAskedDeclined"] ;
  fhir:ValueSet.version [ fhir:value "0.4.0"] ;
  fhir:ValueSet.name [ fhir:value "YesNoNotAskedDeclined"] ;
  fhir:ValueSet.title [ fhir:value "Yes/No/Not Asked/Asked But Declined"] ;
  fhir:ValueSet.status [ fhir:value "draft"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2026-08-21T04:12:56+00:00"^^xsd:dateTime] ;
  fhir:ValueSet.publisher [ fhir:value "AEHRC CSIRO"] ;
  fhir:ValueSet.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "AEHRC CSIRO" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "Concepts for Yes, No, Not Asked and Asked But Declined"] ;
  fhir:ValueSet.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "AU" ] ;
       fhir:Coding.display [ fhir:value "Australia" ]
     ]
  ] ;
  fhir:ValueSet.copyright [ fhir:value "Copyright © 2022+ Australian Government Department of Health, Disability and Ageing - 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:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index -1 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0532" ] ;
       fhir:ValueSet.compose.include.version [ fhir:value "3.0.0" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "Y" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Yes" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "N" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "No" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "NASK" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Not Asked" ]
       ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/data-absent-reason" ] ;
       fhir:ValueSet.compose.include.version [ fhir:value "2.0.0" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "asked-declined" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Asked But Declined" ]
       ]
     ]
  ] ;
  fhir:ValueSet.expansion [
     fhir:ValueSet.expansion.identifier [ fhir:value "urn:uuid:4f3ac05a-a930-477b-8a49-03a09e1df2e1" ] ;
     fhir:ValueSet.expansion.timestamp [ fhir:value "2026-06-03T12:53:53+10:00"^^xsd:dateTime ] ;
     fhir:ValueSet.expansion.total [ fhir:value "4"^^xsd:integer ] ;
     fhir:ValueSet.expansion.offset [ fhir:value "0"^^xsd:integer ] ;
     fhir:ValueSet.expansion.parameter [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "displayLanguage" ] ;
       fhir:ValueSet.expansion.parameter.valueCode [ fhir:value "en" ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "count" ] ;
       fhir:ValueSet.expansion.parameter.valueInteger [ fhir:value "1000"^^xsd:integer ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "offset" ] ;
       fhir:ValueSet.expansion.parameter.valueInteger [ fhir:value "0"^^xsd:integer ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "excludeNested" ] ;
       fhir:ValueSet.expansion.parameter.valueBoolean [ fhir:value "false"^^xsd:boolean ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "used-codesystem" ] ;
       fhir:ValueSet.expansion.parameter.valueUri [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0532|3.0.0" ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "used-supplement" ] ;
       fhir:ValueSet.expansion.parameter.valueUri [ fhir:value "https://smartforms.csiro.au/ig/CodeSystem/HealthChecksExpandedYesNoIndicatorSupplement|0.4.0" ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "used-codesystem" ] ;
       fhir:ValueSet.expansion.parameter.valueUri [ fhir:value "http://terminology.hl7.org/CodeSystem/data-absent-reason|1.0.0" ]
     ] ;
     fhir:ValueSet.expansion.contains [
       fhir:index -1 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0532" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "Y" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "Yes" ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0532" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "N" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "No" ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0532" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "NASK" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "Not Asked" ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/data-absent-reason" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "asked-declined" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "Asked But Declined" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/YesNoNotAskedDeclined.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/YesNoNotAskedDeclined.ttl> .