MyHealth@Eu Patient Summary
1.0.0-poc - qa-preview
150
This page is part of the MyHealth@Eu Patient Summary (v1.0.0-poc: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "3f6e5aa9-9d1e-4d35-95f0-6d15b647d1a3",
"meta" : {
"profile" : [
🔗 "http://fhir.ehdsi.eu/eps/StructureDefinition/observation-tobacco-use-myhealtheu-eps"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Tobacco use: ex-smoker.</p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "social-history",
"display" : "Social History"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72166-2",
"display" : "Tobacco smoking status"
}
]
},
"subject" : {
🔗 "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
},
"effectiveDateTime" : "2025-08-31",
"performer" : [
{
🔗 "reference" : "PractitionerRole/01d682e6-bb2d-4b31-9d3c-51cdc6dfb39b"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "8517006",
"display" : "Ex-smoker"
}
]
}
}