FHIR IG analytics| Package | hl7.fhir.us.healthedata1-sandbox |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-5497959.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse 5497959
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:Tobacco use panel | ||
![]() ![]() | Lifetime tobacco use | 10 | |
![]() ![]() | History of Tobacco use Narrative | foo | |
![]() ![]() | Tobacco use duration | 10 | |
![]() ![]() | Tobacco smoking status | LOINC: LA18976-3 (Current every day smoker) | |
![]() ![]() | Smokeless tobacco status | LOINC: LA28392-1 (Current some day user) | |
![]() ![]() | Smoked or non-smoked tobacco | LOINC: LA26673-6 (Use of both smoked and non-smoked tobacco products) | |
![]() ![]() | Tobacco product | ||
![]() ![]() | Cigarettes smoked current (pack per day) - Reported | 0.5 | |
![]() ![]() | Source of info | ||
{
"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"
}
]
}