| Package | csiro.fhir.au.smartforms |
| Resource Type | ValueSet |
| Id | YesNoNA |
| FHIR Version | R4 |
| Source | https://smartforms.csiro.au/ig/https://build.fhir.org/ig/aehrc/smart-forms-ig/ValueSet-YesNoNA.html |
| URL | https://smartforms.csiro.au/ig/ValueSet/YesNoNA |
| Version | 0.3.0 |
| Status | draft |
| Date | 2025-08-12T04:01:10+00:00 |
| Name | YesNoNA |
| Title | Yes/No/NA |
| Realm | au |
| Authority | hl7 |
| Description | Concepts for Yes, No and Not applicable |
| Copyright | Copyright © 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/. |
No resources found
| CodeSystem | |
| v2-0532 | expandedYes-NoIndicator |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet YesNoNA
Expansion based on codesystem expandedYes-NoIndicator v2.1.0 (CodeSystem)
This value set contains 3 concepts
| Code | System | Display (en-US) | Definition |
| Y | http://terminology.hl7.org/CodeSystem/v2-0532 | Yes | Yes |
| N | http://terminology.hl7.org/CodeSystem/v2-0532 | No | No |
| NA | http://terminology.hl7.org/CodeSystem/v2-0532 | N/A | not applicable |
{
"resourceType": "ValueSet",
"id": "YesNoNA",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://smartforms.csiro.au/ig/ValueSet/YesNoNA",
"version": "0.3.0",
"name": "YesNoNA",
"title": "Yes/No/NA",
"status": "draft",
"experimental": false,
"date": "2025-08-12T04:01:10+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",
"concept": [
{
"code": "Y",
"display": "Yes"
},
{
"code": "N",
"display": "No"
},
{
"code": "NA",
"display": "N/A"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:7fce8cc7-b936-4258-921d-923629b04439",
"timestamp": "2025-05-01T10:00:47+10:00",
"total": 3,
"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"
}
],
"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": "NA",
"display": "N/A"
}
]
}
}