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

Draft as of 2025-09-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "YesNoNotAskedDeclined",
  "text" : {
    "status" : "generated",
    "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>\u00a0\u00a0<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>\u00a0\u00a0<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>\u00a0\u00a0<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>\u00a0\u00a0<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>"
  },
  "url" : "https://smartforms.csiro.au/ig/ValueSet/YesNoNotAskedDeclined",
  "version" : "0.3.0",
  "name" : "YesNoNotAskedDeclined",
  "title" : "Yes/No/Not Asked/Asked But Declined",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-09-05T06:31:30+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" : "Concepts for Yes, No, Not Asked and Asked But Declined",
  "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://terminology.hl7.org/CodeSystem/v2-0532",
        "concept" : [
          {
            "code" : "Y",
            "display" : "Yes"
          },
          {
            "code" : "N",
            "display" : "No"
          },
          {
            "code" : "NASK",
            "display" : "Not Asked"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept" : [
          {
            "code" : "asked-declined",
            "display" : "Asked But Declined"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "urn:uuid:20552db7-8def-4e55-a0d2-cb446651929c",
    "timestamp" : "2025-05-01T10:00:51+10:00",
    "total" : 4,
    "offset" : 0,
    "parameter" : [
      {
        "name" : "displayLanguage",
        "valueCode" : "en-US"
      },
      {
        "name" : "count",
        "valueInteger" : 1000
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      },
      {
        "name" : "excludeNested",
        "valueBoolean" : false
      },
      {
        "name" : "used-codesystem",
        "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0532|2.1.0"
      },
      {
        "name" : "used-codesystem",
        "valueUri" : "http://terminology.hl7.org/CodeSystem/data-absent-reason|1.0.0"
      }
    ],
    "contains" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
        "code" : "Y",
        "display" : "Yes"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
        "code" : "N",
        "display" : "No"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
        "code" : "NASK",
        "display" : "Not Asked"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "code" : "asked-declined",
        "display" : "Asked But Declined"
      }
    ]
  }
}