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

FHIR IG analytics

Packagecsiro.fhir.au.smartforms
Resource TypeValueSet
IdValueSet-YesNoNA.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/aehrc/smart-forms-ig/ValueSet-YesNoNA.html
URLhttps://smartforms.csiro.au/ig/ValueSet/YesNoNA
Version0.4.0
Statusdraft
Date2026-01-30T07:21:06+00:00
NameYesNoNA
TitleYes/No/NA
Realmau
Authorityhl7
DescriptionConcepts for Yes, No and Not applicable
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

ValueSet
YesNoNAYes/No/NA

Resources that this resource uses

CodeSystem
v2-0532expandedYes-NoIndicator
HealthChecksExpandedYesNoIndicatorSupplementHealth Checks Expanded Yes No Indicator Supplement
ValueSet
YesNoNAYes/No/NA

Narrative

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

Generated Narrative: ValueSet YesNoNA

This ValueSet requires the Code system Supplement Health Checks Expanded Yes No Indicator Supplement.

This value set contains 3 concepts

SystemVersionCodeDisplayDefinition
http://terminology.hl7.org/CodeSystem/v2-05322.0.0  YYesYes
http://terminology.hl7.org/CodeSystem/v2-05322.0.0  NNoNo
http://terminology.hl7.org/CodeSystem/v2-05322.0.0  NAN/Anot applicable

Source1

{
  "resourceType": "ValueSet",
  "id": "YesNoNA",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://smartforms.csiro.au/ig/CodeSystem/HealthChecksExpandedYesNoIndicatorSupplement|0.4.0"
    }
  ],
  "url": "https://smartforms.csiro.au/ig/ValueSet/YesNoNA",
  "version": "0.4.0",
  "name": "YesNoNA",
  "title": "Yes/No/NA",
  "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": "Concepts for Yes, No and Not applicable",
  "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",
        "version": "2.0.0",
        "concept": [
          {
            "code": "Y",
            "display": "Yes"
          },
          {
            "code": "N",
            "display": "No"
          },
          {
            "code": "NA",
            "display": "N/A"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:e9020f5b-3df2-4fcb-9f8f-9aa20ef6f181",
    "timestamp": "2025-10-29T16:30:17+10:00",
    "total": 3,
    "parameter": [
      {
        "name": "used-supplement",
        "valueUri": "https://smartforms.csiro.au/ig/CodeSystem/HealthChecksExpandedYesNoIndicatorSupplement|0.4.0"
      },
      {
        "name": "used-codesystem",
        "valueUri": "http://terminology.hl7.org/CodeSystem/v2-0532|2.0.0"
      },
      {
        "name": "version",
        "valueUri": "http://terminology.hl7.org/CodeSystem/v2-0532|2.0.0"
      },
      {
        "name": "warning-draft",
        "valueUri": "https://smartforms.csiro.au/ig/CodeSystem/HealthChecksExpandedYesNoIndicatorSupplement|0.4.0"
      },
      {
        "name": "warning-draft",
        "valueUri": "https://smartforms.csiro.au/ig/ValueSet/YesNoNA|0.4.0"
      }
    ],
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
        "version": "2.0.0",
        "code": "Y",
        "display": "Yes"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
        "version": "2.0.0",
        "code": "N",
        "display": "No"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
        "version": "2.0.0",
        "code": "NA",
        "display": "N/A"
      }
    ]
  }
}