Health eData 1 Sandbox, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/argonautproject/USCDIV7/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "Tobacco-item-example-82769-1",
"meta" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString" : "Tobacco Item Example 82769-1"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown" : "This is a Tobacco Item Example 82769-1 (Smoked or non-smoked tobacco) 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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Tobacco-item-example-82769-1</b></p><a name=\"Tobacco-item-example-82769-1\"> </a><a name=\"hcTobacco-item-example-82769-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/2026Jan/StructureDefinition-us-core-observation-screening-assessment.html\">US Core Observation Screening Assessment Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 82769-1}\">Smoked or non-smoked tobacco</span></p><p><b>subject</b>: <a href=\"http://hl7.org/fhir/us/core/2026Jan/Patient-example.html\">Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number:\u00a01032702\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>effective</b>: 2026-05-21 03:32:19+0000</p><p><b>performer</b>: <a href=\"http://hl7.org/fhir/us/core/2026Jan/Practitioner-practitioner-1.html\">Practitioner Ronald Bone </a></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA26673-6}\">Use of both smoked and non-smoked tobacco products</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-5497959.html\">Tobacco Use Panel QuestionnaireResponse Example</a></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey",
"display" : "Survey"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "82769-1",
"display" : "Smoked or non-smoked tobacco"
}
],
"text" : "Smoked or non-smoked tobacco"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2026-05-21T03:32:19.408Z",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA26673-6",
"display" : "Use of both smoked and non-smoked tobacco products"
}
],
"text" : "Use of both smoked and non-smoked tobacco products"
},
"derivedFrom" : [
{
🔗 "reference" : "QuestionnaireResponse/5497959",
"display" : "Tobacco Use Panel QuestionnaireResponse Example"
}
]
}