FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/SDOHCC-QuestionnaireHungerVitalSign

Packagehl7.fhir.us.sdoh-clinicalcare
Resource TypeQuestionnaire
IdSDOHCC-QuestionnaireHungerVitalSign
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/sdoh-clinicalcare/https://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare/Questionnaire-SDOHCC-QuestionnaireHungerVitalSign.html
URLhttp://hl7.org/fhir/us/sdoh-clinicalcare/Questionnaire/SDOHCC-QuestionnaireHungerVitalSign
Version2.3.0
Statusdraft
Date2020-09-01T04:01:34+00:00
NameSDOHCCQuestionnaireHungerVitalSign
TitleSDOHCC Questionnaire Hunger Vital Sign
Realmus
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Questionnaire SDOHCC-QuestionnaireHungerVitalSign

Structure
LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. SDOHCCQuestionnaireHungerVitalSignQuestionnairehttp://hl7.org/fhir/us/sdoh-clinicalcare/Questionnaire/SDOHCC-QuestionnaireHungerVitalSign#2.3.0
... /88122-7Within the past 12 months we worried whether our food would run out before we got money to buy more.0..1choiceOptions: 4 options
... /88123-5Within the past 12 months the food we bought just didn't last and we didn't have money to get more0..1choiceOptions: 4 options
... /88124-3Food insecurity risk0..1choiceOptions: 2 options
.... /88124-3-helpAn 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..1display

doco Documentation for this format

Options Sets

Answer options for /88122-7

  • http://loinc.org#LA28397-0 ("Often true")
  • http://loinc.org#LA6729-3 ("Sometimes true")
  • http://loinc.org#LA28398-8 ("Never true")
  • http://loinc.org#LA15775-2 ("Don't know/refused")

Answer options for /88123-5

  • http://loinc.org#LA28397-0 ("Often true")
  • http://loinc.org#LA6729-3 ("Sometimes true")
  • http://loinc.org#LA28398-8 ("Never true")
  • http://loinc.org#LA15775-2 ("Don't know/refused")

Answer options for /88124-3

  • http://loinc.org#LA19952-3 ("At risk")
  • http://loinc.org#LA19983-8 ("No risk")

Source

{
  "resourceType": "Questionnaire",
  "id": "SDOHCC-QuestionnaireHungerVitalSign",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "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/us/sdoh-clinicalcare/StructureMap/SDOHCC-StructureMapHungerVitalSign"
    }
  ],
  "url": "http://hl7.org/fhir/us/sdoh-clinicalcare/Questionnaire/SDOHCC-QuestionnaireHungerVitalSign",
  "version": "2.3.0",
  "name": "SDOHCCQuestionnaireHungerVitalSign",
  "title": "SDOHCC Questionnaire Hunger Vital Sign",
  "status": "draft",
  "subjectType": [
    "Patient"
  ],
  "date": "2020-09-01T04:01:34+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "name": "HL7 International / Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system": "email",
          "value": "patientcare@lists.hl7.org"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "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": "Within the past 12 months we worried whether our food would run out before 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": "Within the past 12 months the food we bought just didn't last and 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.valueCoding.where(code='LA19952-3')"
          }
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/variable",
          "valueExpression": {
            "name": "noRiskCoding",
            "language": "text/fhirpath",
            "expression": "%thisItem.answerOption.valueCoding.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"
        }
      ]
    }
  ]
}