FHIR IG analytics| Package | hl7.fhir.us.healthedata1-sandbox |
| Resource Type | Observation |
| Id | Observation-Tobacco-item-example-11366-2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Tobacco-item-example-11366-2
status: Final
category: Survey
code: History of Tobacco use Narrative
subject: Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))
effective: 2026-05-21 03:32:19+0000
performer: Practitioner Ronald Bone
value: foo
derivedFrom: Tobacco Use Panel QuestionnaireResponse Example
{
"resourceType": "Observation",
"id": "Tobacco-item-example-11366-2",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "Tobacco Item Example 11366-2"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This is a Tobacco Item Example 11366-2 (History of Tobacco use Narrative) for the *US Core Observation Screening Assessment Profile*"
}
],
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-assessment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey",
"display": "Survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11366-2",
"display": "History of Tobacco use Narrative"
}
],
"text": "History of Tobacco use Narrative"
},
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2026-05-21T03:32:19.408Z",
"performer": [
{
"reference": "Practitioner/practitioner-1"
}
],
"valueString": "foo",
"derivedFrom": [
{
"reference": "QuestionnaireResponse/5497959",
"display": "Tobacco Use Panel QuestionnaireResponse Example"
}
]
}