FHIR IG analytics| Package | tewhatuora.rheumaticfever |
| Resource Type | ValueSet |
| Id | ValueSet-nz-questionnaireresponse-qualifiedyesno-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/tewhatuora/fhir-rheumatic-fever/ValueSet-nz-questionnaireresponse-qualifiedyesno-code.html |
| URL | https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/nz-questionnaireresponse-qualifiedyesno-code |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-17T01:48:04+00:00 |
| Name | QualifiedYesNoAnswerValueSet |
| Title | Generic QuestionnaireResponse yes/no question answer codes |
| Authority | national |
| Description | This value set defines valid answer codes for a yes/no-type questions where it's important to be able to record an unknown or data not available response |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet nz-questionnaireresponse-qualifiedyesno-code
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 373066001 | Yes (qualifier value) |
| 373067005 | No (qualifier value) |
| 261665006 | Unknown (qualifier value) |
{
"resourceType": "ValueSet",
"id": "nz-questionnaireresponse-qualifiedyesno-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/nz-questionnaireresponse-qualifiedyesno-code",
"version": "1.0.0",
"name": "QualifiedYesNoAnswerValueSet",
"title": "Generic QuestionnaireResponse yes/no question answer codes",
"status": "active",
"experimental": false,
"date": "2025-12-17T01:48:04+00:00",
"publisher": "Te Whatu Ora",
"contact": [
{
"name": "Te Whatu Ora",
"telecom": [
{
"system": "url",
"value": "https://www.tewhatuora.govt.nz/"
},
{
"system": "email",
"value": "integration@tewhatuora.govt.nz"
}
]
},
{
"name": "HNZ Integration Team",
"telecom": [
{
"system": "email",
"value": "integration@tewhatuora.govt.nz",
"use": "work"
}
]
}
],
"description": "This value set defines valid answer codes for a yes/no-type questions where it's important to be able to record an unknown or data not available response",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "373066001",
"display": "Yes (qualifier value)"
},
{
"code": "373067005",
"display": "No (qualifier value)"
},
{
"code": "261665006",
"display": "Unknown (qualifier value)"
}
]
}
]
}
}