Package | hl7.fhir.uv.sdc |
Resource Type | Questionnaire |
Id | SDOHCC-QuestionnaireHungerVitalSign |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/Questionnaire-SDOHCC-QuestionnaireHungerVitalSign.html |
URL | http://hl7.org/fhir/uv/sdc/Questionnaire/SDOHCC-QuestionnaireHungerVitalSign |
Version | 4.0.0-ballot |
Status | active |
Date | 2025-08-07T06:58:13+00:00 |
Name | SDOHCCQuestionnaireHungerVitalSign |
Title | SDOHCC Questionnaire Hunger Vital Sign |
Realm | uv |
Authority | hl7 |
Description | Example Questionnaire that shows both definition-based population and StructureMap-based extraction |
Copyright | Content is from the Hunger Vital Sign Survey with permission: © 2010 Dr. Erin Hager and Dr. Anna Quigg and the Children’s HealthWatch research team |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire SDOHCC-QuestionnaireHungerVitalSign
StructureLinkID | Text | Cardinality | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | Example Questionnaire that shows both definition-based population and StructureMap-based extraction | Questionnaire | http://hl7.org/fhir/uv/sdc/Questionnaire/SDOHCC-QuestionnaireHungerVitalSign#4.0.0-ballot | |
![]() ![]() ![]() | (I/We) worried whether (my/our) food would run out before (I/we) got money to buy more. | 0..1 | choice | Options: 4 options |
![]() ![]() ![]() | The food that (I/we) bought just didn't last, and (I/we) didn't have money to get more. | 0..1 | choice | Options: 4 options |
![]() ![]() ![]() | Food insecurity risk | 0..1 | choice | Options: 2 options |
![]() ![]() ![]() ![]() | An answer of "often true" or "sometimes true" to either or both of the Hunger Vital Sign™ questions identifies a patient as at risk for food insecurity (FI). | 0..1 | display | |
Options Sets
Answer options for /88122-7
Answer options for /88123-5
Answer options for /88124-3
{ "resourceType": "Questionnaire", "id": "SDOHCC-QuestionnaireHungerVitalSign", "meta": { "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-defn" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm[x]", "valueCoding": { "system": "http://hl7.org/fhir/version-algorithm", "code": "semver" } }, { "url": "http://hl7.org/fhir/StructureDefinition/variable", "valueExpression": { "name": "worriedAnsCode", "language": "text/fhirpath", "expression": "%resource.item.where(linkId='/88122-7').answer.value.code" } }, { "url": "http://hl7.org/fhir/StructureDefinition/variable", "valueExpression": { "name": "ranOutAnsCode", "language": "text/fhirpath", "expression": "%resource.item.where(linkId='/88123-5').answer.value.code" } }, { "url": "http://hl7.org/fhir/StructureDefinition/variable", "valueExpression": { "name": "riskCodes", "language": "text/fhirpath", "expression": "'LA28397-0'.combine('LA6729-3')" } }, { "url": "http://hl7.org/fhir/StructureDefinition/variable", "valueExpression": { "name": "riskStatus", "language": "text/fhirpath", "expression": "%riskCodes contains %worriedAnsCode or %riskCodes contains %ranOutAnsCode" } }, { "url": "http://hl7.org/fhir/StructureDefinition/variable", "valueExpression": { "name": "answeredEitherQ", "language": "text/fhirpath", "expression": "%worriedAnsCode.exists() or %ranOutAnsCode.exists()" } }, { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-targetStructureMap", "valueCanonical": "http://hl7.org/fhir/uv/sdc/StructureMap/SDOHCCHungerVitalSignMap" } ], "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/SDOHCC-QuestionnaireHungerVitalSign", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.1" } ], "version": "4.0.0-ballot", "name": "SDOHCCQuestionnaireHungerVitalSign", "title": "SDOHCC Questionnaire Hunger Vital Sign", "status": "active", "subjectType": [ "Patient" ], "date": "2025-08-07T06:58:13+00:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "name": "HL7 International / FHIR Infrastructure", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] }, { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] } ], "description": "Example Questionnaire that shows both definition-based population and StructureMap-based extraction", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "copyright": "Content is from the Hunger Vital Sign Survey with permission: © 2010 Dr. Erin Hager and Dr. Anna Quigg and the Children’s HealthWatch research team", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "drop-down", "display": "Drop down" } ], "text": "Drop down" } } ], "linkId": "/88122-7", "code": [ { "system": "http://loinc.org", "code": "88122-7", "display": "Within the past 12 months we worried whether our food would run out before we got money to buy more [U.S. FSS]" } ], "text": "(I/We) worried whether (my/our) food would run out before (I/we) got money to buy more.", "type": "choice", "required": false, "answerOption": [ { "valueCoding": { "system": "http://loinc.org", "code": "LA28397-0", "display": "Often true" } }, { "valueCoding": { "system": "http://loinc.org", "code": "LA6729-3", "display": "Sometimes true" } }, { "valueCoding": { "system": "http://loinc.org", "code": "LA28398-8", "display": "Never true" } }, { "valueCoding": { "system": "http://loinc.org", "code": "LA15775-2", "display": "Don't know/refused" } } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "drop-down", "display": "Drop down" } ], "text": "Drop down" } } ], "linkId": "/88123-5", "code": [ { "system": "http://loinc.org", "code": "88123-5", "display": "Within the past 12 months the food we bought just didn't last and we didn't have money to get more [U.S. FSS]" } ], "text": "The food that (I/we) bought just didn't last, and (I/we) didn't have money to get more.", "type": "choice", "required": false, "answerOption": [ { "valueCoding": { "system": "http://loinc.org", "code": "LA28397-0", "display": "Often true" } }, { "valueCoding": { "system": "http://loinc.org", "code": "LA6729-3", "display": "Sometimes true" } }, { "valueCoding": { "system": "http://loinc.org", "code": "LA28398-8", "display": "Never true" } }, { "valueCoding": { "system": "http://loinc.org", "code": "LA15775-2", "display": "Don't know/refused" } } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "drop-down", "display": "Drop down" } ], "text": "Drop down" } }, { "url": "http://hl7.org/fhir/StructureDefinition/variable", "valueExpression": { "name": "thisItem", "language": "text/fhirpath", "expression": "%questionnaire.item.where(linkId = '/88124-3')" } }, { "url": "http://hl7.org/fhir/StructureDefinition/variable", "valueExpression": { "name": "atRiskCoding", "language": "text/fhirpath", "expression": "%thisItem.answerOption.value.where(code='LA19952-3')" } }, { "url": "http://hl7.org/fhir/StructureDefinition/variable", "valueExpression": { "name": "noRiskCoding", "language": "text/fhirpath", "expression": "%thisItem.answerOption.value.where(code='LA19983-8')" } }, { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression", "valueExpression": { "description": "risk determination", "language": "text/fhirpath", "expression": "iif(%answeredEitherQ, iif(%riskStatus, %atRiskCoding, %noRiskCoding), {})" } }, { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression", "valueExpression": { "description": "risk determination", "language": "text/fhirpath", "expression": "iif(%answeredEitherQ, iif(%riskStatus, %atRiskCoding, %noRiskCoding), {})" } } ], "linkId": "/88124-3", "code": [ { "system": "http://loinc.org", "code": "88124-3", "display": "Food insecurity risk [HVS]" } ], "text": "Food insecurity risk", "type": "choice", "required": false, "answerOption": [ { "valueCoding": { "system": "http://loinc.org", "code": "LA19952-3", "display": "At risk" } }, { "valueCoding": { "system": "http://loinc.org", "code": "LA19983-8", "display": "No risk" } } ], "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "help", "display": "Help-Button" } ], "text": "Help-Button" } } ], "linkId": "/88124-3-help", "text": "An answer of \"often true\" or \"sometimes true\" to either or both of the Hunger Vital Sign™ questions identifies a patient as at risk for food insecurity (FI).", "type": "display" } ] } ] }