FHIR IG analytics| Package | hl7.fhir.us.core.r4b |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-TAPS.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse TAPS
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:Tobacco, Alcohol, Prescription medications, and other Substance use screen [TAPS] | ||
![]() ![]() | How often have you used any tobacco product in past 12 months | LOINC LA6270-8: Never | |
![]() ![]() | How often have you had five or more drinks in one day during the past year [Reported] | LOINC LA6270-8: Never | |
![]() ![]() | How often have you had four or more drinks in one day during the past year [Reported] | LOINC LA6270-8: Never | |
![]() ![]() | How often have you used illegal or recreational drugs in past 12 months | LOINC LA6270-8: Never | |
![]() ![]() | How often have you used any prescription medications just for the feeling, more than prescribed or that were not prescribed for you in past 12 months [TAPS] | 0 | |
{
"resourceType": "QuestionnaireResponse",
"id": "TAPS",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|8.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "http://hl7.org/fhir/us/core/Questionnaire/TAPS",
"status": "completed",
"subject": {
"reference": "Patient/example",
"display": "Amy Shaw"
},
"authored": "2023-08-14T20:40:49.675Z",
"author": {
"reference": "Practitioner/practitioner-1",
"type": "Practitioner"
},
"item": [
{
"linkId": "/96842-0",
"text": "How often have you used any tobacco product in past 12 months",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6270-8",
"display": "Never"
}
}
]
},
{
"linkId": "/88037-7",
"text": "How often have you had five or more drinks in one day during the past year [Reported]",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6270-8",
"display": "Never"
}
}
]
},
{
"linkId": "/75889-6",
"text": "How often have you had four or more drinks in one day during the past year [Reported]",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6270-8",
"display": "Never"
}
}
]
},
{
"linkId": "/96843-8",
"text": "How often have you used illegal or recreational drugs in past 12 months",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6270-8",
"display": "Never"
}
}
]
},
{
"linkId": "/96844-6",
"text": "How often have you used any prescription medications just for the feeling, more than prescribed or that were not prescribed for you in past 12 months [TAPS]",
"answer": [
{
"valueString": "0"
}
]
}
]
}