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

FHIR IG analytics

Packagehl7.fhir.us.healthedata1-sandbox
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-5497959.json
FHIR VersionR4

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: QuestionnaireResponse 5497959

LinkIDTextDefinitionAnswerdoco
.. 5497959Questionnaire:Tobacco use panel
... /74011-8Lifetime tobacco use10
... /11366-2History of Tobacco use Narrativefoo
... /88029-4Tobacco use duration10
... /72166-2Tobacco smoking statusLOINC: LA18976-3 (Current every day smoker)
... /88031-0Smokeless tobacco statusLOINC: LA28392-1 (Current some day user)
... /82769-1Smoked or non-smoked tobaccoLOINC: LA26673-6 (Use of both smoked and non-smoked tobacco products)
... /81228-9Tobacco product
... /8663-7Cigarettes smoked current (pack per day) - Reported0.5
... /48766-0Source of info

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "5497959",
  "meta": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/instance-name",
        "valueString": "Tobacco Use Panel QuestionnaireResponse Example"
      },
      {
        "url": "http://hl7.org/fhir/StructureDefinition/instance-description",
        "valueMarkdown": "Captured answers for the paired LOINC 88028-6 *Tobacco use panel* Questionnaire. Generated using the NIH SDC LHC-Forms application at <https://lhcforms.nlm.nih.gov/lforms-fhir-app/> and used as the source data for the *US Core Tobacco Use* panel Observation."
      }
    ],
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "http://hl7.org/fhir/us/core/Questionnaire/88028-6",
  "status": "completed",
  "subject": {
    "reference": "Patient/example",
    "display": "Amy Shaw"
  },
  "authored": "2026-05-21T03:32:19.408Z",
  "author": {
    "reference": "Practitioner/practitioner-1",
    "type": "Practitioner",
    "display": "Dr Ronald Bone"
  },
  "item": [
    {
      "linkId": "/74011-8",
      "text": "Lifetime tobacco use",
      "answer": [
        {
          "valueDecimal": 10
        }
      ]
    },
    {
      "linkId": "/11366-2",
      "text": "History of Tobacco use Narrative",
      "answer": [
        {
          "valueString": "foo"
        }
      ]
    },
    {
      "linkId": "/88029-4",
      "text": "Tobacco use duration",
      "answer": [
        {
          "valueDecimal": 10
        }
      ]
    },
    {
      "linkId": "/72166-2",
      "text": "Tobacco smoking status",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA18976-3",
            "display": "Current every day smoker"
          }
        }
      ]
    },
    {
      "linkId": "/88031-0",
      "text": "Smokeless tobacco status",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA28392-1",
            "display": "Current some day user"
          }
        }
      ]
    },
    {
      "linkId": "/82769-1",
      "text": "Smoked or non-smoked tobacco",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA26673-6",
            "display": "Use of both smoked and non-smoked tobacco products"
          }
        }
      ]
    },
    {
      "linkId": "/81228-9",
      "text": "Tobacco product",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA15332-2",
            "display": "Cigarettes"
          }
        },
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "1303239008",
            "display": "Electronic cigarette liquid containing nicotine (substance)"
          }
        }
      ]
    },
    {
      "linkId": "/8663-7",
      "text": "Cigarettes smoked current (pack per day) - Reported",
      "answer": [
        {
          "valueDecimal": 0.5
        }
      ]
    },
    {
      "linkId": "/48766-0",
      "text": "Source of info"
    }
  ]
}